Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 May 2005 17:11:59 -0700 (PDT)
From:      vizion@ixpres.com
To:        "Kris Kennaway" <kris@obsecurity.org>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: pthread compiler issues
Message-ID:  <2012.64.58.171.86.1115770319.squirrel@webmail.ixpres.com>
In-Reply-To: <20050510233037.GA66470@xor.obsecurity.org>
References:  <1962.64.58.171.86.1115767740.squirrel@webmail.ixpres.com> <20050510233037.GA66470@xor.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Twas said by " Kris Kennaway" and my ignorance encourages me to join the
dialogue
> On Tue, May 10, 2005 at 04:29:00PM -0700, vizion@ixpres.com wrote:
>>
>> Hi
>>
>> I have had problems compiling packages generating pthread error
>> messages.
>> I am running FreeBSD 5.3. with linux support. This time it was firefox
>> based with tar balls -1.0.1 & 1.0.2.
>>
>> Comments please
>
> You've given us nothing to comment on.  Show exactly what you're doing
> and what problems you encountered.
Here is the terminating output -- let meknow if you need any earlier output :
-------

/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_attr_destroy'
/usr/local/lib/libgthread-2.0.so: undefined reference to 'pthread_create'
/usr/local/lib/libgthread-2.0.so: undefined reference to 'pthread_attr_init'
/usr/local/lib/libgthread-2.0.so: undefined reference to 'pthread_exit'
/usr/local/lib/libgthread-2.0.so: undefined reference to 'pthread_equal'
/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_getschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_attr_setscope'
/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_attr_setstacksize'
/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_attr_setschedparam'
/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_attr_setdetachstate'
/usr/local/lib/libgthread-2.0.so: undefined reference to 'pthread_join'
/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_cond_timedwait'
/usr/local/lib/libgthread-2.0.so: undefined reference to
'pthread_attr_getschedparam'
gmake[5]: *** [name-client-2] Error 1
gmake[5]: Leaving directory
'/usr/ports/devel/ORBit2/work/ORBit2-2.12.2/src/services/name'
gmake[4]: *** [all] Error 2
gmake[4]: Leaving directory
'/usr/ports/devel/ORBit2/work/ORBit2-2.12.2/src/services/name'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory
'/usr/ports/devel/ORBit2/work/ORBit2-2.12.2/src/services'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory '/usr/ports/devel/ORBit2/work/ORBit2-2.12.2/src'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory '/usr/ports/devel/ORBit2/work/ORBit2-2.12.2'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/ORBit2.
*** Error code 1
Stop in /usr/ports/devel/gconf2.
*** Error code 1
Stop in /usr/ports/www/firefox.
-------

>
> Kris
>


David Southwell              Ham call sign M0TAU
   ****Remove  nospamme_ from reply to ******                             
                       40 yrs navigating and computing in blue waters.
English Owner & Captain of British Registered 60' bluewater Ketch S/V
Taurus. Currently in San Diego, CA. Sailing May bound for Europe via
Panama Canal.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2012.64.58.171.86.1115770319.squirrel>