Hi,

I'm running XFree86 from CVS 1-week old and decided to keep current with 
the DGA 2 & ATI fix.
But, trying to recompile XFree86 from CVS (Dec. 2nd) on Linux x86, egcs 
2.91.66 with 'make World', Linux kernel 2.4.16 headers (also tried Linux 
2.4.14 headers with smylink to /usr/src/linux), RedHat 6.2, I get this 
error:
(I guess this is related to Matthieu Herrb's recent commits on errno code)
I also tried as root, but there's no difference, it seems like the files 
are here but imake does not "see" them.

pc1: ~/xc % make World 
18:24 #18

Building Release 6.5 of the X Window System.

I hope you checked the configuration parameters in ./config/cf
to see if you need to pass BOOTSTRAPCFLAGS.

Sun Dec  2 18:24:34 CET 2001

cd ./config/imake && make  -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc" clean
make[1]: Entering directory `/home/cahagn_o/xc/config/imake'
rm -f ccimake imake.o imake
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a tags TAGS make.log \#*
rm -f -r Makefile.proto Makefile Makefile.dep bootstrap
make[1]: Leaving directory `/home/cahagn_o/xc/config/imake'
make  Makefile.boot
make[1]: Entering directory `/home/cahagn_o/xc'
cd ./config/imake && make -w -f Makefile.ini BOOTSTRAPCFLAGS="" CC="cc"
make[2]: Entering directory `/home/cahagn_o/xc/config/imake'
making imake with BOOTSTRAPCFLAGS= in config/imake
cc -o ccimake  -O -I../../include -I../../imports/x11/include/X11 ccimake.c
cc -c  -O -I../../include -I../../imports/x11/include/X11 `./ccimake` 
imake.c
In file included from /usr/include/signal.h:300,
                  from imake.c:178:
/usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or 
directory
In file included from /usr/include/bits/errno.h:25,
                  from /usr/include/errno.h:36,
                  from imake.c:230:
/usr/include/linux/errno.h:4: asm/errno.h: No such file or directory
make[2]: *** [imake.o] Error 1
make[2]: Leaving directory `/home/cahagn_o/xc/config/imake'
make[1]: *** [imake.proto] Error 2
make[1]: Leaving directory `/home/cahagn_o/xc'
make: *** [World] Error 2



-- 
[EMAIL PROTECTED]

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to