pkgsrc-WIP-discuss archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: wip/xf86-video-intel-old
| From: "Thomas Klausner" <thomasklausner%users.sourceforge.net@localhost>
| Subject: CVS commit: wip/xf86-video-intel-old
| Date: Sat, 25 May 2013 13:10:03 +0000
wiz> Log Message:
wiz> This does not compile, and is just here for those interested enough
wiz> in getting it to compile.
The error looked lik these:
i810_driver.c:224:37: error: 'RES_SHARED_VGA' undeclared here (not in a
function)
i810_driver.c:255:16: error: 'RES_UNDEFINED' undeclared here (not in a
function)
i810_driver.c: In function 'I810PreInit':
So I've looked at git repostory and did following commands,
and at least packages fine (with manual intervention).
this is just a FYI typo post...
--------------------
(on Machine A)
git clone git://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
git log NEWS |less
git checkout e4cd9de2933ada3e2a4b43552729ae3a370128bf
diff -urp /usr/pkgsrc/wip/xf86-video-intel-old/work/xf86-video-intel-2.7.1/
./ >! ~/prep/diff-x86-video-intel-old
(on Machine B)
cd /usr/pkgsrc/wip
rm -rf xf86-video-intel-old
cvs update -dPA xf86-video-intel-old
cd xf86-video-intel-old
make patch
(cd work/xf86-video-intel-2.7.1/; patch -s -p0 <
/tmp/diff-x86-video-intel-old)
make package
make package-install
--------------------
The patch mentioned above, say, jumbo patch :-) is also placed at
http://www.ki.nu/~makoto/pkgsrc/wip/xf86-video-intel-old
MD5 (diff-x86-video-intel-old) = 4dcd74038d33d07863343173971e5cf6
I will split the patch into file-by-file if I have time.
Welcome anybody do the work, thanks.
---
Makoto Fujiwara,
Chiba, Japan, Narita Airport and Disneyland prefecture.
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
pkgsrc-wip-discuss mailing list
pkgsrc-wip-discuss%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-discuss
Home |
Main Index |
Thread Index |
Old Index