compiling xserver

kr992 kr992 at interia.pl
Fri Nov 23 13:56:36 PST 2007


Hello

 I was recently reinstall all my debian on my laptop with 915GM , format 
disc , install unstable version of debian, compile lastest kernel from git , 
download all modular tree with git_xorg.sh script from 
ModularDevelopersGuide , download lastest mesa from git, and trying compile 
xorg with build.sh from util/modular directory (./build.sh -m /usr/src/mesa 
/usr) and it was compiling (but i had change build mesa drm to build drm "") 
till i had error with xserver :

gcc -DHAVE_DIX_CONFIG_H -DNO_HW_ONLY_EXTS -DNO_MODULE_EXTS -DHAVE_DIX_CONFIG_H 
 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
 -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT 
 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I../../include -I../../include 
 -I../../Xext -I../../composite -I../../damageext -I../../xfixes -I../../Xi  
-I../../mi -I../../miext/shadow -I../../miext/damage -I../../render -I../../randr 
 -I../../fb -pipe -O3 -march=pentium-m -mtune=pentium-m -ffast-math -fomit-frame-pointer 
 -o Xvfb InitInput.o InitOutput.o dpmsstubs.o stubs.o miinitext.o 
../../fb/.libs/libfb.a ../../xfixes/.libs/libxfixes.a 
../../Xext/.libs/libXext.a ../../dbe/.libs/libdbe.a 
../../XTrap/.libs/libxtrap.a ../../record/.libs/librecord.a 
../../GL/glx/.libs/libglx.a ../../GL/mesa/.libs/libGLcore.a 
../../render/.libs/librender.a ../../randr/.libs/librandr.a 
../../damageext/.libs/libdamageext.a ../../miext/damage/.libs/libdamage.a 
../../miext/shadow/.libs/libshadow.a ../../Xi/.libs/libXi.a 
../../xkb/.libs/libxkb.a ../../xkb/.libs/libxkbstubs.a 
../../composite/.libs/libcomposite.a ../../dix/.libs/libxpstubs.a 
../../os/.libs/libcwrapper.a libfbcmap.a ../../dix/.libs/libdix.a 
../../config/libconfig.a ../../mi/.libs/libmi.a ../../os/.libs/libos.a 
/usr/lib/libXfont.so /usr/lib/libXau.so /usr/lib/libfontenc.so 
/usr/lib/libpixman-1.so /usr/lib/libXdmcp.so -lcrypto -lm -lrt
../../damageext/.libs/libdamageext.a(damageext.o): In function 
`ProcDamageAdd':
damageext.c:(.text+0x6f2): undefined reference to `RegionResType'
damageext.c:(.text+0x797): undefined reference to `XFixesErrorBase'
../../damageext/.libs/libdamageext.a(damageext.o): In function 
`ProcDamageSubtract':
damageext.c:(.text+0xf73): undefined reference to `RegionResType'
damageext.c:(.text+0xf9d): undefined reference to `XFixesErrorBase'
damageext.c:(.text+0xfaa): undefined reference to `RegionResType'
damageext.c:(.text+0xfdd): undefined reference to `XFixesErrorBase'
../../composite/.libs/libcomposite.a(compext.o): In function 
`ProcCompositeCreateRegionFromBorderClip':
compext.c:(.text+0xc7b): undefined reference to `XFixesRegionCopy'
compext.c:(.text+0xcb1): undefined reference to `RegionResType'
collect2: ld returned 1 exit status
make[3]: *** [Xvfb] BĹ,Ä.d 1
make[3]: Opuszczenie katalogu `/usr/src/xorg/xserver/hw/vfb'
make[2]: *** [all] BĹ,Ä.d 2
make[2]: Opuszczenie katalogu `/usr/src/xorg/xserver/hw/vfb'
make[1]: *** [all-recursive] BĹ,Ä.d 1
make[1]: Opuszczenie katalogu `/usr/src/xorg/xserver/hw'
make: *** [all-recursive] BĹ,Ä.d 1
debianek:/usr/src/xorg#

So what have I to do to compile xserver?
Mike 




More information about the xorg mailing list