[EMAIL PROTECTED] wrote:

> > > a UltraSparc 10/Solaris 7.

Any chance of me getting access? I'd like to get my hands on a Solaris
box to tune the configure & compile.

> > #    if test -f "$dir/lib/libexpat.a" -o -e "$dir/lib/libexpat.so" ; then
> > if test -f "$dir/lib/libexpat.a" ; then

Can you send me the manpage for 'test' from solaris?

> < LIBS="-l$i  $ac_func_search_save_LIBS"
> ---
> > LIBS="-l$i  -lsocket -lnsl $ac_func_search_save_LIBS"

and the output of 'nm /path/to/libsocket.so' and the same for libnsl?

Emile


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to