Re: [gnome-db] libgnomedb compile problem



On Thu, 2003-04-10 at 13:12, Rodrigo Moya wrote:
> On Sun, 2003-04-06 at 23:13, Richard Torkar wrote:
> > I compiled libgda with a few providers just fine with RH9.
> > 
> > Now when I try to compile libgnomedb it bails out with this after a
> > while:
> > 
> > grep: /usr/lib/libgtk-x11-2.0.la: No such file or directory
> > /bin/sed: can't read /usr/lib/libgtk-x11-2.0.la: No such file or
> > directory
> > libtool: link: `/usr/lib/libgtk-x11-2.0.la' is not a valid libtool
> > archive
> > make[1]: *** [libgnomedb-2.la] Error 1
> > make[1]: Leaving directory `/home/toor/libgnomedb-0.11.0/libgnomedb'
> > make: *** [all-recursive] Error 1
> > 
> > I don't have libgda-x11-2.0.la and I can't seem to find which rpm on RH9
> > provides it. Any ideas? Is there a configure switch to get around this?
> > 
> it's libgtk-x11-2.0.la what it's looking for. I suppose you don't have
> the -devel package of GTK. Is that the case? Is that file
> (/usr/lib/libgtk-x11-2.0.la) present in your system?


I found out what the problem was Rodrigo.

libgtk-x11-2.0.la is usually in the -devel package (not on RH[8-9]
though AFAICT. It simply does not exist). On Mandrake it exists as an
extra package libgtk-x11-*-devel.

If I remove gtksourceview on my system then libgnomedb compiles cleanly
on RH[8-9].

So in this case it was libgnomedb that compiled something extra when it
noticed gtksourceview was installed and that led to the above error.

What I did was simply remove gtksourceview and recompiled libgnomedb,
and voilá! :)


/Richard
-- 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]