Thunderbird 2, OpenLDAP 2.3 and X11BASE migration

Georges Discry murmex at gathex.net
Tue May 1 21:49:28 UTC 2007


2007/5/1, Howard Goldstein <hg at queue.to>:
> Georges Discry wrote:
> > I've just met a problem with those two ports.
> > In fact, Thunderbird includes /usr/local/include, which is the
> > location of two header files of OpenLDAP : lber.h and ldap.h
> > The problem is that Thunderbird already has those files, so during
> > compilation, instead of including its own files, it includes
> > OpenLDAP's.
>
> Same prob, same config here (xorg 7.2, /usr/local X11BASE).  I don't use
> ldap and got away with adding
> MOZ_OPTIONS+=   --disable-ldap
> to the Makefile.
I've looked a bit closer at the problem, and it's caused by the
compilation of .c files under
work/mozilla/directory/c-sdk/ldap/librairies/.
The problem is that -I/usr/local/include occurs before -I../../../ldap/include

> Do you have /usr/X11R6 symlinked to /usr/local?  If so, can you attach
> files to outgoing messages more than once without it coredumping?
I've also tried with "normal" files and no crash (and no wait this time).


More information about the freebsd-gnome mailing list