xf86-video-geode build error running jhbuild

Dirk Wallenstein halsmit at t-online.de
Sun May 30 00:58:47 PDT 2010


On Sun, May 30, 2010 at 03:22:31PM +0800, Matt Dew wrote:
> 
> Thanks guys,
>    I am building on an amd64 box so that explains the geode build.
> 
> I did run into a couple others errors:
> *** Building xf86-video-impact *** [136/168]
> make
> make  all-recursive
> make[1]: Entering directory `/home/matt/xorg/driver/xf86-video-impact'
> Making all in src
> make[2]: Entering directory `/home/matt/xorg/driver/xf86-video-impact/src'
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I..    -fvisibility=hidden -I/home/matt/xorg-build/include/xorg
> -I/home/matt/xorg-build/include/pixman-1   -g -O2 -MT impact_cmap.lo
> -MD -MP -MF .deps/impact_cmap.Tpo -c -o impact_cmap.lo impact_cmap.c
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden
> -I/home/matt/xorg-build/include/xorg
> -I/home/matt/xorg-build/include/pixman-1 -g -O2 -MT impact_cmap.lo -MD
> -MP -MF .deps/impact_cmap.Tpo -c impact_cmap.c  -fPIC -DPIC -o
> .libs/impact_cmap.o
> In file included from impact_cmap.c:14:
> impact.h:19:27: error: xf86Resources.h: No such file or directory
> make[2]: *** [impact_cmap.lo] Error 1
> make[2]: Leaving directory `/home/matt/xorg/driver/xf86-video-impact/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/matt/xorg/driver/xf86-video-impact'
> make: *** [all] Error 2
> *** Error during phase build of xf86-video-impact: ########## Error
> running make   *** [136/168]
> 
> *** Building xf86-video-sunbw2 *** [148/168]
> make
> make  all-recursive
> make[1]: Entering directory `/home/matt/xorg/driver/xf86-video-sunbw2'
> Making all in src
> make[2]: Entering directory `/home/matt/xorg/driver/xf86-video-sunbw2/src'
>   CC     bw2_driver.lo
>   bw2_driver.c:31:25: error: xf86Version.h: No such file or directory
>   bw2_driver.c:36:20: error: xf1bpp.h: No such file or directory
>   bw2_driver.c: In function ‘BW2FreeRec’:
>   bw2_driver.c:164: warning: ‘Xfree’ is deprecated (declared at
> /home/matt/xorg-build/include/xorg/os.h:234)
>   bw2_driver.c: In function ‘BW2Probe’:
>   bw2_driver.c:234: warning: ‘Xfree’ is deprecated (declared at
> /home/matt/xorg-build/include/xorg/os.h:234)
>   bw2_driver.c:268: warning: ‘Xfree’ is deprecated (declared at
> /home/matt/xorg-build/include/xorg/os.h:234)
>   bw2_driver.c:270: warning: ‘Xfree’ is deprecated (declared at
> /home/matt/xorg-build/include/xorg/os.h:234)
>   make[2]: *** [bw2_driver.lo] Error 1
>   make[2]: Leaving directory `/home/matt/xorg/driver/xf86-video-sunbw2/src'
>   make[1]: *** [all-recursive] Error 1
>   make[1]: Leaving directory `/home/matt/xorg/driver/xf86-video-sunbw2'
>   make: *** [all] Error 2
>   *** Error during phase build of xf86-video-sunbw2: ########## Error
> running make   *** [148/168]
> 
> *** Building xf86-video-xgi *** [162/168]
> make
> make  all-recursive
> make[1]: Entering directory `/home/matt/xorg/driver/xf86-video-xgi'
> Making all in src
> make[2]: Entering directory `/home/matt/xorg/driver/xf86-video-xgi/src'
>   CC     init.lo
> In file included from init.h:56,
>                  from init.c:67:
> vgatypes.h:59:25: error: xf86Version.h: No such file or directory
> In file included from init.h:64,
>                  from init.c:67:
> xgi.h:201:49: error: missing binary operator before token "("
> make[2]: *** [init.lo] Error 1
> make[2]: Leaving directory `/home/matt/xorg/driver/xf86-video-xgi/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/matt/xorg/driver/xf86-video-xgi'
> make: *** [all] Error 2
> *** Error during phase build of xf86-video-xgi: ########## Error running make
> *** [162/168]
> 
> Since I'm not building/running on a sgi or sun box I'm not sure these
> matter.  But I'm reporting them just in case anyway.
> 
> Dirk,
>  I saw a lot of files in modulesets/ but no my.modules.   Did I
> misunderstand the 'my' part?

Oh, that means you are not using x-jhbuild, but jhbuild directly? Well,
it's a bit rough currently, anyway. jhbuild patches, no packaging, etc.
I think with the next version I can provide a mini tutorial on my wiki
page and a download. In that version the drivers you don't need will be
filtered out automatically.

> On the plus side,  it did finish building and I was able to run it!
> YAY!  The only issue I had was i had to install docbook-xml-dtd
> version 4.1.2.  The documentation didn't build with a newer version.
> 
> Matt

-- 
Greetings,
Dirk


More information about the xorg-devel mailing list