Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2000 17:56:16 -0800 (PST)
From:      toyonaga@msd.ts.fujitsu.co.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/17275: make release fails when making readmes for ports
Message-ID:  <200003090156.RAA69104@freefall.freebsd.org>

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

>Number:         17275
>Category:       misc
>Synopsis:       make release fails when making readmes for ports
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar  8 18:00:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Tatsuto Toyonaga
>Release:        4.0-CURRENT
>Organization:
fujitsu
>Environment:
FreeBSD proxy3.msd.ts.fujitsu.co.jp 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Thu Mar  9 09:39:36 JST 2000     toor@proxy3.msd.ts.fujitsu.co.jp:/usr/src/sys/compile/MSDPROXY  i386

>Description:
make release fails when doing make readmes under ports subsystems.
It happens when ports' Makefile set USE_OPENSSL macro and host does not
have crypt dists. This is because ports/Mk/bsd.ports.mk checks against 
existense of libcrypt.so even when we do 'make readmes' conducted by
'make release'
>How-To-Repeat:
do make release out site USA and without int'l crypt things.
>Fix:
add if !.target(readme) -- endif or something to ports/Mk/bsd.ports.mk around 
line 575 and anywhere else affected.

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


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




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