Date: Wed, 24 Oct 2001 00:00:08 -0700 (PDT) From: Maxim Sobolev <sobomax@FreeBSD.org> To: freebsd-ports@FreeBSD.org Subject: Re: ports/31443: mozilla-0.9.5 fails to build on -current Message-ID: <200110240700.f9O708O07524@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31443; it has been noted by GNATS. From: Maxim Sobolev <sobomax@FreeBSD.org> To: Peter Pentchev <roam@ringlet.net> Cc: p9711422@mmu.edu.my, freebsd-gnats-submit@FreeBSD.org, John Merryweather Cooper <john_m_cooper@yahoo.com> Subject: Re: ports/31443: mozilla-0.9.5 fails to build on -current Date: Wed, 24 Oct 2001 09:55:30 +0300 Peter Pentchev wrote: > > On Tue, Oct 23, 2001 at 03:05:48PM +0300, Maxim Sobolev wrote: > > > > > > Same here. I've built mozilla on four boxes running 4.4-STABLE and 1 box > > > running -CURRENT without any problem. Weird. > > > > This is because Mozilla's brain-damaged build system when specifying > > includes search path puts global include paths (i.e. /usr/local and > > so on) prior to its local search paths, so that preprocessor picks > > wrong header file (ldap.h) incompatible with one buindled with > > Mozilla. I'm not sure is it worth fixing, or we could just tell users > > that they have to deinstall openldap* from their systems before trying > > to build Mozilla. > > Wouldn't the easiest solution be the following patch, submitted by > Sumikawa-san in a separate thread, related to the same problem with > the mozilla+ipv6 port? > > + --disable-ldap \ No, because some people actually use LDAP features of Mozilla. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110240700.f9O708O07524>