Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jan 2002 10:59:36 -0500 (EST)
From:      Joe Clarke <marcus@marcuscom.com>
To:        Austin hall <ash@vectorstar.net>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: Error making Pan
Message-ID:  <20020131105833.B92097-100000@shumai.marcuscom.com>
In-Reply-To: <20020131154807.GA33783@darkstar.bellsouth.net>

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


On Thu, 31 Jan 2002, Austin hall wrote:

> On Thursday 31 January Joe Clarke wrote:
> > 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
>
> I don't have this in /etc/make.conf,
>
> > 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
>
> but I do have this in my kernel conf.

Being in tech support, I like to give customers multiple options ;-).

>
> > 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.
>
> I did a "pkg_info | grep pth" and it showed:
>
> ngpt-1.0.1   NGPT is a next generation pthread implementation based on...
>
> Should I deinstall this port? I can't think of anything I have that
> needs it.

Yes, this is problable finding itself into the PAN build.  Remove it, then
recompile PAN.

Joe

>
> > 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.
>
> Austin
> --
> Toilet Toup'ee, n.:
> 	Any shag carpet that causes the lid to become top-heavy, thus
> creating endless annoyance to male users.
> 		-- Rich Hall, "Sniglets"
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-gnome" in the body of the message
>
>


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?20020131105833.B92097-100000>