Improved X11 driver, testing needed (Compile errors)

Niklaus Giger mol-general@lists.maconlinux.org
Mon, 29 Apr 2002 21:37:36 +0200


On Sunday, 28. April 2002 21.16, you wrote:
> The source code is also compatible with the latest
> version of autoconf and automake, so it should be simpler
> to compile it now :-).
On my PowerMac G3 (blue&white) running GNU/Debian (testing)=20
After calling
=2E/autogen.sh
=2E/configure
=2E/make -k
I get the following errors:
Making all in hfsplus
gcc -E -D__ASSEMBLY__  -I../..  -I../shared -I../include=20
-I./include -I- cache.
S | m4 -s  | tr ';' '\n' > cache.o.s
gcc cache.o.s  -o cache.o
/usr/lib/crt1.o(.rodata+0x4): undefined reference to `main'
collect2: ld returned 1 exit status
and
Making all in molelf
gcc -E -D__ASSEMBLY__  -I../..   -I../include -I../shared=20
-I- init.S | m4 -s  | tr ';' '\n' > init.o.s
gcc init.o.s  -o init.o
/tmp/ccTa2NpU.o: In function `_start':
/tmp/ccTa2NpU.o(.text+0x1400): multiple definition of=20
`_start'
/usr/lib/crt1.o(.text+0x0): first defined here
/usr/lib/crt1.o(.rodata+0x4): undefined reference to `main'
/tmp/ccTa2NpU.o: In function `_start':
/tmp/ccTa2NpU.o(.text+0x1408): undefined reference to=20
`entry'
/tmp/ccTa2NpU.o(.text+0x1408): relocation truncated to fit:=20
R_PPC_REL24 entry
collect2: ld returned 1 exit status
make[2]: *** [init.o] Fehler 1

Regards
--=20
Niklaus Giger
Wieshoschet 6
CH-8753 Mollis
ngiger@mus.ch Tel. G: +41 55 618 64 68, P: +41 55 612 20 54