From owner-freebsd-python@FreeBSD.ORG  Fri Dec  4 21:40:03 2009
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@hub.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 616B01065676
	for <freebsd-python@hub.freebsd.org>;
	Fri,  4 Dec 2009 21:40:03 +0000 (UTC)
	(envelope-from gnats@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org
	[IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id 370348FC20
	for <freebsd-python@hub.freebsd.org>;
	Fri,  4 Dec 2009 21:40:03 +0000 (UTC)
Received: from freefall.freebsd.org (localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nB4Le22Z068557
	for <freebsd-python@freefall.freebsd.org>; Fri, 4 Dec 2009 21:40:02 GMT
	(envelope-from gnats@freefall.freebsd.org)
Received: (from gnats@localhost)
	by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nB4Le2xC068551;
	Fri, 4 Dec 2009 21:40:02 GMT (envelope-from gnats)
Date: Fri, 4 Dec 2009 21:40:02 GMT
Message-Id: <200912042140.nB4Le2xC068551@freefall.freebsd.org>
To: freebsd-python@FreeBSD.org
From: Karsten Rothemund <photor@photor.de>
Cc: 
Subject: Re: ports/140833: cannot install math/py-numpy (needed by
 science/py-scipy)
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: Karsten Rothemund <photor@photor.de>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>, 
	<mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
	<mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 04 Dec 2009 21:40:03 -0000

The following reply was made to PR ports/140833; it has been noted by GNATS.

From: Karsten Rothemund <photor@photor.de>
To: bug-followup@FreeBSD.org, karsten@photor.de
Cc:  
Subject: Re: ports/140833: cannot install math/py-numpy (needed by
 science/py-scipy)
Date: Fri, 4 Dec 2009 22:33:01 +0100

 --cWoXeonUoKmBZSoM
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Tried it with setting the following links
 
 # cd /usr/local/lib
 # ln -s gcc44/libgfortran.a
 # ln -s gcc44/libgfortran.so
 # ln -s gcc44/libgfortran.so.3=20
 #
 
 Port builds and installs now. I would not like to call it patch or even
 work around. This indicates in my opinion missing entry in search path for=
 =20
 libraries in the build environment.
 
 Ciao,
 
 Karsten
 
 --=20
 
 Karsten Rothemund <photor@photor.de>      /"\
 PGP-Key:     0x094AE55F                   \ /
 Fingerprint: C0BC 9AF3 A3E4 E55F 2AA3      \  ASCII Ribbon Campaign
              715E 62A3 4C0A 094A E55F     / \ Against HTML Mail and News
 
 --cWoXeonUoKmBZSoM
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.10 (FreeBSD)
 
 iD8DBQFLGYAMYqNMCglK5V8RAr/GAJ9IrHHmkTp3edn8vm1hvW2rjwoFEwCbBXhM
 4+Xi3rZnpQ3/vgoMYVNQqtk=
 =+dmM
 -----END PGP SIGNATURE-----
 
 --cWoXeonUoKmBZSoM--