Date: Wed, 24 Oct 2001 22:22:35 +0800 From: Nuzrin Yaapar <p9711422@mmu.edu.my> To: Maxim Sobolev <sobomax@FreeBSD.ORG>, freebsd-ports@FreeBSD.ORG Subject: Re: ports/31443: mozilla-0.9.5 fails to build on -current Message-ID: <200110241407.WAA25680@venus.cyber.mmu.edu.my> In-Reply-To: <200110240700.f9O708O07524@freefall.freebsd.org> References: <200110240700.f9O708O07524@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 24 October 2001 3:00 pm, Maxim Sobolev wrote: > 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 > I've submitted a patch to freebsd-ports@ earlier which allow building mozilla with openldap installed. 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?200110241407.WAA25680>