From owner-freebsd-multimedia@FreeBSD.ORG Mon Jul 2 20:02:22 2007 Return-Path: X-Original-To: multimedia@freebsd.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1978216A400 for ; Mon, 2 Jul 2007 20:02:22 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.freebsd.org (Postfix) with ESMTP id C40E913C44B for ; Mon, 2 Jul 2007 20:02:21 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so817056wxd for ; Mon, 02 Jul 2007 13:02:21 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-pgp-agent:x-mailer:sender; b=QA0w29hcX1ueQhEoxRwtG2h0pFkrGDVDyS5K995qo6gEIlBaeOSFOtmBLMXHhF8mhewEDoN2o/lK+NHdunzvA5BrVRfFCRs1M2vS6ZcWw8RgF7KDn6D5lILMKqDTndIK2qn5ZZrUKEnsm/fsfjVfqU1NTTDsTG0zkf33nAdIN5U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-pgp-agent:x-mailer:sender; b=rNw1pMcDJFy6lxAmACVSF4Lg3vI/sh0n3SY6RVIfE8NtvZnz1NXqwzNIDlekcvi/grgTSz4azVTr4/9zU15Nf/+c+EG7ReIW02zsAX8MqrPP5skMPDYJrPF4YIcc3ec2sykpLgn837p8QfVDEVeAIFLj0J1EyUeWyyhi9p0Il9U= Received: by 10.90.101.19 with SMTP id y19mr5534875agb.1183406540898; Mon, 02 Jul 2007 13:02:20 -0700 (PDT) Received: from ?192.168.2.100? ( [204.213.227.194]) by mx.google.com with ESMTP id d25sm10398877elf.2007.07.02.13.02.19 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 02 Jul 2007 13:02:19 -0700 (PDT) In-Reply-To: <20070702125800.GB3280@aurora.oekb.co.at> References: <20070702125800.GB3280@aurora.oekb.co.at> Mime-Version: 1.0 (Apple Message framework v752.3) Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1--1059105261" Message-Id: <364B1C5E-7B58-4C07-8113-0263C86C2151@ahze.net> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Mon, 2 Jul 2007 16:02:04 -0400 To: Ewald Jenisch X-Pgp-Agent: GPGMail 1.1.2 (Tiger) X-Mailer: Apple Mail (2.752.3) Sender: Michael Johnson Cc: multimedia@FreeBSD.org Subject: Re: gstreamer-plugins-bad failed to build X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2007 20:02:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-1--1059105261 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed On Jul 2, 2007, at 8:58 AM, Ewald Jenisch wrote: > Hi, > > I'm re-posting this to multimedia@freebsd.org since my original > posting to freebsd-questions didn't give any response. > > Upon compiling gstreamer-plugins-bad I ran into the following error: > what version of gstreamer and gstreamer-plugins do you have installed? > > ------------------------------ < Cut here > > ------------------------------ > > > # make > ...... > cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -I/usr/ > local/include -I../../gst-libs -I../../gst-libs -D_REENTRANT -I/usr/ > local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/ > local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/ > local/include -Wall -g -DGST_DISABLE_DEPRECATED -D_REENTRANT -I/usr/ > local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/ > local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/ > local/include -D_REENTRANT -I/usr/local/include/gstreamer-0.10 -I/ > usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/ > local/include/libxml2 -I/usr/local/include -O -pipe -I/usr/local/ > include -MT libgstequalizer_la-gstiirequalizer.lo -MD -MP -MF .deps/ > libgstequalizer_la-gstiirequalizer.Tpo -c gstiirequalizer.c -fPIC - > DPIC -o .libs/libgstequalizer_la-gstiirequalizer.o > gstiirequalizer.c:53: error: syntax error before '*' token > gstiirequalizer.c: In function `gst_iir_equalizer_band_set_property': > gstiirequalizer.c:150: error: structure has no member named `format' > gstiirequalizer.c: In function `gst_iir_equalizer_class_init': > gstiirequalizer.c:280: error: `GstBaseTransformClass' undeclared > (first use in this function) > gstiirequalizer.c:280: error: (Each undeclared identifier is > reported only once > gstiirequalizer.c:280: error: for each function it appears in.) > gstiirequalizer.c:280: error: `btrans_class' undeclared (first use > in this function) > gstiirequalizer.c:280: error: syntax error before ')' token > gstiirequalizer.c:293: warning: assignment from incompatible > pointer type > gstiirequalizer.c: In function `setup_filter': > gstiirequalizer.c:327: error: structure has no member named `format' > gstiirequalizer.c:331: error: structure has no member named `format' > gstiirequalizer.c: In function > `gst_iir_equalizer_compute_frequencies': > gstiirequalizer.c:386: error: structure has no member named `format' > gstiirequalizer.c:423: error: structure has no member named `format' > gstiirequalizer.c: In function `gst_iir_equalizer_set_property': > gstiirequalizer.c:436: error: `GstBaseTransform' undeclared (first > use in this function) > gstiirequalizer.c:436: error: syntax error before ')' token > gstiirequalizer.c:443: error: structure has no member named `format' > gstiirequalizer.c:457: warning: implicit declaration of function > `GST_BASE_TRANSFORM_UNLOCK' > gstiirequalizer.c: In function `gst_iir_equalizer_get_property': > gstiirequalizer.c:466: warning: implicit declaration of function > `GST_BASE_TRANSFORM_LOCK' > gstiirequalizer.c: At top level: > gstiirequalizer.c:539: error: syntax error before '*' token > gstiirequalizer.c: In function `gst_iir_equalizer_transform_ip': > gstiirequalizer.c:541: error: `btrans' undeclared (first use in > this function) > gstiirequalizer.c:545: error: structure has no member named `format' > gstiirequalizer.c:548: error: `buf' undeclared (first use in this > function) > gstiirequalizer.c:556: error: structure has no member named `format' > gmake[1]: *** [libgstequalizer_la-gstiirequalizer.lo] Error 1 > gmake[1]: Leaving directory `/usr/ports/multimedia/gstreamer- > plugins-bad/work/gst-plugins-bad-0.10.5/gst/equalizer' > gmake: *** [all-recursive] Error 1 > *** Error code 2 > Stop in /usr/ports/multimedia/gstreamer-plugins-bad. > # > > ------------------------------ < Cut here > > ------------------------------ > > Has anybody else seen this? > > Any cure against it? > > System: FreeBSD 6.2; ports cvsup-ed as per today > > TIA for your help, > -ewald > > _______________________________________________ > freebsd-multimedia@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia > To unsubscribe, send any mail to "freebsd-multimedia- > unsubscribe@freebsd.org" --Apple-Mail-1--1059105261 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Darwin) iD8DBQFGiVm8n4uqfTwEb9YRAj5TAKCZgmJfKwPFVGlnMaI7ihRZIO9NggCeLzhy axeWDdLUttHEzDTJKu/Y1xs= =9mtE -----END PGP SIGNATURE----- --Apple-Mail-1--1059105261--