Skip site navigation (1)Skip section navigation (2)
Date:      31 Jan 2002 02:14:26 -0500
From:      Joe Clarke <marcus@marcuscom.com>
To:        Austin hall <ash@vectorstar.net>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: Error making Pan
Message-ID:  <1012461266.89291.3.camel@shumai.marcuscom.com>
In-Reply-To: <20020131011802.GA84987@darkstar.bellsouth.net>
References:  <20020131011802.GA84987@darkstar.bellsouth.net>

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

--=-hPTGhNTh5DVvBUNub4Kb
Content-Type: text/plain
Content-Transfer-Encoding: 7bit

On Wed, 2002-01-30 at 20:18, Austin hall wrote: 

> I can't make Pan 0.11.1.91. I upgraded gnomecore last night with
> portupgrade and libgda failed to make with a similar error message;
> everything else went smoothly though. I am running 4.5-STABLE.
> Thanks.
> 
> Austin
> -- 
> Never count your chickens before they rip your lips off
> 
> #######################
> 
> /usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!
> /usr/lib/libc.so.4: warning: this program uses gets(), which is
> unsafe.
> /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider
> using mkstemp()
> /usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!
> /usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!
> /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider
> using mkstemp()
> /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is
> not recommended.
> /usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!
> /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely;
> consider using mkstemp()
> queue.o: In function `queue_init':
> queue.o(.text+0x1ff): undefined reference to `__pthread_detach'
> queue.o: In function `queue_run':
> queue.o(.text+0xecb): undefined reference to `__pthread_detach'
> base/libpanbase.a(argset.o): In function `run_in_worker_thread':
> argset.o(.text+0x27e): undefined reference to `__pthread_detach'
> gmake[3]: *** [pan] Error 1


Looks to me like you have 

NOLIBC_R=true 

set in /etc/make.conf.  This is bad.  If you do have this, remove it,
then remake world.  If you don't have it, then do you have: 

options     P1003_1B 
options     _KPOSIX_PRIORITY_SCHEDULING 
           
In your kernel conf?  If you do, then do you have the pth port
installed?  This has been known to cause problems with certain ports. 

To put you at ease, this port does build on -stable.  I have 0.11.1.91
installed on my 4.5 machine. 

Joe


> gmake[3]: Leaving directory
> `/usr/ports/news/pan/work/pan-0.11.1.91/pan'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory
> `/usr/ports/news/pan/work/pan-0.11.1.91/pan'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/news/pan/work/pan-0.11.1.91'
> gmake: *** [all] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/news/pan.
> *** Error code 1
> 
> Stop in /usr/ports/news/pan.
> *** Error code 1
> 
> Stop in /usr/ports/news/pan.
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
> 

--=-hPTGhNTh5DVvBUNub4Kb
Content-Type: text/html; charset=utf-8

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/1.0.1">
</HEAD>
<BODY>
On Wed, 2002-01-30 at 20:18, Austin hall wrote: 
<PRE><FONT COLOR="#737373">&gt; I can't make Pan 0.11.1.91. I upgraded gnomecore last night with</FONT>
<FONT COLOR="#737373">&gt; portupgrade and libgda failed to make with a similar error message;</FONT>
<FONT COLOR="#737373">&gt; everything else went smoothly though. I am running 4.5-STABLE.</FONT>
<FONT COLOR="#737373">&gt; Thanks.</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; Austin</FONT>
<FONT COLOR="#737373">&gt; -- </FONT>
<FONT COLOR="#737373">&gt; Never count your chickens before they rip your lips off</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; #######################</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: WARNING!  setkey(3) not present in the system!</FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: warning: this program uses gets(), which is</FONT>
<FONT COLOR="#737373">&gt; unsafe.</FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider</FONT>
<FONT COLOR="#737373">&gt; using mkstemp()</FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: WARNING!  des_setkey(3) not present in the system!</FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: WARNING!  encrypt(3) not present in the system!</FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider</FONT>
<FONT COLOR="#737373">&gt; using mkstemp()</FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is</FONT>
<FONT COLOR="#737373">&gt; not recommended.</FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: WARNING!  des_cipher(3) not present in the system!</FONT>
<FONT COLOR="#737373">&gt; /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely;</FONT>
<FONT COLOR="#737373">&gt; consider using mkstemp()</FONT>
<FONT COLOR="#737373">&gt; queue.o: In function `queue_init':</FONT>
<FONT COLOR="#737373">&gt; queue.o(.text+0x1ff): undefined reference to `__pthread_detach'</FONT>
<FONT COLOR="#737373">&gt; queue.o: In function `queue_run':</FONT>
<FONT COLOR="#737373">&gt; queue.o(.text+0xecb): undefined reference to `__pthread_detach'</FONT>
<FONT COLOR="#737373">&gt; base/libpanbase.a(argset.o): In function `run_in_worker_thread':</FONT>
<FONT COLOR="#737373">&gt; argset.o(.text+0x27e): undefined reference to `__pthread_detach'</FONT>
<FONT COLOR="#737373">&gt; gmake[3]: *** [pan] Error 1</FONT></PRE>

<BR>
Looks to me like you have 
<BR>

<BR>
NOLIBC_R=true 
<BR>

<BR>
set in /etc/make.conf.&nbsp; This is bad.&nbsp; If you do have this, remove it, then remake world.&nbsp; If you don't have it, then do you have: 
<BR>

<BR>
options&nbsp;&nbsp;&nbsp;&nbsp; P1003_1B 
<BR>
options&nbsp;&nbsp;&nbsp;&nbsp; _KPOSIX_PRIORITY_SCHEDULING 
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR>
In your kernel conf?&nbsp; If you do, then do you have the pth port installed?&nbsp; This has been known to cause problems with certain ports. 
<BR>

<BR>
To put you at ease, this port does build on -stable.&nbsp; I have 0.11.1.91 installed on my 4.5 machine. 
<BR>

<BR>
Joe
<BR>

<PRE><FONT COLOR="#737373">&gt; gmake[3]: Leaving directory</FONT>
<FONT COLOR="#737373">&gt; `/usr/ports/news/pan/work/pan-0.11.1.91/pan'</FONT>
<FONT COLOR="#737373">&gt; gmake[2]: *** [all-recursive] Error 1</FONT>
<FONT COLOR="#737373">&gt; gmake[2]: Leaving directory</FONT>
<FONT COLOR="#737373">&gt; `/usr/ports/news/pan/work/pan-0.11.1.91/pan'</FONT>
<FONT COLOR="#737373">&gt; gmake[1]: *** [all-recursive] Error 1</FONT>
<FONT COLOR="#737373">&gt; gmake[1]: Leaving directory `/usr/ports/news/pan/work/pan-0.11.1.91'</FONT>
<FONT COLOR="#737373">&gt; gmake: *** [all] Error 2</FONT>
<FONT COLOR="#737373">&gt; *** Error code 2</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; Stop in /usr/ports/news/pan.</FONT>
<FONT COLOR="#737373">&gt; *** Error code 1</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; Stop in /usr/ports/news/pan.</FONT>
<FONT COLOR="#737373">&gt; *** Error code 1</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; Stop in /usr/ports/news/pan.</FONT>
<FONT COLOR="#737373">&gt; </FONT>
<FONT COLOR="#737373">&gt; To Unsubscribe: send mail to majordomo@FreeBSD.org</FONT>
<FONT COLOR="#737373">&gt; with &quot;unsubscribe freebsd-gnome&quot; in the body of the message</FONT>
<FONT COLOR="#737373">&gt; </FONT></PRE>
</BODY>
</HTML>

--=-hPTGhNTh5DVvBUNub4Kb--


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




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