Bug 164 - xserver compiling error
Summary: xserver compiling error
Status: CLOSED INVALID
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/DDX/Xephyr (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: highest blocker
Assignee: Keith Packard
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-30 05:55 UTC by edd
Modified: 2011-10-15 17:20 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description edd 2003-12-30 05:55:40 UTC
gcc -g -O2 -o Xmach64 mach64stub.o  libmach64.a ../../../hw/kdrive/vesa/libvesa.
a ../../../dix/libdix.a ../../../os/libos.a ../../../hw/kdrive/src/libkdrive.a .
./../../hw/kdrive/linux/liblinux.a ../../../fb/libfb.a ../../../mi/libmi.a ../..
/../Xext/libXext.a ../../../render/librender.a ../../../randr/librandr.a ../../.
./xfixes/libxfixes.a ../../../damageext/libdamageext.a ../../..
/composite/libcomposite.a ../../../miext/damage/libdamage.a ../../..
/miext/shadow/libshadow.a ../../../dix/libxpstubs.a -L/opt/xserver/lib 
/opt/xserver/lib/libXfont.so -lz /opt/xserver/lib/libXau.so 
/opt/xserver/lib/libXdmcp.so -lm -Wl,--rpath -Wl,/opt/xserver/lib -Wl,--rpath 
-Wl,/opt/xserver/lib
../../../hw/kdrive/src/libkdrive.a(kaa.o)(.text+0x1660): In function 
`kaaDrawInit':
/root/xserver/xserver/hw/kdrive/src/kaa.c:960: undefined reference to 
`kaaComposite'
collect2: ld returned 1 exit status
make[3]: ** [Xmach64] Erro 1
make[3]: Leaving directory `/root/xserver/xserver/hw/kdrive/mach64'
make[2]: ** [all-recursive] Erro 1
make[2]: Leaving directory `/root/xserver/xserver/hw/kdrive'
make[1]: ** [all-recursive] Erro 1
make[1]: Leaving directory `/root/xserver/xserver/hw'
make: ** [all-recursive] Erro 1
Comment 1 edd 2004-01-03 04:21:00 UTC
sorry!


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.