Problems compiling from CVS
Daniel Koch
danielkoch at gmx.net
Sun May 4 00:42:03 CEST 2003
Hello,
when I try to compile the hello world servers with "make hello" from
your newest cvs version I get the following error:
... Compiling cfg-parse.o
LD_PRELOAD= GENDEP_TARGET=cfg-parse.o GENDEP_BINARY= gcc -c
-DSYSTEM_x86_586_l4v2 -DARCH_x86 -DCPUTYPE_586 -DL4API_l4v2
-I../../../server/src -I. -I../../../../../include/x86/l4v2
-I/home/drops/include/x86/l4v2 -I../../../../../include/x86
-I/home/drops/include/x86 -I../../../../../include -I/home/drops/include
-nostdinc -I../../../../../../oskit -I../../../../../../oskit/flux/c
-I/home/drops/include -I/home/drops/include/flux/c
-I/usr/lib/gcc-lib/i386-linux/3.2.3//include -g -O2 -march=i586 -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wno-unused -Wno-parentheses cfg-parse.c -o cfg-parse.o
In file included from ../cfg-parse.y:320:
<stdout>:23:20: stdint.h: Datei oder Verzeichnis nicht gefunden
In file included from ../cfg-parse.y:320:
<stdout>:2086: warning: no previous prototype for `yyget_lineno'
<stdout>:2095: warning: no previous prototype for `yyget_in'
<stdout>:2103: warning: no previous prototype for `yyget_out'
<stdout>:2111: warning: no previous prototype for `yyget_leng'
<stdout>:2120: warning: no previous prototype for `yyget_text'
<stdout>:2129: warning: no previous prototype for `yyset_lineno'
<stdout>:2141: warning: no previous prototype for `yyset_in'
<stdout>:2146: warning: no previous prototype for `yyset_out'
<stdout>:2151: warning: no previous prototype for `yyget_debug'
<stdout>:2156: warning: no previous prototype for `yyset_debug'
<stdout>:2162: warning: no previous prototype for `yylex_destroy'
make[4]: *** [cfg-parse.o] Fehler 1
make[4]: Leaving directory
`/home/daniel/Projekt/DROPS/l4/pkg/rmgr/server/src/OBJ-x86_586-l4v2'
make[3]: *** [all] Fehler 2
make[3]: Leaving directory
`/home/daniel/Projekt/DROPS/l4/pkg/rmgr/server/src'
make[2]: *** [src] Fehler 2
make[2]: Leaving directory
`/home/daniel/Projekt/DROPS/l4/pkg/rmgr/server'
make[1]: *** [server] Fehler 2
make[1]: Leaving directory `/home/daniel/Projekt/DROPS/l4/pkg/rmgr'
make: *** [hello] Fehler 2
daniel at skywalker:~/Projekt/DROPS/l4$
Im using gcc 3.2.3 on an Athlon system. Any suggestions ?
Daniel
More information about the l4-hackers
mailing list