From owner-freebsd-ports Mon Sep 18 4:57:54 2000 Delivered-To: freebsd-ports@freebsd.org Received: from cip1.melaten.rwth-aachen.de (cip1.melaten.RWTH-Aachen.DE [134.130.92.100]) by hub.freebsd.org (Postfix) with ESMTP id AF4B037B422; Mon, 18 Sep 2000 04:57:51 -0700 (PDT) Received: from cip12.melaten.rwth-aachen.de (cip12.melaten.rwth-aachen.de [134.130.92.12]) by cip1.melaten.rwth-aachen.de (8.9.3/8.8.8) with ESMTP id OAA21383; Mon, 18 Sep 2000 14:04:55 +0200 Received: (from tg@localhost) by cip12.melaten.rwth-aachen.de (8.9.3/8.9.3) id OAA59566; Mon, 18 Sep 2000 14:01:51 +0200 (CEST) (envelope-from tg@melaten.rwth-aachen.de) X-Authentication-Warning: cip12.melaten.rwth-aachen.de: tg set sender to tg@melaten.rwth-aachen.de using -f To: freebsd-ports@FreeBSD.org Cc: jmz@FreeBSD.org Subject: Re: cvs commit: ports/math/numpy Makefile ports/math/numpy/patches patch-setup.py References: <200009181138.EAA31788@freefall.freebsd.org> From: Thomas Gellekum In-Reply-To: Thomas Gellekum's message of "Mon, 18 Sep 2000 04:38:00 -0700 (PDT)" Date: 18 Sep 2000 14:01:50 +0200 Message-ID: Lines: 12 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Canyonlands) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Thomas Gellekum writes: > Link against libg2c, so the lapack_lite module actually works. I think the real fix is to add LDADD+= g2c DPADD+= g2c to lapack's makefiles. Opinions? tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message