Solaris教えてスレッド 其の14
■ このスレッドは過去ログ倉庫に格納されています
0453名無しさん@お腹いっぱい。
NGNGgcc のバージョンが 3.4.0 だと駄目?
make でエラーが。
gcc -g -O2 -I/export/home/shingot/src/bind-9.3.0rc1 -I./include -I./../pthreads/include -I../includ
e -I./../include -I./.. -D_REENTRANT -D_XPG4_2 -D__EXTENSIONS__ -W -Wall -Wmissing-prototypes -Wc
ast-qual -Wwrite-strings -Wformat -c app.c
In file included from /usr/include/sys/reg.h:13,
from /usr/include/sys/regset.h:24,
from /usr/include/sys/ucontext.h:21,
from /usr/local/lib/gcc/i386-pc-solaris2.9/3.4.0/include/sys/signal.h:249,
from /usr/include/signal.h:27,
from app.c:29:
/usr/include/ia32/sys/reg.h:300: error: parse error before "upad128_t"
/usr/include/ia32/sys/reg.h:302: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:309: error: field `kfpu_fx' has incomplete type
/usr/include/ia32/sys/reg.h:331: error: parse error before "upad128_t"
/usr/include/ia32/sys/reg.h:338: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:339: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:376: error: parse error before "fpregset_t"
In file included from /usr/local/lib/gcc/i386-pc-solaris2.9/3.4.0/include/sys/signal.h:249,
from /usr/include/signal.h:27,
from app.c:29:
/usr/include/sys/ucontext.h:69: error: parse error before "mcontext_t"
/usr/include/sys/ucontext.h:71: error: parse error before '}' token
make[3]: *** [app.o] Error 1
make[3]: Leaving directory `/usr/local/src/bind-9.3.0rc1/lib/isc/unix'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/usr/local/src/bind-9.3.0rc1/lib/isc'
make[1]: *** [subdirs] Error 1
make[1]: Leaving directory `/usr/local/src/bind-9.3.0rc1/lib'
make: *** [subdirs] Error 1
■ このスレッドは過去ログ倉庫に格納されています