[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Daily CVS build: Linux i386
Checking out CVS module DeforaOS:
Configuring CVS module DeforaOS:
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c appclient.c
appclient.c:101: warning: unused parameter 'fd'
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c appinterface.c
appinterface.c:815:2: warning: #warning is a GCC extension
appinterface.c:815:2: warning: #warning IMPLEMENT THIS
appinterface.c:849:2: warning: #warning is a GCC extension
appinterface.c:849:2: warning: #warning IMPLEMENT THIS
appinterface.c: In function '_args_exec':
appinterface.c:1016: warning: ISO C forbids assignment between function pointer and 'void *'
appinterface.c:1020: warning: ISO C forbids assignment between function pointer and 'void *'
appinterface.c:1024: warning: ISO C forbids assignment between function pointer and 'void *'
appinterface.c:1028: warning: ISO C forbids assignment between function pointer and 'void *'
appinterface.c:1032: warning: ISO C forbids assignment between function pointer and 'void *'
appinterface.c:1069:2: warning: #warning is a GCC extension
appinterface.c:1069:2: warning: #warning IMPLEMENT THIS
appinterface.c:1092:2: warning: #warning is a GCC extension
appinterface.c:1092:2: warning: #warning IMPLEMENT THIS
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c appserver.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c array.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c buffer.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c config.c
config.c:296: warning: unused parameter 'data'
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c error.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c event.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c hash.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c object.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c parser.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c plugin.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c string.c
cc -I ../include -D WITH_SSL -W -Wall -pedantic -fPIC -g -c token.c
ar -rc libSystem.a appclient.o appinterface.o appserver.o array.o buffer.o config.o error.o event.o hash.o object.o parser.o plugin.o string.o token.o
ranlib libSystem.a
cc -shared -o libSystem.so -Wl,-soname,libSystem.so.0 appclient.o appinterface.o appserver.o array.o buffer.o config.o error.o event.o hash.o object.o parser.o plugin.o string.o token.o -lssl
cc -I ../include -W -Wall -g -O2 -pedantic -c appbroker.c
cc -o AppBroker appbroker.o -lSystem -L/usr/local/lib -Wl,-rpath,/usr/local/lib -L../src
cc -nostdinc -isystem ../../include -isystem ../../include/dl -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c dlfcn.c
dlfcn.c:369: warning: unused parameter 'mode'
ar -rc libdl.a dlfcn.o
ranlib libdl.a
cc -nostdlib -shared -o libdl.so -Wl,-soname,libdl.so.0 dlfcn.o
cc -nostdinc -isystem ../../include -isystem ../../include/math -DPIC -W -Wall -g -pedantic -ffreestanding -c -o arch.o arch.S
cc -nostdinc -isystem ../../include -isystem ../../include/math -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c math.c
math.c:240: warning: unused parameter 'x'
math.c:240: warning: unused parameter 'y'
math.c:319:3: warning: #warning is a GCC extension
math.c:319:3: warning: #warning Unsupported platform: fmodf() is not implemented
math.c:320: warning: unused parameter 'x'
math.c:320: warning: unused parameter 'y'
math.c:346:3: warning: #warning is a GCC extension
math.c:346:3: warning: #warning Unsupported platform: frexpf() is not implemented
math.c:347: warning: unused parameter 'value'
math.c:347: warning: unused parameter 'y'
math.c:380: warning: unused parameter 'x'
math.c:421:3: warning: #warning is a GCC extension
math.c:421:3: warning: #warning Unsupported platform: ldexpf() is not implemented
math.c:422: warning: unused parameter 'x'
math.c:422: warning: unused parameter 'y'
math.c:555: warning: unused parameter 'x'
math.c:555: warning: unused parameter 'y'
ar -rc libm.a arch.o math.o
ranlib libm.a
cc -nostdlib -shared -o libm.so -Wl,-soname,libm.so.0 arch.o math.o
cc -nostdinc -isystem ../../include -isystem ../../include/pthread -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c pthread.c
pthread.c:24: warning: unused parameter 'attr'
pthread.c:33: warning: unused parameter 'attr'
pthread.c:33: warning: unused parameter 'state'
pthread.c:42: warning: unused parameter 'attr'
pthread.c:51: warning: unused parameter 'attr'
pthread.c:51: warning: unused parameter 'state'
pthread.c:60: warning: unused parameter 'thread'
pthread.c:69: warning: unused parameter 'cond'
pthread.c:78: warning: unused parameter 'cond'
pthread.c:87: warning: unused parameter 'cond'
pthread.c:87: warning: unused parameter 'attr'
pthread.c:96: warning: unused parameter 'cond'
pthread.c:105: warning: unused parameter 'cond'
pthread.c:106: warning: unused parameter 'mutex'
pthread.c:106: warning: unused parameter 'ts'
pthread.c:115: warning: unused parameter 'cond'
pthread.c:115: warning: unused parameter 'mutex'
pthread.c:124: warning: unused parameter 'thread'
pthread.c:124: warning: unused parameter 'attr'
pthread.c:125: warning: unused parameter 'start'
pthread.c:125: warning: unused parameter 'arg'
pthread.c:134: warning: unused parameter 'value'
pthread.c:141: warning: unused parameter 'thread'
pthread.c:141: warning: unused parameter 'value'
pthread.c:150: warning: unused parameter 'mutex'
pthread.c:159: warning: unused parameter 'mutex'
pthread.c:160: warning: unused parameter 'attr'
pthread.c:169: warning: unused parameter 'mutex'
pthread.c:178: warning: unused parameter 'mutex'
pthread.c:187: warning: unused parameter 'mutex'
ar -rc libpthread.a pthread.o
ranlib libpthread.a
cc -nostdlib -shared -o libpthread.so -Wl,-soname,libpthread.so.0 pthread.o
cc -nostdinc -isystem ../../include -isystem ../../include/socket -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o arpa/inet.o -c arpa/inet.c
cc -nostdinc -isystem ../../include -isystem ../../include/socket -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c netdb.c
netdb.c:49: warning: unused parameter 'addr'
netdb.c:49: warning: unused parameter 'len'
netdb.c:49: warning: unused parameter 'type'
netdb.c:73: warning: unused parameter 'name'
netdb.c:73: warning: unused parameter 'protocol'
netdb.c:205: warning: unused parameter 'stayopen'
cc -nostdinc -isystem ../../include -isystem ../../include/socket -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/socket.o -c sys/socket.c
cc -nostdinc -isystem ../../include -isystem ../../include/socket -DPIC -W -Wall -g -pedantic -ffreestanding -c -o syscalls.o syscalls.S
ar -rc libsocket.a arpa/inet.o netdb.o sys/socket.o syscalls.o
ranlib libsocket.a
cc -nostdlib -shared -o libsocket.so -Wl,-soname,libsocket.so.0 arpa/inet.o netdb.o sys/socket.o syscalls.o
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c ctype.c
ctype.c:37: warning: unused parameter 'c'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c dirent.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c errno.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c fcntl.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c float.c
float.c:19: warning: ISO C forbids an empty source file
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c fnmatch.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c grp.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c iconv.c
iconv.c:54: warning: unused parameter 'cd'
iconv.c:54: warning: unused parameter 'inbuf'
iconv.c:54: warning: unused parameter 'inbytesleft'
iconv.c:55: warning: unused parameter 'outbuf'
iconv.c:55: warning: unused parameter 'outbytesleft'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c langinfo.c
langinfo.c:24: warning: unused parameter 'item'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c libgen.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c locale.c
locale.c:33: warning: unused parameter 'category'
locale.c:33: warning: unused parameter 'locale'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c poll.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c pwd.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c search.c
search.c:26: warning: unused parameter 'nel'
search.c:42: warning: unused parameter 'item'
search.c:42: warning: unused parameter 'action'
search.c:51: warning: unused parameter 'elem'
search.c:51: warning: unused parameter 'pred'
search.c:58: warning: unused parameter 'key'
search.c:58: warning: unused parameter 'base'
search.c:58: warning: unused parameter 'nelp'
search.c:59: warning: unused parameter 'width'
search.c:59: warning: unused parameter 'compar'
search.c:67: warning: unused parameter 'key'
search.c:67: warning: unused parameter 'base'
search.c:67: warning: unused parameter 'nelp'
search.c:68: warning: unused parameter 'width'
search.c:68: warning: unused parameter 'compar'
search.c:76: warning: unused parameter 'elem'
search.c:83: warning: unused parameter 'key'
search.c:84: warning: unused parameter 'compar'
search.c:95: warning: unused parameter 'key'
search.c:96: warning: unused parameter 'compar'
search.c:107: warning: unused parameter 'key'
search.c:108: warning: unused parameter 'compar'
search.c:119: warning: unused parameter 'root'
search.c:119: warning: unused parameter 'action'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c setjmp.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c signal.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c stdlib.c
stdlib.c:119: warning: unused parameter 'str'
stdlib.c:169: warning: ISO C90 does not support 'long long'
stdlib.c: In function 'atoll':
stdlib.c:171: warning: ISO C90 does not support 'long long'
stdlib.c: In function 'bsearch':
stdlib.c:206: warning: pointer of type 'void *' used in arithmetic
stdlib.c: At top level:
stdlib.c:327: warning: unused parameter 'fildes'
stdlib.c:343: warning: ISO C90 does not support 'long long'
stdlib.c:343: warning: ISO C90 does not support 'long long'
stdlib.c: In function 'malloc':
stdlib.c:366: warning: comparison between signed and unsigned
stdlib.c: At top level:
stdlib.c:411: warning: unused parameter 'fildes'
stdlib.c:420: warning: unused parameter 'string'
stdlib.c:630: warning: unused parameter 'str'
stdlib.c:630: warning: unused parameter 'endptr'
stdlib.c:638: warning: ISO C90 does not support 'long long'
stdlib.c:665: warning: ISO C90 does not support 'long long'
stdlib.c: In function '_strtoull':
stdlib.c:668: warning: ISO C90 does not support 'long long'
stdlib.c: At top level:
stdlib.c:729: warning: ISO C90 does not support 'long long'
stdlib.c: In function 'strtoll':
stdlib.c:731: warning: ISO C90 does not support 'long long'
stdlib.c: At top level:
stdlib.c:761: warning: ISO C90 does not support 'long long'
stdlib.c:789: warning: unused parameter 'fildes'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c stdio.c
stdio.c:664: warning: unused parameter 'string'
stdio.c:664: warning: unused parameter 'format'
stdio.c:755: warning: ISO C90 does not support 'long long'
stdio.c:756: warning: ISO C90 does not support 'long long'
stdio.c:759: warning: ISO C90 does not support 'long long'
stdio.c:760: warning: ISO C90 does not support 'long long'
stdio.c: In function '_vprintf':
stdio.c:772: warning: ISO C90 does not support 'long long'
stdio.c:773: warning: ISO C90 does not support 'long long'
stdio.c:811: warning: pointer of type 'void *' used in arithmetic
stdio.c:811: warning: pointer of type 'void *' used in arithmetic
stdio.c:818: warning: ISO C90 does not support 'long long'
stdio.c:818: warning: pointer of type 'void *' used in arithmetic
stdio.c:818: warning: ISO C90 does not support 'long long'
stdio.c:818: warning: ISO C90 does not support 'long long'
stdio.c:818: warning: pointer of type 'void *' used in arithmetic
stdio.c:820: warning: pointer of type 'void *' used in arithmetic
stdio.c:820: warning: pointer of type 'void *' used in arithmetic
stdio.c:822: warning: pointer of type 'void *' used in arithmetic
stdio.c:822: warning: pointer of type 'void *' used in arithmetic
stdio.c:829: warning: ISO C90 does not support 'long long'
stdio.c:829: warning: pointer of type 'void *' used in arithmetic
stdio.c:829: warning: ISO C90 does not support 'long long'
stdio.c:829: warning: ISO C90 does not support 'long long'
stdio.c:829: warning: pointer of type 'void *' used in arithmetic
stdio.c:831: warning: pointer of type 'void *' used in arithmetic
stdio.c:831: warning: pointer of type 'void *' used in arithmetic
stdio.c:833: warning: pointer of type 'void *' used in arithmetic
stdio.c:833: warning: pointer of type 'void *' used in arithmetic
stdio.c:839: warning: pointer of type 'void *' used in arithmetic
stdio.c:839: warning: pointer of type 'void *' used in arithmetic
stdio.c:845: warning: pointer of type 'void *' used in arithmetic
stdio.c:845: warning: pointer of type 'void *' used in arithmetic
stdio.c:852: warning: ISO C90 does not support 'long long'
stdio.c:852: warning: pointer of type 'void *' used in arithmetic
stdio.c:852: warning: ISO C90 does not support 'long long'
stdio.c:852: warning: ISO C90 does not support 'long long'
stdio.c:852: warning: pointer of type 'void *' used in arithmetic
stdio.c:854: warning: pointer of type 'void *' used in arithmetic
stdio.c:854: warning: pointer of type 'void *' used in arithmetic
stdio.c:856: warning: pointer of type 'void *' used in arithmetic
stdio.c:856: warning: pointer of type 'void *' used in arithmetic
stdio.c:863: warning: ISO C90 does not support 'long long'
stdio.c:863: warning: pointer of type 'void *' used in arithmetic
stdio.c:863: warning: ISO C90 does not support 'long long'
stdio.c:863: warning: ISO C90 does not support 'long long'
stdio.c:863: warning: pointer of type 'void *' used in arithmetic
stdio.c:865: warning: pointer of type 'void *' used in arithmetic
stdio.c:865: warning: pointer of type 'void *' used in arithmetic
stdio.c:867: warning: pointer of type 'void *' used in arithmetic
stdio.c:867: warning: pointer of type 'void *' used in arithmetic
stdio.c: At top level:
stdio.c:970: warning: ISO C90 does not support 'long long'
stdio.c: In function '_format_d':
stdio.c:972: warning: ISO C90 does not support 'long long'
stdio.c: At top level:
stdio.c:985: warning: ISO C90 does not support 'long long'
stdio.c:1008: warning: ISO C90 does not support 'long long'
stdio.c:1016: warning: ISO C90 does not support 'long long'
stdio.c:1063: warning: unused parameter 'file'
stdio.c:1063: warning: unused parameter 'format'
stdio.c:1063: warning: unused parameter 'arg'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c string.c
string.c: In function 'strerror_r':
string.c:254: warning: comparison between signed and unsigned
string.c:259: warning: comparison between signed and unsigned
string.c: At top level:
string.c:415: warning: unused parameter 's1'
string.c:415: warning: unused parameter 's2'
string.c:415: warning: unused parameter 'n'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c strings.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c stropts.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/ipc.o -c sys/ipc.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/mman.o -c sys/mman.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/mount.o -c sys/mount.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/reboot.o -c sys/reboot.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/resource.o -c sys/resource.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/select.o -c sys/select.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/shm.o -c sys/shm.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/stat.o -c sys/stat.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/statvfs.o -c sys/statvfs.c
sys/statvfs.c:25: warning: unused parameter 'fd'
sys/statvfs.c:25: warning: unused parameter 'buf'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/time.o -c sys/time.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/times.o -c sys/times.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/utsname.o -c sys/utsname.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -o sys/wait.o -c sys/wait.c
cc -nostdinc -isystem ../include -DPIC -W -Wall -g -pedantic -ffreestanding -c -o syscalls.o syscalls.S
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c syslog.c
syslog.c:29: warning: unused parameter 'ident'
syslog.c:29: warning: unused parameter 'logopt'
syslog.c:29: warning: unused parameter 'facility'
syslog.c:47: warning: unused parameter 'priority'
syslog.c:47: warning: unused parameter 'message'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c termios.c
termios.c:39: warning: unused parameter 'fildes'
termios.c:39: warning: unused parameter 'action'
termios.c:39: warning: unused parameter 'tp'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c time.c
time.c:111: warning: unused parameter 'timep'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c ucontext.c
In file included from ../include/ucontext.h:21,
from ucontext.c:20:
../include/compat/ucontext.h:25:4: warning: #warning Unsupported platform
ucontext.c:26:3: warning: #warning is a GCC extension
ucontext.c:26:3: warning: #warning Unsupported platform: getcontext() is missing
ucontext.c:27: warning: unused parameter 'context'
ucontext.c:37:3: warning: #warning is a GCC extension
ucontext.c:37:3: warning: #warning Unsupported platform: setcontext() is missing
ucontext.c:38: warning: unused parameter 'context'
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c unistd.c
unistd.c: In function 'execl':
unistd.c:183: warning: pointer of type 'void *' used in arithmetic
unistd.c:183: warning: pointer of type 'void *' used in arithmetic
unistd.c:186: warning: passing argument 2 of 'execv' from incompatible pointer type
unistd.c: In function 'execle':
unistd.c:215: warning: pointer of type 'void *' used in arithmetic
unistd.c:215: warning: pointer of type 'void *' used in arithmetic
unistd.c:219: warning: passing argument 2 of 'execve' from incompatible pointer type
unistd.c: In function 'execlp':
unistd.c:247: warning: pointer of type 'void *' used in arithmetic
unistd.c:247: warning: pointer of type 'void *' used in arithmetic
unistd.c:250: warning: passing argument 2 of 'execvp' from incompatible pointer type
unistd.c:456:3: warning: #warning is a GCC extension
unistd.c:456:3: warning: #warning Unsupported platform: gethostname() is missing
unistd.c: At top level:
unistd.c:447: warning: unused parameter 'buf'
unistd.c:447: warning: unused parameter 'size'
unistd.c: In function 'sbrk':
unistd.c:742: warning: pointer of type 'void *' used in arithmetic
unistd.c:745: warning: pointer of type 'void *' used in arithmetic
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c utime.c
cc -nostdinc -isystem ../include -DPIC -W -fPIC -Wall -g -pedantic -ffreestanding -c utmpx.c
ar -rc libc.a ctype.o dirent.o errno.o fcntl.o float.o fnmatch.o grp.o iconv.o langinfo.o libgen.o locale.o poll.o pwd.o search.o setjmp.o signal.o stdlib.o stdio.o string.o strings.o stropts.o sys/ipc.o sys/mman.o sys/mount.o sys/reboot.o sys/resource.o sys/select.o sys/shm.o sys/stat.o sys/statvfs.o sys/time.o sys/times.o sys/utsname.o sys/wait.o syscalls.o syslog.o termios.o time.o ucontext.o unistd.o utime.o utmpx.o
ranlib libc.a
cc -nostdlib -shared -o libc.so -Wl,-soname,libc.so.0 ctype.o dirent.o errno.o fcntl.o float.o fnmatch.o grp.o iconv.o langinfo.o libgen.o locale.o poll.o pwd.o search.o setjmp.o signal.o stdlib.o stdio.o string.o strings.o stropts.o sys/ipc.o sys/mman.o sys/mount.o sys/reboot.o sys/resource.o sys/select.o sys/shm.o sys/stat.o sys/statvfs.o sys/time.o sys/times.o sys/utsname.o sys/wait.o syscalls.o syslog.o termios.o time.o ucontext.o unistd.o utime.o utmpx.o `cc -print-libgcc-file-name`
cc -nostdinc -isystem ../include -DPIC -W -Wall -g -pedantic -ffreestanding -c -o start.o start.S
cc -I /usr/local/include -W -Wall -pedantic -g -O2 -c init.c
In file included from init.c:22:
session.h:21:21: error: System.h: No such file or directory
In file included from init.c:22:
session.h:29: error: expected declaration specifiers or '...' before 'Event'
session.h:33: error: expected ')' before 'const'
In file included from init.c:23:
../data/Init.h:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
../data/Init.h:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'const'
../data/Init.h:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'BUFFER_IN'
../data/Init.h:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'STRING_IN'
../data/Init.h:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
../data/Init.h:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
../data/Init.h:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
../data/Init.h:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
../data/Init.h:37: error: expected ')' before 'username'
../data/Init.h:39: error: expected ')' before 'UINT16'
../data/Init.h:40: warning: parameter names (without types) in function declaration
../data/Init.h:41: error: expected ')' before 'profile'
../data/Init.h:42: error: expected ')' before 'profile'
In file included from init.c:24:
init.h:30: error: expected ')' before 'options'
init.h:34: error: expected ')' before '*' token
init.h:35: error: expected ')' before 'const'
init.h:38: error: expected ')' before 'const'
init.c:32: error: expected specifier-qualifier-list before 'Event'
init.c:35: warning: struct has no members
init.c:41: error: expected ')' before 'options'
init.c: In function 'init_delete':
init.c:73: error: 'Init' has no member named 'event'
init.c:74: warning: implicit declaration of function 'event_delete'
init.c:74: error: 'Init' has no member named 'event'
init.c:75: warning: implicit declaration of function 'object_delete'
init.c: At top level:
init.c:81: error: expected ')' before '*' token
init.c:92: error: expected ')' before 'const'
init.c:111: error: expected ')' before 'const'
init.c:133: error: expected ')' before 'const'
init.c:143: error: expected ')' before 'const'
init.c: In function 'init_loop':
init.c:159: warning: implicit declaration of function 'event_loop'
init.c:159: error: 'Init' has no member named 'event'
*** Error code 1
Stop.
pmake: stopped in /home/defora/build/Linux-i686/DeforaOS/System/src/Init/src
*** Error code 1
Stop.
pmake: stopped in /home/defora/build/Linux-i686/DeforaOS/System/src/Init
*** Error code 1
Stop.
pmake: stopped in /home/defora/build/Linux-i686/DeforaOS/System/src
*** Error code 1
Stop.
pmake: stopped in /home/defora/build/Linux-i686/DeforaOS