From owner-freebsd-multimedia@FreeBSD.ORG Thu Jun 28 06:47:38 2012 Return-Path: Delivered-To: multimedia@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 22077106566B for ; Thu, 28 Jun 2012 06:47:38 +0000 (UTC) (envelope-from kwm@rainbow-runner.nl) Received: from fep16.mx.upcmail.net (fep16.mx.upcmail.net [62.179.121.36]) by mx1.freebsd.org (Postfix) with ESMTP id 94FF08FC17 for ; Thu, 28 Jun 2012 06:47:37 +0000 (UTC) Received: from edge03.upcmail.net ([192.168.13.238]) by viefep16-int.chello.at (InterMail vM.8.01.05.05 201-2260-151-110-20120111) with ESMTP id <20120628064730.DAAL15021.viefep16-int.chello.at@edge03.upcmail.net>; Thu, 28 Jun 2012 08:47:30 +0200 Received: from [127.0.0.1] ([178.84.132.32]) by edge03.upcmail.net with edge id TinU1j01h0i5fp603inU0X; Thu, 28 Jun 2012 08:47:30 +0200 X-SourceIP: 178.84.132.32 Message-ID: <4FEBFE00.7040009@rainbow-runner.nl> Date: Thu, 28 Jun 2012 08:47:28 +0200 From: Koop Mast User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: H References: <20120628020243.65f5c2e4.hm@hm.net.br> In-Reply-To: <20120628020243.65f5c2e4.hm@hm.net.br> X-Antivirus: avast! (VPS 120627-1, 27-06-2012), Outbound message X-Antivirus-Status: Clean Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: multimedia@FreeBSD.org Subject: Re: gstreamer compile error 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: Thu, 28 Jun 2012 06:47:38 -0000 On 28-6-2012 7:02, H wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi > > compiler output below, if you need something more let me know > > thanks > Hans > Hello, which version of FreeBSD is this? uname -a. -Koop > > resample_sse.h: In function 'interpolate_product_double': > resample_sse.h:154: error: '__m128d' undeclared (first use in this > function) resample_sse.h:154: error: expected ';' before 'sum' > resample_sse.h:155: error: expected ';' before 'sum1' > resample_sse.h:156: error: expected ';' before 'sum2' > resample_sse.h:157: warning: ISO C90 forbids mixed declarations and code > resample_sse.h:158: error: expected ';' before 'f1' > resample_sse.h:159: error: expected ';' before 'f2' > resample_sse.h:160: warning: ISO C90 forbids mixed declarations and code > resample_sse.h:164: error: 'sum1' undeclared (first use in this > function) resample_sse.h:165: error: 'sum2' undeclared (first use in > this function) resample_sse.h:171: warning: implicit declaration of > function '_mm_mul_pd' resample_sse.h:171: warning: nested extern > declaration of '_mm_mul_pd' resample_sse.h:171: error: 'f1' undeclared > (first use in this function) resample_sse.h:172: error: 'f2' undeclared > (first use in this function) resample_sse.h:173: error: 'sum' > undeclared (first use in this function) resample_sse.h:157: warning: > unused variable 'f' gmake[3]: ** > [libgstaudioresample_la-speex_resampler_float.lo] Erro 1 gmake[3]: > Saindo do diretório > `/dados/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.36/gst/audioresample' > gmake[2]: ** [audioresample] Erro 2 gmake[2]: Saindo do diretório > `/dados/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.36/gst' > gmake[1]: ** [all-recursive] Erro 1 gmake[1]: Saindo do diretório > `/dados/ports/multimedia/gstreamer-plugins/work/gst-plugins-base-0.10.36' > gmake: ** [all] Erro 2 *** Error code 1 > > Stop in /dados/ports/multimedia/gstreamer-plugins. > ** Command failed [exit code 1]: /usr/bin/script > - -qa /tmp/portupgrade20120628-35334-g2pocl-0 env > UPGRADE_TOOL=portupgrade UPGRADE_PORT=gstreamer-plugins-0.10.35_1,3 > UPGRADE_PORT_VER=0.10.35_1,3 make ** Fix the problem and try again. > - ---> Build of multimedia/gstreamer-plugins ended at: Thu, 28 Jun 2012 > 01:56:10 -0300 (consumed 00:03:37) > > > > - -- > > H > +55 11 4249.2222 > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.19 (FreeBSD) > > iEYEARECAAYFAk/r5XoACgkQvKVfg5xjCDxEVwCeIRlNmOmveq9v39gnJD8eBgGC > esUAn3mRMg2KNezx9EI24xPVh7Ncwyr8 > =jdck > -----END PGP SIGNATURE----- > > > _______________________________________________ > 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"