Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jun 2004 10:39:12 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        "Thomas May" <thomas.may@x9media.com>
Cc:        freebsd-questions@FreeBSD.org
Subject:   Re: port problem with asterisk
Message-ID:  <20040602103912.27b933b8.wmoran@potentialtech.com>
In-Reply-To: <20040602132823.4875343D3F@mx1.FreeBSD.org>
References:  <20040602132823.4875343D3F@mx1.FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2 Jun 2004 15:28:15 +0200
"Thomas May" <thomas.may@x9media.com> wrote:

> Can someone help me ?
> 
> asterisk# make install
> 
> ===>   asterisk-0.9.0 depends on file: /usr/local/lib/mysql/libmysqlclient.a
> - found
> 
> ===>   asterisk-0.9.0 depends on file: /nonexistent - not found
> 
> ===>    Verifying build for /nonexistent in /usr/ports/devel/pwlib
> 
> ===>  pwlib-1.5.0_4 is forbidden:
> http://people.freebsd.org/~eik/portaudit/27c331d5-64c7-11d8-80e3-0020ed76ef5
> a.html.

 ^^^^^^^^^^^^^^^^^^^

Read the URL provided in the failure, then do the following:

1) Contact the developer of the software and complain that this hasn't been
   fixed yet.  Since pwlib is OSS, offer to help.
2) Decide (based on the information in that report) whether you're willing to
   accept the security risk that comes with the software.  If you are, edit
   the Makefile to comment out the FORBIDDEN= line and rerun make.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



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