From owner-freebsd-ports Wed Sep 20 9:18: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from fling.sanbi.ac.za (fling.sanbi.ac.za [196.38.142.119]) by hub.freebsd.org (Postfix) with ESMTP id EDE2D37B423; Wed, 20 Sep 2000 09:18:00 -0700 (PDT) Received: from johann by fling.sanbi.ac.za with local (Exim 3.13 #4) id 13bmZE-000ENF-00; Wed, 20 Sep 2000 18:17:52 +0200 Date: Wed, 20 Sep 2000 18:17:51 +0200 From: Johann Visagie To: tg@freebsd.org Cc: ports@freebsd.org Subject: Problems building math/numpy Message-ID: <20000920181750.A52034@fling.sanbi.ac.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there, There are some problems with the math/numpy port. Firstly, they made a minor bugfix and bumped the version number from 16.1 to 16.1.1, removing the source tarballs for 16.1. That's easy to fix. I was going to patch and send it to you / submit it myself, but then noticed that it still doesn't build on a 3.5-STABLE box, due to libg2c not being found. In fact, on the particular box libg2c.a is to be found here: /usr/local/lib/gcc-lib/i386-portbld-freebsd3.4/2.95.2/ (gcc 2.95.2 having been installed from the port on this box prior to 3.5, I would presume.) Anyway, due to the version-specific path I couldn't just patch it into setup.py the way you did with BLASLIBDIR and LAPACKLIBDIR. Not quite sure how one would go about automating this. -- Johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message