Dear porters, I have following error with 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r219308 amd64.
$ cd /usr/ports/multimedia/gstreamer-ffmpeg $ make [snip] *** Warning: Linking the shared library libgstffmpeg.la against the *** static library ../../gst-libs/ext/ffmpeg/libavformat/libavformat.a is not portable! *** Warning: Linking the shared library libgstffmpeg.la against the *** static library ../../gst-libs/ext/ffmpeg/libavcodec/libavcodec.a is not portable! *** Warning: Linking the shared library libgstffmpeg.la against the *** static library ../../gst-libs/ext/ffmpeg/libavutil/libavutil.a is not portable! /usr/bin/ld: ../../gst-libs/ext/ffmpeg/libavcodec/libavcodec.a(dsputil_mmx.o): relocation R_X86_64_PC32 against `ff_pw_20' can not be used when making a shared object; recompile with -fPIC /usr/bin/ld: final link failed: Bad value gmake[3]: *** [libgstffmpeg.la] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/ext/ffmpeg' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/ext' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/multimedia/gstreamer-ffmpeg. Thanks in advance. -- Kenichi Niioka _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"