From owner-freebsd-current@FreeBSD.ORG Mon Oct 1 04:56:53 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C730316A417 for ; Mon, 1 Oct 2007 04:56:53 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: from mail4.sea5.speakeasy.net (mail4.sea5.speakeasy.net [69.17.117.6]) by mx1.freebsd.org (Postfix) with ESMTP id 9E18413C49D for ; Mon, 1 Oct 2007 04:56:53 +0000 (UTC) (envelope-from tomdean@speakeasy.org) Received: (qmail 11343 invoked from network); 1 Oct 2007 04:56:53 -0000 Received: from dsl081-173-150.sea1.dsl.speakeasy.net (HELO dv6000) ([64.81.173.150]) (envelope-sender ) by mail4.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP for ; 1 Oct 2007 04:56:53 -0000 Received: from dv6000 (localhost [127.0.0.1]) by dv6000 (8.14.1/8.14.1) with ESMTP id l914uoAE052325; Sun, 30 Sep 2007 21:56:50 -0700 (PDT) (envelope-from tomdean@dv6000) Received: (from tomdean@localhost) by dv6000 (8.14.1/8.14.1/Submit) id l914uoc3052274; Sun, 30 Sep 2007 21:56:50 -0700 (PDT) (envelope-from tomdean) Date: Sun, 30 Sep 2007 21:56:50 -0700 (PDT) Message-Id: <200710010456.l914uoc3052274@dv6000> From: "Thomas D. Dean" To: chat95@mac.com In-reply-to: <20071001.134710.193760320.chat95@mac.com> (message from Maho NAKATA on Mon, 01 Oct 2007 13:47:10 +0900 (JST)) References: <200709160456.l8G4udLl023614@dv6000.tddhome> <20071001.110036.102571438.chat95@mac.com> <200710010433.l914XcDA016201@dv6000> <20071001.134710.193760320.chat95@mac.com> Cc: freebsd-current@freebsd.org, sgk@troutmask.apl.washington.edu Subject: Re: Compiler Problems? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2007 04:56:53 -0000 I reported this problem to him initally, no response. I will file a PR, since the port is broken. However, removing lapack from routines/Makefile and cp'ing liblapack.a to libs/lapack.a fizes the problem. Thanks for the fix to lapack. tomdean