Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  2 Apr 2002 14:08:50 -0600 (CST)
From:      "Michael D.Harnois" <mharnois@cpinternet.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36666: samba-devel ignores WITH_CUPS
Message-ID:  <20020402200850.7CA0D3CA8@mharnois.mdharnois.net>

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

>Number:         36666
>Category:       ports
>Synopsis:       samba-devel ignores WITH_CUPS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 02 12:10:04 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael D. Harnois
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD mharnois.mdharnois.net 5.0-CURRENT FreeBSD 5.0-CURRENT #42: Tue Apr 2 09:20:39 CST 2002 mdharnois@mharnois.mdharnois.net:/usr/src/sys/i386/compile/NEWKERNEL i386


	
>Description:
Well, ignores isn't quite the right word. What actually happens is that
neither configure nor the stock Makefile look in /usr/local for libs or
includes. So configure tries to find -lcups, and doesn't.


>How-To-Repeat:
make -DWITH_CUPS


>Fix:
patch the distro to add -L/usr/local/lib and -I/usr/local/include
	

>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?20020402200850.7CA0D3CA8>