Date: Wed, 20 Sep 2000 18:17:51 +0200 From: Johann Visagie <wjv@cityip.co.za> To: tg@freebsd.org Cc: ports@freebsd.org Subject: Problems building math/numpy Message-ID: <20000920181750.A52034@fling.sanbi.ac.za>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000920181750.A52034>