Subject: pkg/19280: mozilla, phoenix, et al cannot be built while openldap is installed
To: None <gnats-bugs@gnats.netbsd.org>
From: Greg A. Woods <woods@weird.com>
List: netbsd-bugs
Date: 12/04/2002 16:14:04
>Number: 19280
>Category: pkg
>Synopsis: mozilla, phoenix, et al cannot be built while openldap is installed
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Dec 04 13:15:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Greg A. Woods
>Release: pkgsrc-current 2002/12/02
>Organization:
Planix, Inc.; Toronto, Ontario; Canada
>Environment:
System: NetBSD 1.5W
Architecture: i386
Machine: i386
>Description:
for some reason mozilla and its derivatives cannot (any longer)
be installed while openldap is installed
>How-To-Repeat:
see the recent thread on this subject on tech-pkg
>Fix:
Index: www/mozilla/Makefile.common
===================================================================
RCS file: /cvs/master/m-NetBSD/main/pkgsrc/www/mozilla/Makefile.common,v
retrieving revision 1.5
diff -c -r1.5 Makefile.common
*** www/mozilla/Makefile.common 22 Oct 2002 14:16:32 -0000 1.5
--- www/mozilla/Makefile.common 4 Dec 2002 21:06:33 -0000
***************
*** 13,18 ****
--- 13,24 ----
BUILD_DEPENDS+= zip>=2.3:../../archivers/zip
+ # XXX at the moment no mozilla derrivative will build with openldap installed
+ CONFLICTS+= openldap-[0-9]*
+
+ # XXX this is the default, but it cannot be disabled without breaking PLIST.
+ CONFIGURE_ARGS+= --enable-ldap
+
USE_BUILDLINK2= yes
USE_PERL5= build
USE_GMAKE= yes
>Release-Note:
>Audit-Trail:
>Unformatted: