Hello! gcc был установлен из пекаджа с sunfreeware.com и в системе не стоит ipfilter? Сейчас под рукой нет Solaris 9 x86, кажется, лечил эту проблему выкидыванием хедера от ipfilter откуда-то из /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.2.3/include...
--- Oleg Ramazanov [OR4-RIPN], Zenon N.S.P. (http://www.zenon.net/). ----- Original Message ----- From: "Sergey Baukin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: 22 июля 2004 г. 18:03 Subject: [OOPS] Solaris 9 x86 > Добрый день. > > Не получается скомпилировать oops-1.5.23. > Кто виноват и что делать? Может у кого есть готовый > package? > > $ uname -srip > SunOS 5.9 i386 i86pc > > $ gcc -v > Reading specs from > /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.2.3/specs > Configured with: ../configure --disable-nls > --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld > Thread model: posix > gcc version 3.2.3 > > $ make > ... > gcc -g -O2 -D_REENTRANT -DSOLARIS -DHAVE_CONFIG_H -G -c > transparent.c > In file included from > /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.2.3/include/sys/reg.h:22, > from /usr/include/sys/pcb.h:11, > from /usr/include/sys/klwp.h:16, > from /usr/include/sys/thread.h:13, > from /usr/include/sys/copyops.h:12, > from /usr/include/sys/watchpoint.h:13, > from /usr/include/vm/as.h:37, > from /usr/include/sys/devops.h:16, > from > /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.2.3/include/sys/ddi_impldefs.h:24, > from /usr/include/sys/promif.h:16, > from /usr/include/inet/ip.h:1902, > from > /usr/local/lib/gcc-lib/i386-pc-solaris2.9/3.2.3/include/netinet/ip_compat.h:155 , > from transparent.c:33: > /usr/include/ia32/sys/reg.h:300: syntax error before > "upad128_t" > /usr/include/ia32/sys/reg.h:302: syntax error before '}' > token > /usr/include/ia32/sys/reg.h:309: field `kfpu_fx' has > incomplete type > /usr/include/ia32/sys/reg.h:314: confused by earlier > errors, bailing out > > -- > Сергей Баукин > ===================================================================== > If you would like to unsubscribe from this list send message to > [EMAIL PROTECTED] with "unsubscribe oops" in message body. > Archive is accessible on http://lists.paco.net/oops-rus/ > ===================================================================== If you would like to unsubscribe from this list send message to [EMAIL PROTECTED] with "unsubscribe oops" in message body. Archive is accessible on http://lists.paco.net/oops-rus/
