Date: Tue, 29 Jun 2004 00:55:26 -0400 From: Randy Pratt <rpratt1950@earthlink.net> To: FreeBSD GNOME Users <gnome@freebsd.org> Subject: gst-plugins-0.8.2 portupgrade build failure Message-ID: <20040629005526.228954ef.rpratt1950@earthlink.net>
next in thread | raw e-mail | index | archive | help
Hi, I'm trying to update gstreamer-plugins-0.8.1_2 to 0.8.2 but I'm running into a build problem. I removed the port skeleton for gstreamer-plugins and re-cvsupped in case there was a stale file but it had no affect. FreeBSD 4.10-STABLE #0: Sat Jun 5 15:39:24 EDT 2004 and all other ports have been updated fine as of 6/28/04 11pm. I'm not a full gnome user so that may have a bearing on this. Any hints as to which direction to go would be appreciated! Best regards, Randy ==================================================================== Here is the relevant part of the build: ... Making all in mpeg2enc gmake[3]: Entering directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.2/ext/mpe g2enc' /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/mjpegtools -I/usr/l ocal/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lo cal/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_D EPRECATED -Wall -O -pipe -c -o libgstmpeg2enc_la-gstmpeg2enc.lo `test -f 'gstmpeg2enc.cc' || echo './'`gstmpeg2enc.cc mkdir .libs c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc -I/us r/local/include/mjpegtools/mplex -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -O -pipe -c gstmpeg2enc.cc -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2enc.o c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc -I/us r/local/include/mjpegtools/mplex -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -O -pipe -c gstmpeg2enc.cc -o libgstmpeg2enc_la-gstmpeg2enc.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/mjpegtools -I/usr/l ocal/include/mjpegtools/mpeg2enc -I/usr/local/include/mjpegtools/mplex -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lo cal/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_D EPRECATED -Wall -O -pipe -c -o libgstmpeg2enc_la-gstmpeg2encoptions.lo `test -f 'gstmpeg2encoptions.cc' || echo './'`gstmpeg2encoptions.cc c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include -I/usr/local/include -I/usr/local/include/mjpegtools -I/usr/local/include/mjpegtools/mpeg2enc -I/us r/local/include/mjpegtools/mplex -I../../gst-libs -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/include/glib-2.0 -I/usr/local/lib/gl ib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/X11R6/include/gstreamer-0.8 -DGST_DISABLE_DEPRECATED -Wall -O -pipe -c gstmpeg2encopt ions.cc -fPIC -DPIC -o .libs/libgstmpeg2enc_la-gstmpeg2encoptions.o gstmpeg2encoptions.cc: In method `GstMpeg2EncOptions::GstMpeg2EncOptions()': gstmpeg2encoptions.cc:274: `_SC_NPROCESSORS_ONLN' undeclared (first use this function) gstmpeg2encoptions.cc:274: (Each undeclared identifier is reported only once gstmpeg2encoptions.cc:274: for each function it appears in.) gmake[3]: *** [libgstmpeg2enc_la-gstmpeg2encoptions.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.2/ext/mpe g2enc' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.2/ext' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins/work/gst-plugins-0.8.2' gmake: *** [all] Error 2 *** Error code 2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040629005526.228954ef.rpratt1950>