Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Mar 2011 23:55:11 +0900 (JST)
From:      Kenichi Niioka (=?iso-2022-jp?B?GyRCPzcyLDgtMGwbKEI=?=) <niioka@kk.iij4u.or.jp>
To:        freebsd-ports@freebsd.org
Subject:   gstreamer-ffmpeg-0.10.11_1 build fail
Message-ID:  <20110307.235511.2276249761067857976.ken@iij4u.or.jp>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110307.235511.2276249761067857976.ken>