Re: [Resend] Compiling gnome-media 2.10.2
- From: Mark Carey <mark carey gmail com>
- To: "Ronald S. Bultje" <rbultje ronald bitfreak net>
- Cc: gnome-multimedia gnome org
- Subject: Re: [Resend] Compiling gnome-media 2.10.2
- Date: Fri, 6 May 2005 21:04:20 +1200
On 5/4/05, Ronald S. Bultje <rbultje ronald bitfreak net> wrote:
> Hi,
>
> On Wed, 2005-05-04 at 08:17, Mark Carey wrote:
> > > /usr/bin/ld: cannot find -lORBit-2
>
> http://cvs.gnome.org/viewcvs/gnome-media/configure.in?r1=1.269&r2=1.270
> http://cvs.gnome.org/viewcvs/gnome-media/cddb-slave2/Makefile.am?r1=1.30&r2=1.31
>
> And yes, those didn't go into 2.10.x for no good reason. Sorry.
Thanks for the pointer(s) ....
I have tried making these two modifications to configure.in and
Makefile.am but it does not seem to make any difference.
creating libcddb-slave2-private.la
(cd .libs && rm -f libcddb-slave2-private.la && ln -s
../libcddb-slave2-private.la libcddb-slave2-private.la)
/bin/sh ../libtool --mode=link gcc -g -O2 -o libcddb-slave2.la
-rpath /opt/gnome2.10.1/lib -lORBit-2 -lbonobo-2 -lgobject-2.0
-lglib-2.0 cddb-slave-client.lo libgnomemedia-cddbslave2.la
libcddb-slave2-private.la
gcc -shared .libs/cddb-slave-client.o -Wl,--whole-archive
./.libs/libgnomemedia-cddbslave2.a ./.libs/libcddb-slave2-private.a
-Wl,--no-whole-archive -lORBit-2 -lbonobo-2 -lgobject-2.0 -lglib-2.0
-Wl,-soname -Wl,libcddb-slave2.so.0 -o .libs/libcddb-slave2.so.0.0.0
/usr/bin/ld: cannot find -lORBit-2
collect2: ld returned 1 exit status
make[2]: *** [libcddb-slave2.la] Error 1
make[2]: Leaving directory `/sources/gnome-media-2.10.2/cddb-slave2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/gnome-media-2.10.2'
make: *** [all] Error 2
Do I have to run autogen.sh or something similar? the base gnome-media
directory appears devoid of an autogen.sh.
Thanks,
Mark
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]