From owner-freebsd-gnome Wed Jan 29 11:51:47 2003 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 0771E37B401 for ; Wed, 29 Jan 2003 11:51:45 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 17E3C43F79 for ; Wed, 29 Jan 2003 11:51:44 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0TJpKDZ030931; Wed, 29 Jan 2003 14:51:21 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: gstreamer-0.5.2 has been failed.. (cutter.c) From: Joe Marcus Clarke To: Glenn Johnson Cc: "Mezz bsdforums.org" , FreeBSD GNOME Users In-Reply-To: <20030129060424.GA6097@gforce.johnson.home> References: <1043815744.61958.24.camel@shumai.marcuscom.com> <20030129060424.GA6097@gforce.johnson.home> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-lS26BMLlnAtxxfNL1FG/" Organization: MarcusCom, Inc. Message-Id: <1043869899.67424.33.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 29 Jan 2003 14:51:40 -0500 X-Spam-Status: No, hits=-2.8 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,PGP_SIGNATURE_2,QUOTED_EMAIL_TEXT, REFERENCES,SPAM_PHRASE_00_01 version=2.43 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-lS26BMLlnAtxxfNL1FG/ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-01-29 at 01:04, Glenn Johnson wrote: > On Tue, Jan 28, 2003 at 11:49:04PM -0500, Joe Marcus Clarke wrote: >=20 > > On Tue, 2003-01-28 at 23:31, Mezz bsdforums.org wrote: > > > > > >On Tue, Jan 28, 2003 at 07:01:13PM -0500, Mezz bsdforums.org wrote: > > > > > > > > > >No, you don't need all this. Changing long seconds to time_t > > > > > >seconds will get rid of the warnings, but a bigger question > > > > > >is where is -Werror coming from? That isn't the default for > > > > > >building this example. If you have it set in your make.conf, > > > > > >I'd remove it. > > > > > > > > > > Oh... Umm, there's no -Werror in the make.conf nor > > > > > /usr/share/mk/sys.mk, but it does exist in bsd.sys.mk. I haven't > > > > > change make.conf for age, but update the system/kernel. What > > > > > other files do I should look at? My make.conf just has this.. > > > > > > > >The '-Werror' flag is set in 'configure' of gstreamer. Look for > > > >the following snippet of code in > > > > > > > >${PORTSDIR}/multimedia/gstreamer/work/gstreamer-0.5.2/configure: > > > > > > > >~~~~~~~~~~ > > > >if test "x$COMPILER" =3D "xforte"; then > > > > GST_ERROR=3D > > > >else > > > > if test "x$GST_CVS"=3D"xyes"; then > > > > GST_ERROR=3D"-Wall -Werror" > > > > else > > > > GST_ERROR=3D"-Wall" > > > > fi > > > >fi > > > >~~~~~~~~~~ > > > > > > So, I just delete that -Werror and try it again? > > > > Your config.log is saying that shouldn't matter. >=20 > But it does matter. I do not know why but with the '-Werror' flag in > GST_ERROR of the configure file, '-Werror' gets set in the GST_CFLAGS of >=20 > ${PORTSDIR}/.../gstreamer/work/gstreamer-0.5.2/examples/cutter/Makefile >=20 > To get the gstreamer port to build: do a 'make clean', followed by a > 'make patch'. Then edit 'work/gstreamer-0.5.2/configure' to remove the > '-Werror' flag. Finally, do a 'make install'. This should work until a > fix is put into the port. It turned out to be a typo in configure. After fixing that, $GST_CVS is properly handled. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-lS26BMLlnAtxxfNL1FG/ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ODDLb2iPiv4Uz4cRAmCkAKCLjfbSvmGVcoPV/UybIq85FEfvgQCfUZy5 hfIevQETttJi6T4saBZ+Tuk= =cdty -----END PGP SIGNATURE----- --=-lS26BMLlnAtxxfNL1FG/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message