Re: 0.8.1.0
- From: Roland Bock <box2OO6 eudoxos de>
- To: gtkdatabox-list gnome org
- Subject: Re: 0.8.1.0
- Date: Thu, 06 Dec 2007 22:47:45 +0100
Hi Hans,
thanks for the quick help! I just uploaded the new package.
I also get the same warning:
*** Warning: Linking the executable [...] against the loadable module
*** libdatabox.so is not portable!
Maybe that's because normally the libdatabox.so is supposed to be loaded
by glade instead of ld? I guess so, because it is not necessary to
actually link the executable against that .so. It is sufficient to set
the LD_LIBRARY_PATH. Thus, my preference would be to add the
LD_LIBRARY_PATH to the example scripts and get rid of the warning.
Anybody out there have any idea?
Thanks and regards,
Roland
Hans Nieuwenhuis wrote:
> Hi,
>
> Attached are two patches for Makefile.am and examples/Makefile.am which
> allow you to run the basics_glade example without doing make install
> first. However I noted that during linking of the examples I get a warning
> about linking against non-portable libraries, but all seems to work ok.
> Does someone have an idea about this (I tried -fPIC and -DPIC, but that
> didn't work)?
>
> For your gtkdatabox.pc.in, if you add a AC_SUBST(databox_version)
> somewhere in configure.ac, autoconf should be able to substitute all
> instances of @databox_version@ in all files specified in the AC_OUTPUT()
> statement. You might add databox.spec to that list too so it will be
> handled correctly too.
>
> HTH,
>
> Hans
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]