From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HLmaP-0007M7-FF for garchives@archives.gentoo.org; Mon, 26 Feb 2007 20:36:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l1QKZktF013590; Mon, 26 Feb 2007 20:35:46 GMT Received: from uni-bonn.de (mail.uni-bonn.de [131.220.15.112]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l1QKZkTh013585 for ; Mon, 26 Feb 2007 20:35:46 GMT Received: from [84.63.12.61] (account mweigt HELO [192.168.100.7]) by uni-bonn.de (CommuniGate Pro SMTP 5.0.8) with ESMTPA id 43592179 for gentoo-science@lists.gentoo.org; Mon, 26 Feb 2007 21:35:46 +0100 Message-ID: <45E3448D.8000109@uni-bonn.de> Date: Mon, 26 Feb 2007 22:35:25 +0200 From: "Mathias W." Organization: privat User-Agent: Thunderbird 1.5.0.9 (X11/20061231) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-science@gentoo.org Reply-to: gentoo-science@lists.gentoo.org MIME-Version: 1.0 To: gentoo-science@lists.gentoo.org Subject: Re: [gentoo-science] freemat-3.0 References: <20070201184632.GE17203@dm.uba.ar> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: ebc88f66-d56f-4022-999a-0555f34d3b1f X-Archives-Hash: 72522de0fb8b3d27483e54989a8946de Andrey G. Grozin schrieb: > Hello *, > > I've just uploaded freemat-3.0.ebuild to gentooscience.org. Please try > it. Unfortunately it does not compile here: i686-pc-linux-gnu-g++ -I/usr/include/umfpack -march=pentium-m -O3 -pipe -fomit-frame-pointer -L/usr/lib/qt4 -lQtOpenGL -lGLU -lGL -lQtGui -lpng -lSM -lICE -lXrender -lXrandr -lXfixes -lXcursor -lfreetype -lfontconfig -lXext -lX11 -lQtNetwork -lQtCore -lz -lm -lpthread -ldl -o FreeMat application.o FuncMode.o FuncTerminal.o MainApp.o main.o DumbTerminal.o Terminal.o application.moc.o FuncMode.moc.o MainApp.moc.o Terminal.moc.o DumbTerminal.moc.o FreeMat_qrc.o ../libs/libCore/libCore.a ../libs/libFN/libFN.a ../libs/libGraphics/libGraphics.a ../libs/libFreeMat/libFreeMat.a ../libs/libXP/libXP.a ../libs/libMex/libMex.a -L/usr/lib/qt4 -lQtOpenGL -lGLU -lGL -lQtGui -lpng -lSM -lICE -lXrender -lXrandr -lXfixes -lXcursor -lfreetype -lfontconfig -lXext -lX11 -lQtNetwork -lQtCore -lz -lm -lpthread -ldl -lz -larpack -llapack -lumfpack -lblas -lamd -lavcall -L/usr/lib/qt4 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../.. -lQtOpenGL -lGLU -lGL -lQtGui -lpng -lSM -lICE -lXrender -lXrandr -lXfixes -lXcursor -lfreetype -lfontconfig -lXext -lX11 -lQtNetwork -lQtCore -lz -lgfortranbegin -lgfortran -lm -lpthread -ldl -lcurses -L/usr/lib/qt4 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../.. -lQtOpenGL -lGLU -lGL -lQtGui -lpng -lSM -lICE -lXrender -lXrandr -lXfixes -lXcursor -lfreetype -lfontconfig -lXext -lX11 -lQtNetwork -lQtCore -lz -lgfortranbegin -lgfortran -lm -lpthread -ldl ../libs/libFreeMat/libFreeMat.a(Sparse.o): In function `unsigned int slo_ge_complex(float, float, float, float)': Sparse.cpp:(.text._Z14slo_ge_complexIfEjT_S0_S0_S0_[unsigned int slo_ge_complex(float, float, float, float)]+0x13): undefined reference to `float complex_abs(float, float)' I have a rather stable system (x86 pentium-M). I compiled sci-libs/arpack with the blas USE-flag and had to emerge blas-lapack-3.7.24 because the stable one did not recognize my centrino. -- Mathias Weigt -- gentoo-science@gentoo.org mailing list