During the compile of 'xfree86' module I get this:
gcc DefaultGcc2i386Opt -I../../include -I../../exports/include/X11^^^^^^^^^^^^^^^^^^ something from xmkmf?
-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
any ideas how to get rid of that ?Fix your xfree86 configuration
nathan
-- Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery LLC nathan@xxxxxxxxxxxxxxxx :: http://www.planetfall.pwp.blueyonder.co.uk