Portupgrade failed: gnomedb

Joe Marcus Clarke marcus at marcuscom.com
Sun Sep 21 09:48:25 PDT 2003


On Sun, 2003-09-21 at 11:01, Alexander Nedotsukov wrote:
> Tom,
> 
> Tom Parquette wrote:
> 
> > This is a 5.1-CURRENT system updated early Sept 20.  Ports was cvsuped 
> > mid day Sept 20.
> >
> > I'm getting the following on gnomedb.  If you need the list of 
> > installed packages, please let me know.  TIA...
> >
> ...
> 
> >
> > cc: The -pthread option is deprecated.
> > configure: failed program was:
> >
> > #line 1613 "configure"
> > #include "confdefs.h"
> >
> > main(){return(0);}
> > P3R-272#
> >
> You problem in depricated -pthread flag. Do this in your gnomedb Makefile
> 
> INSTALLS_SHLIB= yes
> CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
> -                LIBS="-pthread -L${LOCALBASE}/lib -lintl"
> +                LIBS="${PTHREAD_CFLAGS} -L${LOCALBASE}/lib -lintl"
> CONFIGURE_TARGET=       --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
> PLIST_SUB=      VERSION=${PORTVERSION}
> 
> Btw. Early this day seen backout commit in gcc specs so there is another 
> way. This will be in cvs later

I can't believe I missed that in my -pthread sweep.

Joe

> 
> All the best,
> Alexander.
> 
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20030921/c9cb672c/attachment.bin


More information about the freebsd-gnome mailing list