Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2003 19:36:08 -0800 (PST)
From:      "Jason C. Wells" <jcwells@highperformance.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/47284: Build of PostgreSQL Fails on WITH_MIT_KRB5 et al	
Message-ID:  <200301210336.h0L3a83X032112@server2.highperformance.net>

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

>Number:         47284
>Category:       ports
>Synopsis:       Build of PostgreSQL Fails on WITH_MIT_KRB5 et al
>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:   Mon Jan 20 19:40:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Jason C. Wells
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD server2.highperformance.net 4.7-STABLE FreeBSD 4.7-STABLE #2: Tue Dec 10 19:31:27 PST 2002 jcw@server2.highperformance.net:/usr/obj/usr/src/sys/SERVER2 i386


	
>Description:

When WITH_KRB5_MIT is defined in /etc/make.conf, the build of postgresql7 port dies with:

"Makefile", line 106: Unassociated shell command "@${ECHO} "Unable to find krb5- config in your local base, please verify that""
"Makefile", line 107: Unassociated shell command "@${ECHO} "security/krb5 is ins talled or undefine the WITH_MIT_KRB5 tunable.""
"Makefile", line 108: Unassociated shell command "@exit 1" make: fatal errors encountered -- cannot continue

The same behavior occurs with other ".if defined" sections of the make file as well.  E.g.  defining WITH_STRIPBIN also causes same failure.

>How-To-Repeat:
	
>Fix:

I think it a syntactical issue with the make file, but I don't know.
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




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