[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] Re: Gm2-2010-06-30 on Solaris 10/sparc
From: |
john o goyo |
Subject: |
[Gm2] Re: Gm2-2010-06-30 on Solaris 10/sparc |
Date: |
Fri, 2 Jul 2010 14:19:11 -0400 |
On 2-Jul-10, at 2:01 PM, Manfred Hollstein wrote:
Hi there,
On Fri, 02 Jul 2010, 18:56:12 +0200, Gaius Mulley wrote (in part):
john o goyo <address@hidden> writes:
[...]
incidentally I see the coroutine regression tests are failing to
link
on Solaris - there appears to be a number of unresolved references -
which looks like another Solaris library is required to resolve them.
Undefined first referenced
symbol in file
recv /opt/pth/lib/libpth.so
accept /opt/pth/lib/libpth.so
sendto /opt/pth/lib/libpth.so
getsockopt /opt/pth/lib/libpth.so
connect /opt/pth/lib/libpth.so
recvfrom /opt/pth/lib/libpth.so
ld: fatal: Symbol referencing errors. No output written to /home/
build/bld/gm2-4.1.2/gcc/testsuite/testiotransfer.x0
collect2: ld returned 1 exit status
do you know which Solaris library contains these?
According to <http://www.unix.com/man-page/opensolaris/3socket/
getsockopt/>,
you need to link with "-lsocket -lnsl".
Also true in Solaris 10.
Hhhmmm.. What libraries do you link with in Linux to include these?
regards,
Gaius
HTH, cheers.
l8er
manfred
Thank you, Manfred.
Gaius?
john