[gst-devel] error installing gst-plugins-0.8.11
Adi Spivak
pchelper at serv.co.il
Sun Dec 4 06:58:02 CET 2005
heelo.
i am using slackware 10.2 with kde 3.5 and kernel 2.6.14.2
i try to install gst-plugins-0.8.11.
./configure and make went on ok with no error.
while make install preduce this error :
make[2]: Entering directory `/usr/src/gst-plugins-0.8.11/gst-libs/gst/play'
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/include/gstreamer-0.8/gst/play" || mkdir -p --
"/usr/local/include/gstreamer-0.8/gst/play"
/usr/bin/ginstall -c -m 644 'play.h'
'/usr/local/include/gstreamer-0.8/gst/play/play.h'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
/bin/sh ../../../libtool --mode=install /usr/bin/ginstall -c
'libgstplay-0.8.la' '/usr/local/lib/libgstplay-0.8.la'
libtool: install: warning: relinking `libgstplay-0.8.la'
(cd /usr/src/gst-plugins-0.8.11/gst-libs/gst/play; /bin/sh
../../../libtool --mode=relink gcc -g -O2 -o libgstplay-0.8.la -rpath
/usr/local/lib -version-info 1:0:1 libgstplay_0.8_la-play.lo
libgstplay_0.8_la-play-enumtypes.lo -Wl,--export-dynamic -pthread
-L/usr/local/lib -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl
-lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -Wl,--export-dynamic
-pthread -L/usr/local/lib -lgstcontrol-0.8 -lgstreamer-0.8 -lgobject-2.0
-lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0
../../../gst-libs/gst/libgstinterfaces-0.8.la )
gcc -shared .libs/libgstplay_0.8_la-play.o
.libs/libgstplay_0.8_la-play-enumtypes.o -L/usr/lib -L/usr/local/lib
-lgstcontrol-0.8 -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl
-lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 -lgstinterfaces-0.8
-Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname
-Wl,libgstplay-0.8.0 -o .libs/libgstplay-0.8.0.1.0
/usr/lib/gcc-lib/i486-slackware-linux/3.3.6/../../../../i486-slackware-linux/bin/ld:
cannot find -lgstinterfaces-0.8
collect2: ld returned 1 exit status
libtool: install: error: relink `libgstplay-0.8.la' with the above
command before installing it
make[2]: *** [install-libraryLTLIBRARIES] Error 1
make[2]: Leaving directory `/usr/src/gst-plugins-0.8.11/gst-libs/gst/play'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/usr/src/gst-plugins-0.8.11/gst-libs/gst/play'
make: *** [install] Error 2
while googling for a solution i found that libgstinterfaces-0.8 is part
of the plugins installation, and as far as i can undrestand the program
did not install the lib during install and therefore cannot find it.
how can i fix that?
i could not find how to force install of the file....
thanks
adi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2785 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20051204/d7ff023c/attachment.bin>
More information about the gstreamer-devel
mailing list