Date: Sat, 23 Dec 2006 16:35:15 -0600 (CST) From: Scott Bennett <bennett@cs.niu.edu> To: freebsd-ports@freebsd.org Subject: math/atlas error in Make.top prevents building it via portinstall Message-ID: <200612232235.kBNMZFte019395@mp.cs.niu.edu>
next in thread | raw e-mail | index | archive | help
The math/atlas package atlas-3.6.0 has an error in ATLAS/Make.top that wipes out libraries just unpacked by tar that are needed to build the port. The atlas errata web page describes the error and states that deleting line 215 from ATLAS/Make.out will prevent the deletions from occurring. Unfortunately, portinstall unpacks the .tar.bz2 archive and immediately begins the build without providing an opportunity to fix Make.top before it gets used, so the libraries get unpacked and then wiped out right away before the build really gets going. Does anyone know how I can build math/atlas while doing all the other things that portinstall takes care of? Does anyone know why the port owner put this into the FreeBSD 6.1 ports tree without trying to build it first? Surely the owner would have noticed if he/she had tried to build it. Scott Bennett, Comm. ASMELG, CFIAG ********************************************************************** * Internet: bennett at cs.niu.edu * *--------------------------------------------------------------------* * "A well regulated and disciplined militia, is at all times a good * * objection to the introduction of that bane of all free governments * * -- a standing army." * * -- Gov. John Hancock, New York Journal, 28 January 1790 * **********************************************************************
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612232235.kBNMZFte019395>