Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2004 01:03:48 -0400 (EDT)
From:      Daniel Eischen <eischen@vigrid.com>
To:        Kent Stewart <kstewart@owt.com>
Cc:        ports-committers@freebsd.org
Subject:   Re: cvs commit: ports/audio/xmcd Makefile distinfo pkg-plist
Message-ID:  <Pine.GSO.4.10.10404110102440.18190-100000@pcnet5.pcnet.com>
In-Reply-To: <200404101842.35195.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Apr 2004, Kent Stewart wrote:

> On Saturday 10 April 2004 09:46 am, Daniel Eischen wrote:
> > deischen    2004/04/10 09:46:48 PDT
> >
> >   FreeBSD ports repository
> >
> >   Modified files:
> >     audio/xmcd           Makefile distinfo pkg-plist
> >   Log:
> >   Update to xmcd-3.3.1.
> >
> >   Revision  Changes    Path
> >   1.43      +15 -5     ports/audio/xmcd/Makefile
> >   1.20      +4 -2      ports/audio/xmcd/distinfo
> >   1.20      +16 -13    ports/audio/xmcd/pkg-plist
> > _______________________________________________
> 
> 
> This update builds on -current but fails on 4-stable with the following 
> messages
> 
> LD_LIBRARY_PATH=/usr/X11R6/lib cc -o xmcd     -pthread  -L/usr/X11R6/lib   
> callback.o   cdfunc.o        command.o dbprog.o         geom.o  help.o  
> hotkey.o        main.o  motd.o  userreg.o       widget.o        
> wwwwarp.o       ../labelh_d/libLabelH.a    ../cdinfo_d/libcdinfo.a         ../cddb_d/libcddbkey.a  ../libdi_d/libdi.a      ../cdda_d/libcdda.a        ../common_d/libutil.a 
> -L/usr/X11R6/lib -lXm -lXp -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext 
> -lX11 -lcam   -L../cddb_d -lcddb -L/usr/freeware/lib32 -L/usr/local/lib 
> -lFLAC -lvorbisenc -lvorbis -logg -lm   -Wl,-rpath,/usr/X11R6/lib
> ../cdda_d/libcdda.a(pthr.o): In function `cdda_pthr_play':
> pthr.o(.text+0xdb3): undefined reference to `pthread_atfork'

Hmm, -stable doesn't have pthread_atfork().  Actually, 5.x only got
it recently.

-- 
Dan Eischen



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