Bug 112403 - mail/thunderbird vs openldap
Summary: mail/thunderbird vs openldap
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-gnome (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-04 04:20 UTC by Dima Panov
Modified: 2007-05-19 22:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dima Panov 2007-05-04 04:20:02 UTC
	mail/thunderbirs doesn't build with openldap-2.3 installed, because 
    try to use included old ldap library, which conflicts with ports version

Fix: 

Don't know. temporary build without ldap support by specify configure key.
How-To-Repeat: 	
    cd ${PORTSDIR}/mail/thunderbird && make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-05-04 04:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gnome

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-05-19 22:40:22 UTC
marcus      2007-05-19 21:40:16 UTC

  FreeBSD ports repository

  Modified files:
    www/mozilla          Makefile.common 
  Log:
  Fix the build if OpenLDAP is installed now that X11BASE == LOCALBASE.
  
  PR:             112403
  Approved by:    portmgr (implicit)
  
  Revision  Changes    Path
  1.26      +3 -3      ports/www/mozilla/Makefile.common
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Joe Marcus Clarke freebsd_committer freebsd_triage 2007-05-19 22:40:26 UTC
State Changed
From-To: open->closed

This has been fixed.