Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 14:03:20 -0400 (EDT)
From:      Kenneth Culver <culverk@yumyumyum.org>
To:        Jennie Corriveau <jcorriveau@ec.rr.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: posix threads in ports?
Message-ID:  <20020802140251.A95955-100000@alpha.yumyumyum.org>
In-Reply-To: <007101c23a49$56d63e20$0301a8c0@ec.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
pthreads are part of the base system, they're just not in -lpthread,
they're in -lc_r

Are you sure you're using the ports tree and you havn't modified it at
all?

Ken

On Fri, 2 Aug 2002, Jennie Corriveau wrote:

> I installed FreeBSD a week ago, when trying to install any ports since my last make world, I'm getting this..
>
> checking for __pthread_attr_init_system in -lpthread... no
> configure: error: I can't find the libraries for the thread implementation
>                 posix. Please choose another thread implementation or
>                 provide information on your thread implementation.
>                 You can also run 'configure --disable-threads'
>                 to compile without thread support.
> configure: error: ./configure failed for glib-1.2.8
> ===>  Script "configure" failed unexpectedly.
>       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
>       the "/usr/ports/devel/pkgconfig/work/pkgconfig-0.12.0/config.log"
>       including the output of the failure of your make command. Also, it might
>       be a good idea to provide an overview of all packages installed on your
>       system (e.g. an `ls /var/db/pkg`).
> *** Error code 1
>
> Stop in /usr/ports/devel/pkgconfig.
>
> any help is greatly appreciated.
>
> Jennie
>
>
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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