Re: [Nautilus-list] build problem that Yoann and Chris reported
- From: Yoann Vandoorselaere <yoann mandrakesoft com>
- To: Darin Adler <darin bentspoon com>
- Cc: Chris Heywood <psych primus com au>, nautilus-list lists eazel com
- Subject: Re: [Nautilus-list] build problem that Yoann and Chris reported
- Date: 27 Aug 2001 09:04:36 +0200
On 26 Aug 2001 10:39:17 -0700, Darin Adler wrote:
> On Sunday, August 26, 2001, at 09:43 AM, Chris Heywood wrote:
>
> > nautilus-window.o: In function `nautilus_window_constructed':
> > /home/psych/compile/nautilus/src/nautilus-window.c:741: undefined
> > reference to `e_paned_get_type'
>
> The above error means that when compiling in the src directory, the things
> in the cut-n-paste library are not getting linked in. The ways this is
> supposed to work is that the cut-n-paste library gets linked in with the
> libnautilus-private library by this code that's something like this in the
> libnautilus-private Makefile.am:
In fact, I just looked at the generated library for gimphwrap and
e-paned : they are empty. I tryed changing the target into libe-paned.a
instead instead of lib-epaned.la it seem to generate it, but there will
be an error anyway, later.
I think it's probably an autoconf2.50 bug.
> dependency_static_libs = $(top_builddir)/cut-n-paste-
> code/widgets/e-paned/libe-paned.la
> libnautilus_private_la_LDFLAGS = $(dependency_static_libs)
>
> So something is going wrong here, and for some reason the contents of the
> static library libe-paned.la is not getting linked into the shared library
> libnautilus-private.la. I'm thinking that it might be good to look at
> these libraries in your build tree and see what symbols are in which.
0 symbols. Empty.
[...]
--
Yoann Vandoorselaere
http://prelude.sourceforge.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]