Skip site navigation (1)Skip section navigation (2)
Date:      8 Oct 2002 14:46:28 -0000
From:      Valentin Zahariev <curly@e-card.bg>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/43829: net/openldap2 have bad depend for libiodbc 
Message-ID:  <20021008144628.59206.qmail@mail.e-card.bg>

next in thread | raw e-mail | index | archive | help

>Number:         43829
>Category:       ports
>Synopsis:       net/openldap2 have bad depend for libiodbc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 08 07:50:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Valentin Zahariev
>Release:        FreeBSD 4.7-RC i386
>Organization:
E-CARD Ltd.
>Environment:
System: FreeBSD FaiLurE.e-card.bg 4.7-RC FreeBSD 4.7-RC #8: Fri Sep 20 16:32:55 EEST 2002 root@FaiLurE.e-card.bg:/usr/obj/usr/src/sys/FAILURE i386


	
>Description:
	
Bad depends when building openldap2 including ODBC support

>How-To-Repeat:
	
cd /usr/ports/net/openldap2 && make WITH_ODBC=yes
>Fix:

	
--- Makefile.orig       Tue Oct  8 17:33:45 2002
+++ Makefile    Tue Oct  8 17:34:11 2002
@@ -55,7 +55,7 @@
 .endif
 .if defined(WITH_ODBC)
-LIB_DEPENDS+=  iodbc.2:${PORTSDIR}/databases/libiodbc
+LIB_DEPENDS+=  iodbc.3:${PORTSDIR}/databases/libiodbc
 CONFIGURE_ARGS+=--enable-sql
 .endif



>Release-Note:
>Audit-Trail:
>Unformatted:

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?20021008144628.59206.qmail>