This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

abs problem


Hi!

I have these problems in cvs's glibc.
What do I fix it ? I think which is abs.
Where is real abs?

compiler is the fixed gcc-2.95.3.

Kaoru
---------------------------------
make[1]: Entering directory `/usr/src/redhat/BUILD/XFree86-3.3.6/xc/programs/
xfs'
making all in programs/xfs/os...
make[2]: Entering directory `/usr/src/redhat/BUILD/XFree86-3.3.6/xc/programs/
xfs/os'
rm -f connection.o
gcc -c -O2 -fsigned-char  -I../include -I../../../include/fonts  -I../../.. -
I../../../exports/include  -Dlinux -D__powerpc__ -D_POSIX_C_SOURCE=199309L -
D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -D_SVID_SOURCE   -DFUNCPROTO=
15 -DNARROWPROTO   -DUNIXCONN -DTCPCONN -DHAS_STICKY_DIR_BIT -DFONT_t -DTRANS
_SERVER -DTRANS_REOPEN   -DDDXOSINIT -DSERVER_LOCK -DDDXOSFATALERROR -DDDXTIME -
DPART_NET connection.c
In file included from connection.c:79:
/usr/include/stdlib.h:689: parse error before `int'
make[2]: *** [connection.o] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/XFree86-3.3.6/xc/programs/
xfs/os'
make[1]: *** [os] Error 2
<snip>

make[3]: Entering directory `/usr/src/redhat/BUILD/XFree86-3.3.6/xc/programs/
Xserver/hw/xfree68/fbdev'
rm -f fbdev.o
gcc -c -O2 -fsigned-char  -I../common -I../os-support -I../../../../../programs/
Xserver/hw/xfree86/common -I../../../../../programs/Xserver/hw/xfree86/os-support -
I. 	   -I../../../../../programs/Xserver/mfb -I../../../../../programs/Xserver/
ilbm -I../../../../../programs/Xserver/afb 	   -I../../../../../programs/Xserver/
mi -I../../../../../programs/Xserver/include -I../../../../../exports/include/
X11  -I../../../../.. -I../../../../../exports/include  -Dlinux -D__powerpc
__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE=500L -D_BSD_SOURCE -
D_SVID_SOURCE -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY  -DDPMSExtension -
DPIXPRIV  -DGCCUSESGAS -DSTATIC_COLOR -DAVOID_GLYPHBLT -DPIXPRIV  -DXFreeXDGA -
DNDEBUG   -DFUNCPROTO=15 -DNARROWPROTO    -DCONFIG_AFB -DCONFIG_CFB8 -DCONFIG
_CFB16 -DCONFIG_CFB32 -DCONFIG_77C32 -DCONFIG_MACH64 -DCONFIG_IMSTT fbdev.c
In file included from /usr/include/asm/page.h:3,
                 from fbdev.c:53:
/usr/include/asm/system.h:69: parse error before `int'
In file included from fbdev.c:54:
/usr/include/stdlib.h:689: parse error before `int'
make[3]: *** [fbdev.o] Error 1

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]