Problems with compiling DROPS packages
Rene Wittmann
Rene.B.Wittmann at informatik.stud.uni-erlangen.de
Tue Feb 15 19:22:18 CET 2005
Hi,
After checking out and compiling the L4/tool directory, the
oskit,oskit10-directory (not the linux22-directory, it isn't needed for
compiling the rest, right?),
I have some problems compiling the DROPS packages in L4/pkg.
I'm using a Suse machine with gcc-version 3.3, all the other requirements
(described in "Building DROPS HowTo") are met by my system.
(Instead of byacc I use bison, but this should be OK according to the mail archive).
The output follows, any help/ideas would be appreciated.
Thanks,
Rene
make[4]: Leaving directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src'
make[4]: Entering directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src'
install -d OBJ-x86_586-l4v2/
echo 'L4DIR=../../../../..'>OBJ-x86_586-l4v2/Makefile
echo 'PKGDIR=../../..'>>OBJ-x86_586-l4v2/Makefile
echo 'MAKECONFLOCAL=../Makeconf.local'>>OBJ-x86_586-l4v2/Makefile
echo 'OSYSTEM=x86-l4v2'>>OBJ-x86_586-l4v2/Makefile
echo 'SYSTEM=x86_586-l4v2'>>OBJ-x86_586-l4v2/Makefile
echo 'ARCH=x86'>>OBJ-x86_586-l4v2/Makefile
echo 'CPU=586'>>OBJ-x86_586-l4v2/Makefile
echo 'L4API=l4v2'>>OBJ-x86_586-l4v2/Makefile
echo 'vpath %.c ..'>>OBJ-x86_586-l4v2/Makefile
echo 'vpath %.cc ..'>>OBJ-x86_586-l4v2/Makefile
echo 'vpath %.S ..'>>OBJ-x86_586-l4v2/Makefile
echo 'vpath %.y ..'>>OBJ-x86_586-l4v2/Makefile
echo 'vpath %.l ..'>>OBJ-x86_586-l4v2/Makefile
echo 'vpath %.ld ..'>>OBJ-x86_586-l4v2/Makefile
echo 'vpath %.dpe ..'>>OBJ-x86_586-l4v2/Makefile
echo '.general.d: ../Makefile'>>OBJ-x86_586-l4v2/Makefile
echo 'include ../Makefile'>>OBJ-x86_586-l4v2/Makefile
echo 'include $(L4DIR)/mk/lib.mk'>>OBJ-x86_586-l4v2/Makefile
PWD=/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/OBJ-x86_586-l4v2 make -C OBJ-x86_586-l4v2 -f Makefile
make[5]: Entering directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/OBJ-x86_586-l4v2'
... Building .general.d
... Building Makefile.inc
make[5]: Leaving directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/OBJ-x86_586-l4v2'
make[5]: Entering directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/OBJ-x86_586-l4v2'
... Compiling abort.o
LD_PRELOAD=/home/sirewitt/src/drops/l4/tool/gendep/libgendep.so GENDEP_TARGET=abort.o GENDEP_BINARY=cc1 gcc -c -DRAM_BASE=0x0 -DSYSTEM_x86_586_l4v2 -DARCH_x86 -DCPUTYPE_586 -DL4API_l4v2 -I../../../idl/OBJ-x86-l4v2 -I../../../../../include/x86/l4v2 -I/home/sirewitt/src/drops/include/x86/l4v2 -I../../../../../include/l4v2 -I/home/sirewitt/src/drops/include/l4v2 -I../../../../../include/x86 -I/home/sirewitt/src/drops/include/x86 -I../../../../../include -I/home/sirewitt/src/drops/include -nostdinc -DOSKIT -I../../../../../../oskit10/freebsd/libc/include -I../../../../../../oskit10/freebsd/3.x/src/include -I../../../../../../oskit10/freebsd/3.x/src/sys -I../../../../../../oskit10 -I../../../../../include/c++/3 -I../../../../../include/c++/3/drops -I/home/sirewitt/src/drops/include/oskit10 -I/home/sirewitt/src/drops/include/oskit10/oskit/freebsd -I/home/sirewitt/src/drops/include/c++/3 -I/home/sirewitt/src/drops/include/c++/3/drops -I/usr/lib/gcc-lib/i486-suse-linux/3.3/include -ffunction-sections -gstabs+ -g -O2 -fno-strict-aliasing -march=i586 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c -o abort.o
In file included from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:2:
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:41:26: machine/ansi.h: No such file or directory
In file included from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:2:
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:99: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:99: error: parse error before ')' token
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:100: warning: parameter names (without types) in function declaration
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:107: warning: parameter names (without types) in function declaration
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:109: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:109: error: parse error before ')' token
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:111: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:111: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:119: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:119: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:120: error: parse error before "mbstowcs"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:120: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:120: warning: type defaults to `int' in declaration of `mbstowcs'
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:120: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:120: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:121: error: parse error before "wchar_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:121: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:122: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:122: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:123: error: parse error before "wcstombs"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:123: warning: type defaults to `int' in declaration of `wchar_t'
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:123: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:123: warning: type defaults to `int' in declaration of `wcstombs'
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:123: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:123: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:140: warning: parameter names (without types) in function declaration
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:143: error: parse error before "arc4random"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:143: warning: type defaults to `int' in declaration of `arc4random'
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:143: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:164: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:164: error: parse error before ')' token
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:167: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:167: error: parse error before ')' token
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:173: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:173: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:180: error: parse error before "strtoq"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:180: warning: type defaults to `int' in declaration of `strtoq'
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:180: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:182: error: parse error before "strtouq"
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:182: warning: type defaults to `int' in declaration of `strtouq'
../../../../../../oskit10/freebsd/3.x/src/include/stdlib.h:182: warning: data definition has no type or storage class
In file included from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:3:
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:44:26: machine/ansi.h: No such file or directory
In file included from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:3:
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:55: error: parse error before "fpos_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:55: warning: type defaults to `int' in declaration of `fpos_t'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:55: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:110: error: parse error before "fpos_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:110: warning: no semicolon at end of struct or union
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:127: error: parse error before "_offset"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:127: warning: type defaults to `int' in declaration of `_offset'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:127: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:128: warning: type defaults to `int' in declaration of `FILE'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:128: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:131: error: parse error before "__sF"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:131: warning: type defaults to `int' in declaration of `__sF'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:131: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:201: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:201: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:202: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:202: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:203: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:203: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:204: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:204: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:205: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:205: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:206: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:206: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:207: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:207: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:208: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:208: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:209: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:209: warning: type defaults to `int' in declaration of `fopen'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:209: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:210: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:210: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:210: warning: conflicting types for built-in function `fprintf'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:211: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:211: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:212: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:212: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:213: error: parse error before "fread"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:213: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:213: warning: type defaults to `int' in declaration of `fread'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:213: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:213: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:214: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:214: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:214: warning: type defaults to `int' in declaration of `freopen'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:214: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:214: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:215: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:215: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:216: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:216: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:217: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:217: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:218: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:218: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:219: error: parse error before "fwrite"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:219: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:219: warning: type defaults to `int' in declaration of `fwrite'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:219: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:219: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:220: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:220: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:229: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:229: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:234: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:234: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:236: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:236: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:237: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:237: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:240: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:240: warning: type defaults to `int' in declaration of `tmpfile'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:240: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:242: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:242: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:243: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:243: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:244: error: parse error before "_BSD_VA_LIST_"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:244: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:245: error: parse error before "_BSD_VA_LIST_"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:245: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:259: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:259: warning: type defaults to `int' in declaration of `fdopen'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:259: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:260: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:260: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:261: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:261: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:262: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:262: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:263: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:263: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:274: error: parse error before "_BSD_OFF_T_"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:274: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:278: error: parse error before "lseek"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:278: error: parse error before "_BSD_OFF_T_"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:278: warning: type defaults to `int' in declaration of `lseek'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:278: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:278: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:282: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:282: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:286: error: parse error before "_BSD_OFF_T_"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:286: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:297: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:297: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:298: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:298: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:299: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:299: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:300: error: parse error before "ftello"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:300: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:300: warning: type defaults to `int' in declaration of `ftello'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:300: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:300: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:301: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:301: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:302: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:302: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:303: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:303: warning: type defaults to `int' in declaration of `popen'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:303: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:304: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:304: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:305: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:305: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:306: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:306: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:308: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:308: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:309: error: parse error before "_BSD_VA_LIST_"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:310: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:311: error: parse error before "size_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:312: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:313: error: parse error before "_BSD_VA_LIST_"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:313: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:314: error: parse error before "_BSD_VA_LIST_"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:315: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:329: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:333: error: parse error before "fpos_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:333: error: parse error before "fpos_t"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:333: warning: type defaults to `int' in declaration of `funopen'
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:333: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:333: error: `funopen' declared as function returning a function
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:333: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:343: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:343: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:344: error: parse error before '*' token
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:344: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:345: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:345: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:354: error: parse error before "FILE"
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:354: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h: In function `__sputc':
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:355: error: `_p' undeclared (first use in this function)
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:355: error: (Each undeclared identifier is reported only once
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:355: error: for each function it appears in.)
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:355: error: `_c' undeclared (first use in this function)
In file included from ../../../../../../oskit10/freebsd/libc/include/sys/types.h:50,
from ../../../../../../oskit10/freebsd/3.x/src/include/unistd.h:40,
from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:4:
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:9:26: machine/ansi.h: No such file or directory
In file included from ../../../../../../oskit10/freebsd/libc/include/sys/types.h:50,
from ../../../../../../oskit10/freebsd/3.x/src/include/unistd.h:40,
from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:4:
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h: At top level:
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:11: error: parse error before "int8_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:11: warning: type defaults to `int' in declaration of `int8_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:11: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:12: error: parse error before "int16_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:12: warning: type defaults to `int' in declaration of `int16_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:12: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:13: error: parse error before "int32_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:13: warning: type defaults to `int' in declaration of `int32_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:13: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:14: error: parse error before "int64_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:14: warning: type defaults to `int' in declaration of `int64_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:14: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:16: error: parse error before "uint8_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:16: warning: type defaults to `int' in declaration of `uint8_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:16: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:17: error: parse error before "uint16_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:17: warning: type defaults to `int' in declaration of `uint16_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:17: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:18: error: parse error before "uint32_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:18: warning: type defaults to `int' in declaration of `uint32_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:18: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:19: error: parse error before "uint64_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:19: warning: type defaults to `int' in declaration of `uint64_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:19: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:21: error: parse error before "intptr_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:21: warning: type defaults to `int' in declaration of `intptr_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:21: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:22: error: parse error before "uintptr_t"
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:22: warning: type defaults to `int' in declaration of `uintptr_t'
../../../../../../oskit10/freebsd/3.x/src/sys/sys/inttypes.h:22: warning: data definition has no type or storage class
In file included from ../../../../../../oskit10/freebsd/3.x/src/include/unistd.h:40,
from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:4:
../../../../../../oskit10/freebsd/libc/include/sys/types.h:51:27: machine/types.h: No such file or directory
In file included from ../../../../../../oskit10/freebsd/3.x/src/include/unistd.h:40,
from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:4:
../../../../../../oskit10/freebsd/libc/include/sys/types.h:62: error: parse error before "u_int8_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:62: warning: type defaults to `int' in declaration of `u_int8_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:62: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:63: error: parse error before "u_int16_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:63: warning: type defaults to `int' in declaration of `u_int16_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:63: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:64: error: parse error before "u_int32_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:64: warning: type defaults to `int' in declaration of `u_int32_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:64: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:65: error: parse error before "u_int64_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:65: warning: type defaults to `int' in declaration of `u_int64_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:65: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:67: error: parse error before "u_quad_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:67: warning: type defaults to `int' in declaration of `u_quad_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:67: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:68: error: parse error before "quad_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:68: warning: type defaults to `int' in declaration of `quad_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:68: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:69: error: parse error before '*' token
../../../../../../oskit10/freebsd/libc/include/sys/types.h:69: warning: type defaults to `int' in declaration of `qaddr_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:69: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:72: error: parse error before "daddr_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:72: warning: type defaults to `int' in declaration of `daddr_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:72: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:73: error: parse error before "fixpt_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:73: warning: type defaults to `int' in declaration of `fixpt_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:73: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:74: error: parse error before "rlim_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:74: warning: type defaults to `int' in declaration of `rlim_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:74: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:78: error: parse error before "segsz_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:78: warning: type defaults to `int' in declaration of `segsz_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:78: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:80: error: parse error before "swblk_t"
../../../../../../oskit10/freebsd/libc/include/sys/types.h:80: warning: type defaults to `int' in declaration of `swblk_t'
../../../../../../oskit10/freebsd/libc/include/sys/types.h:80: warning: data definition has no type or storage class
../../../../../../oskit10/freebsd/libc/include/sys/types.h:99:28: machine/endian.h: No such file or directory
In file included from /home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/abort.c:4:
../../../../../../oskit10/freebsd/3.x/src/include/unistd.h:195: error: parse error before '...' token
../../../../../../oskit10/freebsd/3.x/src/include/unistd.h:195: warning: function declaration isn't a prototype
../../../../../../oskit10/freebsd/3.x/src/include/stdio.h:131: warning: array `__sF' assumed to have one element
make[5]: *** [abort.o] Error 1
make[5]: Leaving directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src/OBJ-x86_586-l4v2'
make[4]: *** [OBJ-x86_586-l4v2] Error 2
make[4]: Leaving directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib/src'
make[3]: *** [src] Error 2
make[3]: Leaving directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full/lib'
make[2]: *** [lib] Error 2
make[2]: Leaving directory `/home/sirewitt/src/drops/l4/pkg/oskit10_support_l4env_full'
make[1]: *** [oskit10_support_l4env_full.lib] Error 2
make[1]: Leaving directory `/home/sirewitt/src/drops/l4/pkg'
make: *** [pkg] Error 2
More information about the l4-hackers
mailing list