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">> I can't make Pan 0.11.1.91. I upgraded gnomecore last night with</FONT> <FONT COLOR="#737373">> portupgrade and libgda failed to make with a similar error message;</FONT> <FONT COLOR="#737373">> everything else went smoothly though. I am running 4.5-STABLE.</FONT> <FONT COLOR="#737373">> Thanks.</FONT> <FONT COLOR="#737373">> </FONT> <FONT COLOR="#737373">> Austin</FONT> <FONT COLOR="#737373">> -- </FONT> <FONT COLOR="#737373">> Never count your chickens before they rip your lips off</FONT> <FONT COLOR="#737373">> </FONT> <FONT COLOR="#737373">> #######################</FONT> <FONT COLOR="#737373">> </FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: WARNING! setkey(3) not present in the system!</FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: warning: this program uses gets(), which is</FONT> <FONT COLOR="#737373">> unsafe.</FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: warning: mktemp() possibly used unsafely; consider</FONT> <FONT COLOR="#737373">> using mkstemp()</FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: WARNING! des_setkey(3) not present in the system!</FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: WARNING! encrypt(3) not present in the system!</FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: warning: tmpnam() possibly used unsafely; consider</FONT> <FONT COLOR="#737373">> using mkstemp()</FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: warning: this program uses f_prealloc(), which is</FONT> <FONT COLOR="#737373">> not recommended.</FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: WARNING! des_cipher(3) not present in the system!</FONT> <FONT COLOR="#737373">> /usr/lib/libc.so.4: warning: tempnam() possibly used unsafely;</FONT> <FONT COLOR="#737373">> consider using mkstemp()</FONT> <FONT COLOR="#737373">> queue.o: In function `queue_init':</FONT> <FONT COLOR="#737373">> queue.o(.text+0x1ff): undefined reference to `__pthread_detach'</FONT> <FONT COLOR="#737373">> queue.o: In function `queue_run':</FONT> <FONT COLOR="#737373">> queue.o(.text+0xecb): undefined reference to `__pthread_detach'</FONT> <FONT COLOR="#737373">> base/libpanbase.a(argset.o): In function `run_in_worker_thread':</FONT> <FONT COLOR="#737373">> argset.o(.text+0x27e): undefined reference to `__pthread_detach'</FONT> <FONT COLOR="#737373">> 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. This is bad. If you do have this, remove it, then remake world. If you don't have it, then do you have: <BR> <BR> options P1003_1B <BR> options _KPOSIX_PRIORITY_SCHEDULING <BR> <BR> 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. <BR> <BR> To put you at ease, this port does build on -stable. I have 0.11.1.91 installed on my 4.5 machine. <BR> <BR> Joe <BR> <PRE><FONT COLOR="#737373">> gmake[3]: Leaving directory</FONT> <FONT COLOR="#737373">> `/usr/ports/news/pan/work/pan-0.11.1.91/pan'</FONT> <FONT COLOR="#737373">> gmake[2]: *** [all-recursive] Error 1</FONT> <FONT COLOR="#737373">> gmake[2]: Leaving directory</FONT> <FONT COLOR="#737373">> `/usr/ports/news/pan/work/pan-0.11.1.91/pan'</FONT> <FONT COLOR="#737373">> gmake[1]: *** [all-recursive] Error 1</FONT> <FONT COLOR="#737373">> gmake[1]: Leaving directory `/usr/ports/news/pan/work/pan-0.11.1.91'</FONT> <FONT COLOR="#737373">> gmake: *** [all] Error 2</FONT> <FONT COLOR="#737373">> *** Error code 2</FONT> <FONT COLOR="#737373">> </FONT> <FONT COLOR="#737373">> Stop in /usr/ports/news/pan.</FONT> <FONT COLOR="#737373">> *** Error code 1</FONT> <FONT COLOR="#737373">> </FONT> <FONT COLOR="#737373">> Stop in /usr/ports/news/pan.</FONT> <FONT COLOR="#737373">> *** Error code 1</FONT> <FONT COLOR="#737373">> </FONT> <FONT COLOR="#737373">> Stop in /usr/ports/news/pan.</FONT> <FONT COLOR="#737373">> </FONT> <FONT COLOR="#737373">> To Unsubscribe: send mail to majordomo@FreeBSD.org</FONT> <FONT COLOR="#737373">> with "unsubscribe freebsd-gnome" in the body of the message</FONT> <FONT COLOR="#737373">> </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>