[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FreedBSD users....
From: |
Mitch Collinsworth |
Subject: |
Re: FreedBSD users.... |
Date: |
Sun, 14 Jan 2001 12:49:55 -0500 (EST) |
On Sun, 14 Jan 2001 address@hidden wrote:
> Would someone please tell me if 1.6.2.b1 compiles with pthread
> support on FreeBSD please? Some modications have been added.
>
> ftp://ftp.iu.hio.no/pub/cfengine/cfengine-1.6.2.b1.tar.gz
Hi Mark,
On FreeBSD 4.2-STABLE dated Dec 15, ./configure says this:
checking for pthread_attr_setstacksize... no
checking for pthread_create in -lpthread... no
checking for pthread_sigmask... no
checking for pthread_create in -lpthread... (cached) no
Make uses -pthread option for gcc though, and the only interesting
messages from the build are:
cfengine.c: In function `CheckSystemVariables':
cfengine.c:990: warning: comparison is always false due to limited range of
data
type
and:
Making all in doc
make: don't know how to make cfengine-Reference.html. Stop
*** Error code 1
The last is I imagine because I don't have something installed that
is needed here. Confession: It's been a long time (and many versions)
since I've done a cfengine build.
Hope this helps.
-Mitch
- FreedBSD users...., Mark . Burgess, 2001/01/14
- Re: FreedBSD users....,
Mitch Collinsworth <=