Re: Build Error with garnome 2-16
- From: "Joseph E. Sacco, Ph.D." <joseph_sacco comcast net>
- To: garnome-list <garnome-list gnome org>
- Subject: Re: Build Error with garnome 2-16
- Date: Mon, 30 Oct 2006 10:04:08 -0500
Markus,
Hmmm... Yet another Suse surprise. libtool generates .lai files during
install.The install version of a .la file is a link to the
corresponding .lai file. Looks like there is something amiss with
libtool.
What to do...
There are choices:
(0) regenerate the local libtool
* cd geektoys/gst-plugins-bad
* edit the GAR Makefile
Add a FIXUP_SCRIPTS line as shown below:
FIXUP_SCRIPTS = $(WORKSRC)/libtool
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
* make cookieclean
* make install
See the gar*mk files to understand how this works.
(1) disable building the faac plugin and roll on
Add:
--disable-faac
to CONFIGURE_ARGS
-Joseph
===================================================================
On Mon, 2006-10-30 at 11:05 +0100, Markus Eich wrote:
> Thank you Joseph, that helped again.
>
> Now for the next error ;-)
>
> make[6]: Leaving directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad/work/main.d/gst-plugins-bad-0.10.3/ext/directfb'
> make[5]: Leaving directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad/work/main.d/gst-plugins-bad-0.10.3/ext/directfb'
> Making install in faac
> make[5]: Entering directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad/work/main.d/gst-plugins-bad-0.10.3/ext/faac'
> make[6]: Entering directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad/work/main.d/gst-plugins-bad-0.10.3/ext/faac'
> make[6]: Fu"r das Ziel ?install-exec-am? ist nichts zu tun.
> test -z "/home/eich/garnome/lib/gstreamer-0.10" || mkdir -p --
> "/home/eich/garnome/lib/gstreamer-0.10"
> /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstfaac.la'
> '/home/eich/garnome/lib/gstreamer-0.10/libgstfaac.la'
> /usr/bin/install -c .libs/libgstfaac.so
> /home/eich/garnome/lib/gstreamer-0.10/libgstfaac.so
> /usr/bin/install -c .libs/libgstfaac.lai
> /home/eich/garnome/lib/gstreamer-0.10/libgstfaac.la
> /usr/bin/install: cannot stat `.libs/libgstfaac.lai': No such file or
> directory
> make[6]: *** [install-pluginLTLIBRARIES] Fehler 1
> make[6]: Leaving directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad/work/main.d/gst-plugins-bad-0.10.3/ext/faac'
> make[5]: *** [install-am] Fehler 2
> make[5]: Leaving directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad/work/main.d/gst-plugins-bad-0.10.3/ext/faac'
> make[4]: *** [install-recursive] Fehler 1
> make[4]: Leaving directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad/work/main.d/gst-plugins-bad-0.10.3/ext'make[3]:
> *** [install-recursive] Fehler 1
> make[3]: Leaving directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad/work/main.d/gst-plugins-bad-0.10.3'
> make[2]: *** [install-work/main.d/gst-plugins-bad-0.10.3/Makefile] Fehler 2
> make[2]: Leaving directory
> `/home/eich/garnome-2.16.1/geektoys/gst-plugins-bad'
> make[1]: *** [paranoid-install] Fehler 2
> make[1]: Leaving directory `/home/eich/garnome-2.16.1/geektoys'
> make: *** [paranoid-install] Fehler 2
>
> Seems that he does not find libgstfaac.lai, probably caused be the error
> "nothing to do for target "install-exec-am". I don't know why that is
> happening again.
>
> /Markus
> --
> Dipl. Inform. Markus Eich
> Research Assistant
> Robotics Lab at
> DFKI Bremen
> German Research Center for Artificial Intelligence
>
> Email: markus eich dfki de
> Tel.: +49 (421) 218-64105
> Fax : +49 (421) 218-64150
> Room: 212
>
> Postal address:
> DFKI Bremen
> Robotics Lab
> Markus Eich
> Robert-Hooke-Strasse 5
> 28359 Bremen
> Germany
>
> Further informations:
> http://www.dfki.de/robotics
>
--
joseph_sacco [at] comcast [dot] net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]