From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 10 19:00:42 2006 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFD2716A5D4 for ; Thu, 10 Aug 2006 19:00:41 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 873B443D8E for ; Thu, 10 Aug 2006 19:00:40 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7AJ0enJ078487 for ; Thu, 10 Aug 2006 19:00:40 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7AJ0eWx078486; Thu, 10 Aug 2006 19:00:40 GMT (envelope-from gnats) Resent-Date: Thu, 10 Aug 2006 19:00:40 GMT Resent-Message-Id: <200608101900.k7AJ0eWx078486@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chris Wasser Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4499216A4DA for ; Thu, 10 Aug 2006 18:51:02 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0646343D72 for ; Thu, 10 Aug 2006 18:51:02 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k7AIp19o051083 for ; Thu, 10 Aug 2006 18:51:01 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k7AIp1Mw051082; Thu, 10 Aug 2006 18:51:01 GMT (envelope-from nobody) Message-Id: <200608101851.k7AIp1Mw051082@www.freebsd.org> Date: Thu, 10 Aug 2006 18:51:01 GMT From: Chris Wasser To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/101770: dbmail port compile issue X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Aug 2006 19:00:42 -0000 >Number: 101770 >Category: ports >Synopsis: dbmail port compile issue >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Aug 10 19:00:39 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Chris Wasser >Release: 6.1-RELEASE-p2 >Organization: >Environment: FreeBSD nsa.lan.majestik12.ca 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p2 #0: Sat Jun 17 17:32:20 MDT 2006 root@nsa.lan.majestik12.ca:/mnt/disk0/usr.obj/mnt/disk0/usr.src/sys/NSA i386 >Description: ports/mail/dbmail-devel fails to build because it cannot find LOCALBASE/lib. I tried commenting out LDAP support and it simply cascaded down to libseive failing to be found. >How-To-Repeat: build ports/mail/dbmail-devel: ===> Found saved configuration for dbmail-2.1.7 ===> Extracting for dbmail-2.1.7 => MD5 Checksum OK for dbmail-2.1.7.tar.gz. => SHA256 Checksum OK for dbmail-2.1.7.tar.gz. ===> Patching for dbmail-2.1.7 ===> Applying FreeBSD patches for dbmail-2.1.7 /usr/bin/sed -e 's|%%DATADIR%%|/usr/local/share/dbmail|g' /mnt/disk0/usr.ports/mail/dbmail-devel/pkg-message > /mnt/disk0/usr.ports/mail/dbmail-devel/work/pkg-message ===> dbmail-2.1.7 depends on executable in : gmake - found ===> dbmail-2.1.7 depends on file: /usr/local/bin/libtool - found ===> dbmail-2.1.7 depends on executable in : pkg-config - found ===> dbmail-2.1.7 depends on shared library: gmime-2.0.4 - found ===> dbmail-2.1.7 depends on shared library: sieve.1 - found ===> dbmail-2.1.7 depends on shared library: ldap-2.3.2 - found ===> dbmail-2.1.7 depends on shared library: mysqlclient.14 - found ===> dbmail-2.1.7 depends on shared library: glib-2.0.0 - found ===> Configuring for dbmail-2.1.7 This is dbmail's GNU configure script. It's going to run a bunch of strange tests to hopefully make your compile work without much twiddling. checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for mysql_config... /usr/local/bin/mysql_config checking MySQL headers... -I/usr/local/include/mysql -O -pipe -msse -march=athlon-xp -march=athlon-xp checking MySQL libraries... -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lm -L/usr/lib -lssl -lcrypto checking for authentication configuration using LDAP authentication checking for ldap.h (user supplied)... /usr/local/include/ldap.h checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for ldap_bind in -lldap... no configure: error: Unable to link against ldap. It appears you are missing the development libraries or they aren't in your linker's path ===> Script "configure" failed unexpectedly. Please report the problem to mark_sf@kikg.ifmo.ru [maintainer] and attach the "/mnt/disk0/usr.ports/mail/dbmail-devel/work/dbmail-2.1.7/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /mnt/disk0/usr.ports/mail/dbmail-devel. Exit 1 >Fix: in ports/mail/dbmail-devel/Makefile:37 change CFLAGS+= -fPIC -I${LOCALBASE}/include to CFLAGS+= -fPIC -I${LOCALBASE}/include -L${LOCALBASE}/lib And the port will compile. >Release-Note: >Audit-Trail: >Unformatted: