lin xfree86
Chris
sums3l at yahoo.de
Fri Jan 16 14:13:14 GMT 2004
Hi,
I think the linker option "-S" (strip debug symbols) is passed by
mistake to gcc (so gcc does not assemble). Try to rerun "lunar optimize"
and deselect -S.
Regards,
Chris
Bachman Kharazmi wrote:
> During the compile of 'xfree86' module I get this:
>
> make[2]: Entering directory `/usr/src/xc/config/imake'
> + mkdir bootstrap
> mv *.o bootstrap
> + mv imake bootstrap
> make[2]: Leaving directory `/usr/src/xc/config/imake'
> cd ./config/imake && make -f Makefile.proto all
> make[2]: Entering directory `/usr/src/xc/config/imake'
> gcc DefaultGcc2i386Opt -I../../include -I../../exports/include/X11 -I../.. -I../../exports/include -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DCPP_PROGRAM="\"/usr/bin/cpp\"" -DHAS_MERGE_CONSTANTS=`if gcc -fmerge-constants -xc /dev/null -S -o /dev/null 2> /dev/null 1> /dev/null; then echo 1; else echo 0; fi` -Wno-deprecated -c -o imake.o imake.c
> gcc: cannot specify -o with -c or -S and multiple compilations <<==== ??
> make[2]: *** [imake.o] Error 1
> make[2]: Leaving directory `/usr/src/xc/config/imake'
> make[1]: *** [imake.bootstrap] Error 2
> make[1]: Leaving directory `/usr/src/xc'
> make: *** [World] Error 2
> Creating /var/log/lunar/compile/xfree86-4.3.0.bz2
> ! Problem detected during BUILD
>
>
> (gcc 3.2.3)
> centrino running as P3 support in kernel with sse and mmx optimization.
>
> /bkw
>
More information about the Lunar
mailing list