Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Apr 2001 03:45:17 +0900
From:      Yoshisato YANAGISAWA <osho@pcc-software.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26679: qpopper haven't compiled in ports yet.
Message-ID:  <20010419034517H.osho@pcc-software.org>

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

>Number:         26679
>Category:       ports
>Synopsis:       make on qpopper4 fails because it's using not openssl but rsaref.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 18 11:50:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Yoshisato YANAGISAWA
>Release:        FreeBSD 4.3-RC i386
>Organization:
PCC-Software(Physics and Chemistry Club of Nagasaki Higashi High.)
>Environment:
System: FreeBSD shi-sanmei.pcc-software.org 4.3-RC FreeBSD 4.3-RC #0:
Mon Apr 16 01:54:22 JST 2001
osho@shi-sanmei.pcc-software.org:/usr/src/sys/compile/MYKERN i386

>Description:
make on qpopper4 fails because it is going to use not openssl but rsaref.
!!Notice: I think we don't have to use rsaref library both in U.S. and outside.
>How-To-Repeat:
Uninstall "rsaref" library.
And then type "make" or "make install" in /usr/ports/mail/qpopper.
>Fix:
On my system,I have openssl-0.9.5a_1 installed according to pkg_info.
So,I removed following line from Makefile not to use rsaref.
CONFIGURE_ENV+=                RSAGLUE="-lrsaref -lRSAglue"

/*
 * I think we should refer USA_RESIDENT valiable (at /etc/make.conf)
 * and decide which library(rsaref or openssl) to use.
 */

>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?20010419034517H.osho>