Skip site navigation (1)Skip section navigation (2)
Date:      29 Jan 2003 14:51:40 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Glenn Johnson <glennpj@charter.net>
Cc:        "Mezz bsdforums.org" <reigncracks@hotmail.com>, FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   Re: gstreamer-0.5.2 has been failed.. (cutter.c)
Message-ID:  <1043869899.67424.33.camel@shumai.marcuscom.com>
In-Reply-To: <20030129060424.GA6097@gforce.johnson.home>
References:  <F67mgyrniJpusjKTQkG000066f0@hotmail.com> <1043815744.61958.24.camel@shumai.marcuscom.com> <20030129060424.GA6097@gforce.johnson.home>

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

--=-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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043869899.67424.33.camel>