Solaris 9 Compile Problems

"Brian E. Seppanen" <[email protected]> Tue, 4 Nov 2003 15:12:26 -0500 (EST)
Newsgroups gmane.network.xinetd
Organization Charter Communications
Message-ID <[email protected]>
I'm using GCC 3.3.1 Sunfreeware on a sparc E250 running Solaris 9 to 
compile xinetd-2.3.12 from source.   If I compile with

./configure --prefix=/usr/local --with-loadavg --with-libwrap=/usr/sfw/lib

I get the following

In file included from impl.h:13,
                 from sprint.c:14:
sioconf.h:165:3: #error function_isatty_not_available ;
In file included from impl.h:13,
                 from sio.c:22:
sioconf.h:165:3: #error function_isatty_not_available ;
sio.c:365: error: conflicting types for `sio_memscan'
sio.c:365: error: an argument type that has a default promotion can't 
match an empty parameter name list declaration
impl.h:166: error: previous declaration of `sio_memscan'
sio.c: In function `sio_memscan':
sio.c:367: warning: initialization discards qualifiers from pointer target 
type
sio.c:369: warning: assignment discards qualifiers from pointer target 
type
make[1]: *** [sio.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [sprint.o] Error 1
make[1]: Leaving directory `/usr/share/src/xinetd-2.3.12/libs/src/sio'
make: *** [libsio] Error 2

If I compile with ./configure --prefix=/usr/local --with-loadavg

ld: elf error: file ../libs/lib/libportable.a: elf_getarsym
ld: fatal: library -lportable: not found
ld: fatal: File processing errors. No output written to itox
collect2: ld returned 1 exit status
make[1]: *** [itox] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/usr/share/src/xinetd-2.3.12/xinetd'
make: *** [makeprog] Error 2

Can anyone be of any assistance?

Thanks,




Brian Seppanen
[email protected]
906-475-0107 ext 1040