Trying to compile the freedesktop.org xserver
Raphael J. Schmid
raphael.schmid at gmx.de
Thu Feb 5 00:46:39 EET 2004
Hi all,
I'm trying to compile the fd.o xserver. However, when compiling
libXau (which I understand is a dependancy for xserver itself),
this strange compilation error occurs; Google didn't find me any-
thing so I'm asking here again :-)
Preceeding commands:
gcc -DHAVE_CONFIG_H -I. -I. -I. -include config.h -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fno-strict-aliasing -g -O2 -MT AuWrite.lo -MD -MP -MF
.deps/AuWrite.Tpo -c AuWrite.c -o AuWrite.o
/bin/sh ./libtool --mode=link gcc -include config.h -Wall
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -fno-strict-aliasing -g
-O2 -o libXau.la -rpath /usr/lib -version-number 0:0:0 -no-undefined
AuDispose.lo AuFileName.lo AuGetAddr.lo AuGetBest.lo AuLock.lo AuRead.lo
AuUnlock.lo AuWrite.lo
mkdir .libs
Error messages:
libtool: link: CURRENT `' is not a nonnegative integer
libtool: link: `0:0:0' is not valid version information
make[1]: *** [libXau.la] Error 1
make[1]: Leaving directory `/tmp/freedesktop.org/libXau-0.1.1'
make: *** [all] Error 2
Any ideas?
Best regards,
Raphael
More information about the xdg
mailing list