Thanks for your help.... It really seem to be a problem in my Gcc 3.1 instalation... I've tried to use the original Gcc 2.96 that comes with Mandrake 8.2 and I could compile perfectly. As KDE 3.0.2 is also compatible with this gcc, I will use it...
After configure my XF86Config file and run "startx", I'm getting some problem to X load the radeon_drv.o file... But I still investigating this... If I can't resolve it I will ask for help ;) Thanks, _________________________________ Ricardo J. A. J�nior, Software Engineer Trainee Bowne Global Solutions - Brazil ����� ( +55 21 2515 7713 - [EMAIL PROTECTED] : http://www.bowneglobal.com.br/ -----Original Message----- From: Michel D�nzer [mailto:[EMAIL PROTECTED]] Sent: Saturday, July 06, 2002 8:34 AM To: [EMAIL PROTECTED] Subject: Re: [Xpert]Error during compilation of xfree86 4.2.0 on linux On Fri, 2002-07-05 at 05:34, Junior, Ricardo wrote: > > gcc -c -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith > -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 -DXTHREADS > -D_REENTRANT -DXUSE_MTSAFE_API -DMALLOC_0_RETURNS_NULL -DHAS_SNPRINTF > -DLIBX11 -fPIC LockDis.c > rm -f x11trans.o > gcc -c -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith > -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 -DXTHREADS > -D_REENTRANT -DXUSE_MTSAFE_API -DMALLOC_0_RETURNS_NULL -DHAS_SNPRINTF > -DLIBX11 -I../../lib/xtrans -DUNIXCONN -DTCPCONN -DHAS_STICKY_DIR_BIT > -DHAS_FCHOWN -DX11_t -DTRANS_CLIENT -fPIC x11trans.c > In file included from x11trans.c:76: > ../../lib/xtrans/Xtranssock.c: In function `_X11TransSocketINETConnect': > ../../lib/xtrans/Xtranssock.c:1367: `USHRT_MAX' undeclared (first use in > this function) USHRT_MAX is defined in /usr/include/limits.h here. Do you have the glibc headers installed? > In host.def, I set that I have "tk8.3" and "Tcl8.3" installed on my > system. I really have them, but installed from Mandrake RPM. Could them > generate these errors??? Have you tried without? -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
