Date: Tue, 8 Mar 2005 14:12:34 GMT From: User1001 <supraexpress@globaleyes.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/78591: gstreamer-plugins-flac compile fails with 'syntax error before "gst_flacenc_tell_callback"' Message-ID: <200503081412.j28ECYBi014153@www.freebsd.org> Resent-Message-ID: <200503081420.j28EK2ms005762@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78591 >Category: ports >Synopsis: gstreamer-plugins-flac compile fails with 'syntax error before "gst_flacenc_tell_callback"' >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 08 14:20:02 GMT 2005 >Closed-Date: >Last-Modified: >Originator: User1001 >Release: 5.4-PRELEASE >Organization: N/A >Environment: 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #1: Sun Mar 6 13:30:52 CST 2005 >Description: ===> Building for gstreamer-plugins-flac-0.8.8 if /bin/sh /usr/local/bin/libtool15 --mode=compile --tag=CC cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -I../../gst-libs -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -I../.. -march=pentiumpro -I/usr/local/include -MT libgstflac_la-gstflacenc.lo -MD -MP -MF ".deps/libgstflac_la-gstflacenc.Tpo" -c -o libgstflac_la-gstflacenc.lo `test -f 'gstflacenc.c' || echo './'`gstflacenc.c; \ then mv -f ".deps/libgstflac_la-gstflacenc.Tpo" ".deps/libgstflac_la-gstflacenc.Plo"; else rm -f ".deps/libgstflac_la-gstflacenc.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I../../gst-libs -I../../gst-libs -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -I../.. -march=pentiumpro -I/usr/local/include -MT libgstflac_la-gstflacenc.lo -MD -MP -MF .deps/libgstflac_la-gstflacenc.Tpo -c gstflacenc.c -fPIC -DPIC -o .libs/libgstflac_la-gstflacenc.o gstflacenc.c:484: error: syntax error before "gst_flacenc_tell_callback" gstflacenc.c:486: warning: return type defaults to `int' gstflacenc.c: In function `gst_flacenc_chain': gstflacenc.c:597: warning: implicit declaration of function `FLAC__seekable_stream_encoder_set_tell_callback' gmake: *** [libgstflac_la-gstflacenc.lo] Error 1 *** Error code 2 Stop in /usr/ports/audio/gstreamer-plugins-flac. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503081412.j28ECYBi014153>