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



Hi Makoto!

Thanks for looking at this!

On Wed, May 29, 2013 at 10:38:06AM +0900, Makoto Fujiwara wrote:
> 
> | 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

How did you choose this version?

>  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

# wget http://www.ki.nu/~makoto/pkgsrc/wip/xf86-video-intel-old
--2013-05-29 11:09:21--  
http://www.ki.nu/~makoto/pkgsrc/wip/xf86-video-intel-old
Resolving www.ki.nu (www.ki.nu)... 2001:218:463::202, 2001:218:463::226, 
218.44.234.234
Connecting to www.ki.nu (www.ki.nu)|2001:218:463::202|:80... failed: No route 
to host.
Connecting to www.ki.nu (www.ki.nu)|2001:218:463::226|:80... failed: No route 
to host.
Connecting to www.ki.nu (www.ki.nu)|218.44.234.234|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2013-05-29 11:09:23 ERROR 404: Not Found.

>   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.

Have you tried starting the resulting x server?

Thanks,
 Thomas

------------------------------------------------------------------------------
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