Re: [PATCH] Makefile.local: Fix LDFLAGS for notmuch-shared

Subject: Re: [PATCH] Makefile.local: Fix LDFLAGS for notmuch-shared

Date: Mon, 26 Apr 2010 11:33:39 -0700

To: Adrien Bustany, Notmuch Mail

Cc:

From: Carl Worth


On Thu, 22 Apr 2010 23:04:30 -0400, Adrien Bustany <abustany@gnome.org> wrote:
> This commit adds GMIME_LDFLAGS and TALLOC_LDFLAGS to the linker flags
> when linking notmuch-shared. Without these flags, linking fails because
> of undefined symbols.

Hi Adrien,

What system are you using that has this problem? For Linux, at least,
those addition flags are not needed, (nor actually wanted). For other
systems, we know that these flags are needed, so we have a configure
check that tries to set LINKER_RESOLVES_LIBRARY_DEPENDENCIES=0 for these
systems.

So perhaps the correct fix here is to fix our configure script to set
that variable for your system.

Can you test if changing that variable to 0 in Makefile.config fixes
your build?

Thanks,

-Carl

-- 
carl.d.worth@intel.com
part-000.sig (application/pgp-signature)

Thread: