From owner-freebsd-gnome@FreeBSD.ORG Sun Sep 21 09:48:25 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8843E16A4B3; Sun, 21 Sep 2003 09:48:25 -0700 (PDT) Received: from ms-smtp-03.southeast.rr.com (ms-smtp-03.southeast.rr.com [24.93.67.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A11043FE5; Sun, 21 Sep 2003 09:48:23 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158])h8LGk94R025008; Sun, 21 Sep 2003 12:46:09 -0400 (EDT) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) h8LGlslB000662; Sun, 21 Sep 2003 12:47:54 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: Alexander Nedotsukov In-Reply-To: <3F6DBD55.2040807@FreeBSD.org> References: <3F6D9DBD.5080509@twcny.rr.com> <3F6DBD55.2040807@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-PV36ie8dpct9wDHqKxId" Organization: MarcusCom, Inc. Message-Id: <1064162899.65018.2.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Sun, 21 Sep 2003 12:48:19 -0400 X-Spam-Status: No, hits=-11.6 required=5.0 tests=BAYES_01,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_XIMIAN autolearn=ham version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: FreeBSD GNOME Users cc: Tom Parquette Subject: Re: Portupgrade failed: gnomedb X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Sep 2003 16:48:25 -0000 --=-PV36ie8dpct9wDHqKxId Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-09-21 at 11:01, Alexander Nedotsukov wrote: > Tom, >=20 > Tom Parquette wrote: >=20 > > This is a 5.1-CURRENT system updated early Sept 20. Ports was cvsuped=20 > > mid day Sept 20. > > > > I'm getting the following on gnomedb. If you need the list of=20 > > installed packages, please let me know. TIA... > > > ... >=20 > > > > 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 >=20 > INSTALLS_SHLIB=3D yes > CONFIGURE_ENV=3D CPPFLAGS=3D"-I${LOCALBASE}/include" \ > - LIBS=3D"-pthread -L${LOCALBASE}/lib -lintl" > + LIBS=3D"${PTHREAD_CFLAGS} -L${LOCALBASE}/lib -lintl" > CONFIGURE_TARGET=3D --target=3D${MACHINE_ARCH}-unknown-freebsd${OSR= EL} > PLIST_SUB=3D VERSION=3D${PORTVERSION} >=20 > Btw. Early this day seen backout commit in gcc specs so there is another=20 > way. This will be in cvs later I can't believe I missed that in my -pthread sweep. Joe >=20 > All the best, > Alexander. >=20 > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-PV36ie8dpct9wDHqKxId Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/bdZSb2iPiv4Uz4cRAkkJAJ47LfLw4QNl6LN/jH2UHVrWxmZgOgCfQ1p5 KkaFxCUEndGDMrvFW1jml1Y= =Fgrj -----END PGP SIGNATURE----- --=-PV36ie8dpct9wDHqKxId--