From owner-freebsd-gnome@FreeBSD.ORG Wed Feb 4 17:37:23 2004 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 A4A6D16A4CE; Wed, 4 Feb 2004 17:37:23 -0800 (PST) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B3FF43D31; Wed, 4 Feb 2004 17:37:21 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) i151Y1sm005633; Wed, 4 Feb 2004 20:34:01 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "J. W. Ballantine" In-Reply-To: <200402041405.i14E5Jo02097@akiva.homer.att.com> References: <200402041405.i14E5Jo02097@akiva.homer.att.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-36xndl7/elEHG7anLHes" Organization: MarcusCom, Inc. Message-Id: <1075945037.39782.10.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 04 Feb 2004 20:37:17 -0500 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: FreeBSD GNOME Users Subject: Re: libgnomeui patch failure now gstreamer-plugins failure 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: Thu, 05 Feb 2004 01:37:23 -0000 --=-36xndl7/elEHG7anLHes Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2004-02-04 at 09:05, J. W. Ballantine wrote: > Thanks, that worked fine, now I'm failing in multimedia/gstreamer-plugins > with: >=20 > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/incl= ude=20 > -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_ > FILE_OFFSET_BITS=3D64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib= -2.0/inc > lude -I/usr/local/include/libxml2 -I/usr/local/includ > e -I/usr/X11R6/include/gstreamer-0.6 -DGST_DISABLE_DEPRECATED -g -Wall -O= =20 > -pipe -I/usr/local/include -c gstlevel.c -Wp,-MD,.deps/lib > gstlevel_la-gstlevel.TPlo -fPIC -DPIC -o libgstlevel_la-gstlevel.lo > In file included from gstlevel.c:190: > filter.func: In function `gst_level_fast_16bit_chain': > filter.func:15: syntax error before `normalizer' > filter.func:30: `normalizer' undeclared (first use in this function) > filter.func:30: (Each undeclared identifier is reported only once > filter.func:30: for each function it appears in.) > In file included from gstlevel.c:195: > filter.func: In function `gst_level_fast_8bit_chain': > filter.func:15: syntax error before `normalizer' > filter.func:30: `normalizer' undeclared (first use in this function) > gmake[4]: *** [libgstlevel_la-gstlevel.lo] Error 1 > gmake[4]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work= /gst-p > lugins-0.6.4/gst/level' > gmake[3]: *** [all] Error 2 > gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work= /gst-p > lugins-0.6.4/gst/level' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work= /gst-p > lugins-0.6.4/gst' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work= /gst-p > lugins-0.6.4' > gmake: *** [all] Error 2 > *** Error code 2 >=20 > Stop in /usr/ports/multimedia/gstreamer-plugins. >=20 > This was after a cvsup about 1/2 to 3/4 hr before to resolve the libgnome= ui > problem and after I changed to the ports/multimedia/gstreamer-plugins > removed files/* and did a make clean. I'm guessing I'm missing a port, > which one?? Uh, you can't do that. The patches under files/ are critical. What you should do is remove multimedia/gstreamer-plugins, then cvsup again.=20 After that, just do the build. It should work. Joe >=20 > Thanks > Jim >=20 > ---------- In Response to your message ------------- >=20 > > Date: 2 Feb 2004 09:45:59 -0500 > Mon, 2 Feb 2004 09:45:59 -0500 > > To: "J. W. Ballantine" > > From: Adam Weinberger > > Subject: Re: libgnomeui patch failure > > > > >> (02.02.2004 @ 0759 PST): J. W. Ballantine said, in 3.7K: << > > >=20 > > > I was trying to install gnome2.4.1 on a FBSD4.9-STABLE box on saturd= ay > > > after a ports cvsup and the build failed in libgnomeui with a > > > patch failure. > > >> end of "libgnomeui patch failure" from J. W. Ballantine << > > =20 > > Patches fine for me. Clear out x11-toolkits/libgnomeui/files, make cle= an > > in x11-toolkits/libgnomeui, re-cvsup, and all should be smoove. > > =20 > > # Adam > > =20 > > =20 > > -- > > Adam Weinberger > > adam@vectors.cx // adamw@FreeBSD.org // adamw@magnesium.net > > http://www.vectors.cx > > =20 >=20 >=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 --=-36xndl7/elEHG7anLHes Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAIZ5Nb2iPiv4Uz4cRArH1AJ44DtIQrS0V8/8XSYWSrP0znmxLKwCaA2HV 0psEByKLwZ9AVPUE3pWWIbo= =qwnL -----END PGP SIGNATURE----- --=-36xndl7/elEHG7anLHes--