From rock-devel-bounces@rocklinux.org Thu Mar 3 11:19:35 2005 Received: from phoenix.clifford.at (localhost.localnet [127.0.0.1]) by phoenix.clifford.at (8.12.10/8.12.10) with ESMTP id j23AGJ2c025912; Thu, 3 Mar 2005 11:16:20 +0100 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.187]) by phoenix.clifford.at (8.12.10/8.12.10) with ESMTP id j23AG22b025909 for ; Thu, 3 Mar 2005 11:16:02 +0100 Received: from [212.227.126.207] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1D6nN9-0007R0-00 for rock-devel@rocklinux.org; Thu, 03 Mar 2005 11:15:59 +0100 Received: from [212.144.17.113] (helo=atuin.j-net) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1D6nN8-0008N6-00 for rock-devel@rocklinux.org; Thu, 03 Mar 2005 11:15:59 +0100 From: Daniel Jahre Organization: ROCK Linux To: rock-devel@rocklinux.org Date: Thu, 3 Mar 2005 11:19:04 +0100 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200503031119.04291.daja@rocklinux.org> X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:d0e8e03557f579eb44d0c42d6dc54690 Subject: [rock-devel] fftw3 package X-BeenThere: rock-devel@rocklinux.org X-Mailman-Version: 2.1.4 Precedence: list Reply-To: ROCK Development Mailing List List-Id: ROCK Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: rock-devel-bounces@rocklinux.org Errors-To: rock-devel-bounces@rocklinux.org Hello, I just stumbled over this, while packaging dangerdeep, which might break in a reference build. The reason for this is the fftw3 package. We currently set the --enable-float switch in the conf file, this creates a fftw3f lib instead of the normal fftw3 lib. This would be the problem if one could just link against fftw3f. I tried but I got unresolved symbols. I "fixed" that by removing that switch while building fftw3 on my system. I consider this a bug of the fftw3 package that it does not produce its normal lib when the switch is activated. The reaso why I did not send a patch for the package is, that I don't know if other packages rely on the fftw3f lib. Perhaps Chris can say sth about that, and perhaps reporting the bug to the developers ( I can do that as well, if you like). Cheers, Daniel _______________________________________________ rock-devel mailing list rock-devel@rocklinux.org https://www.rocklinux.net/mailman/listinfo/rock-devel