ports/92027: Makefile contains misnamed directory

John Prather john.c.prather at gmail.com
Thu Jan 19 22:00:20 UTC 2006


>Number:         92027
>Category:       ports
>Synopsis:       Makefile contains misnamed directory
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 19 22:00:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     John Prather
>Release:        FreeBSD 5.4-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD Zeus.twilightstar.net 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Sat Oct 29 21:16:51 PDT 2005 root at Zeus.twilightstar.net:/usr/obj/usr/src/sys/ZEUS i386


	
>Description:

	when making install on databases/linux-oracle-instantclient-sdk/,
	make dies with error when it tries to use the wrong source dir
	to install from
>How-To-Repeat:
	cd /usr/ports/databases/linux-oracle-instantclient-sdk
	make install
>Fix:
calling this with patch in the port dir should fix:

*** Makefile.orig       Thu Jan 19 13:43:31 2006
--- Makefile    Thu Jan 19 13:43:37 2006
***************
*** 66,70 ****
                        occiobj.typ
  
! WRKSRC=                       ${WRKDIR}/instantclient10_2/sdk
  
  INSTLIBSDIR=          ${PREFIX}/usr/lib/oracle/${PORTVERSION}/client/lib
--- 66,70 ----
                        occiobj.typ
  
! WRKSRC=                       ${WRKDIR}/instantclient_10_2/sdk
  
  INSTLIBSDIR=          ${PREFIX}/usr/lib/oracle/${PORTVERSION}/client/lib




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



More information about the freebsd-ports-bugs mailing list