sslug-teknik team mailing list archive
-
sslug-teknik team
-
Mailing list archive
-
Message #17049
*Arrrgh* (Xfree86)
Hejsa
Jeg sidder her og er ved at flå mit hår ud af bare ærgelse over at
skidtet ikke vil som jeg vil...
Jeg prøver på at compile XFree86 3.9.17 på min RH6.0, og får af en eller
anden grund fejl i en af include filerne fra libc, nemlig mathinline.h
Systemet er som følger :
RH6.0, libc-2.1.1, Xfree86 3.9.17 (som fejler)
Nogen der kan hjælpe?? Syntes efterhånden jeg har prøvet en masse
krumspring, men den brokker sig stadig!
/ Thomas M.
----------- Dump af den besynderlige fejl ----------
gcc -c -O2 -fno-strength-reduce -g -ansi -pedantic -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -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 LabGcLC.c
In file included from /usr/include/string.h:340,
from ../../exports/include/X11/Xfuncs.h:40,
from Xlibint.h:223,
from LabGcLC.c:35:
/usr/include/bits/string2.h:870: warning: redundant redeclaration of `strnlen' in same scope
/usr/include/string.h:206: warning: previous declaration of `strnlen'
In file included from Xcmsint.h:35,
from LabGcLC.c:36:
../../exports/include/X11/Xcms.h:272: warning: function declaration isn't a prototype
In file included from LabGcLC.c:36:
Xcmsint.h:110: warning: function declaration isn't a prototype
/usr/include/bits/mathinline.h: In function `__signbitf':
In file included from /usr/include/math.h:348,
from LabGcLC.c:37:
/usr/include/bits/mathinline.h:117: warning: ANSI C forbids specifying structure member to initialize
/usr/include/bits/mathinline.h:117: initializer element for `__u.__f' is not computable at load time
/usr/include/bits/mathinline.h: In function `__signbit':
/usr/include/bits/mathinline.h:122: warning: ANSI C forbids specifying structure member to initialize
/usr/include/bits/mathinline.h:122: initializer element for `__u.__d' is not computable at load time
/usr/include/bits/mathinline.h: In function `__signbitl':
/usr/include/bits/mathinline.h:127: warning: ANSI C forbids specifying structure member to initialize
/usr/include/bits/mathinline.h:127: initializer element for `__u.__l' is not computable at load time
LabGcLC.c: At top level:
LabGcLC.c:49: warning: function declaration isn't a prototype
LabGcLC.c:52: warning: function declaration isn't a prototype
LabGcLC.c:55: warning: function declaration isn't a prototype
make[4]: *** [LabGcLC.o] Error 1