xserver git fails to build with xf86config enabled
Maarten Maathuis
madman2003 at gmail.com
Sun Dec 7 06:06:27 PST 2008
The usefulness of it is debatable, i personally don't need it, just
wanted to give a heads up.
Maarten.
libtool: link: ( cd ".libs" && rm -f "libxorg.la" && ln -s
"../libxorg.la" "libxorg.la" )
../../doltlibtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc
-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
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/freetype2
-I/usr/include/pixman-1 -I/usr/include/hal -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -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 -fvisibility=hidden
-DHAVE_XORG_CONFIG_H -fvisibility=hidden -DXF86PM -march=k8 -Os
-pipe -msse3 -fno-omit-frame-pointer -rdynamic -Wl,-O1 -Wl,--as-needed
-Wl,-z,lazy -o Xorg xorg.o libxorg.la -lpciaccess -ldl -ldl
-lpthread -lXfont -lXau -lfontenc -lpixman-1 -lhal -ldbus-1 -lXdmcp
-lssl -lcrypto -ldl -lm -lrt -lm -lrt
libtool: link: x86_64-pc-linux-gnu-gcc -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
-DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/freetype2
-I/usr/include/pixman-1 -I/usr/include/hal -I/usr/include/dbus-1.0
-I/usr/lib64/dbus-1.0/include -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 -fvisibility=hidden
-DHAVE_XORG_CONFIG_H -fvisibility=hidden -DXF86PM -march=k8 -Os -pipe
-msse3 -fno-omit-frame-pointer -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,-z
-Wl,lazy -o .libs/Xorg xorg.o ./.libs/libxorg.a
/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw/xfree86/parser/.libs/libxf86config.so
/usr/lib64/libpciaccess.so -lpthread /usr/lib64/libXfont.so
/usr/lib64/libfreetype.so /usr/lib64/libXau.so /usr/lib64/libfontenc.so
-lz /usr/lib64/libpixman-1.so /usr/lib64/libhal.so
/usr/lib64/libdbus-1.so /usr/lib64/libXdmcp.so -lssl -lcrypto -ldl -lm -lrt
./.libs/libxorg.a(xf86Config.o): In function `xf86ModulelistFromConfig':
xf86Config.c:(.text+0x3596): undefined reference to
`xf86addNewLoadDirective'
xf86Config.c:(.text+0x36a3): undefined reference to
`xf86addNewLoadDirective'
./.libs/libxorg.a(xf86Configure.o): In function `DoConfigure':
xf86Configure.c:(.text+0xd34): undefined reference to `xf86freeMonitorList'
xf86Configure.c:(.text+0xd4c): undefined reference to `xf86freeScreenList'
collect2: ld returned 1 exit status
make[4]: *** [Xorg] Error 1
make[4]: Leaving directory
`/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw/xfree86'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw/xfree86'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw/xfree86'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/x11-base/xorg-server-9999/work/xorg-server-9999/hw'
make: *** [all-recursive] Error 1
More information about the xorg
mailing list