Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 17:58:22 +0100 (CET)
From:      "Michael L.Hostbaek" <mich@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/62649: Files installed to same target (unixODBC/libiodbc)
Message-ID:  <20040210165822.2FF0D2282B@freebsdcluster.net>
Resent-Message-ID: <200402101720.i1AHKArL002667@freefall.freebsd.org>

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

>Number:         62649
>Category:       ports
>Synopsis:       Files installed to same target (unixODBC/libiodbc)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 10 09:20:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michael L. Hostbaek
>Release:        FreeBSD 5.2-RC i386
>Organization:
FreeBSDCluster.org
>Environment:
System: FreeBSD mich2.itxmarket.com 5.2-RC FreeBSD 5.2-RC #0: Tue Dec 16 17:09:23 CET 2003 root@mich2.itxmarket.com:/usr/obj/usr/src/sys/PICARD_1 i386

>Description:
	unixODBC and libiodbc will install header files to the same target, hence creating build failure 
	for fx. p5-DBD-ODBC when unixODBC has been installed after libiodbc.

	 # cat /usr/ports/databases/{unixODBC,libiodbc}/pkg-plist |sort|uniq -c|sort -n|grep -v ^\ \*1
	 2 include/sql.h
	 2 include/sqlext.h
	 2 include/sqltypes.h

>How-To-Repeat:
	cd /usr/ports/databases/libiodbc && make all install clean
	cd /usr/ports/databases/unixODBC && make all install clean
	cd /usr/ports/databases/p5-DBD-ODBC && make all install clean
>Fix:



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040210165822.2FF0D2282B>