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 1I9X6V-0006C6-Mg for garchives@archives.gentoo.org; Sat, 14 Jul 2007 02:11:28 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6E2AZQ2018179; Sat, 14 Jul 2007 02:10:35 GMT Received: from web56713.mail.re3.yahoo.com (web56713.mail.re3.yahoo.com [66.196.97.72]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l6E2AYWm018174 for ; Sat, 14 Jul 2007 02:10:34 GMT Received: (qmail 47506 invoked by uid 60001); 14 Jul 2007 02:10:34 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:Date:From:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=YMNXfT+THaGFB6Dnn5ZxIaQS4KqTxiRk4v0DIiUtVjeZ2IyW9deq4puOakOOo/PRYJKQJcNymfDuXAyHp+1Sz2r3zHvTTPMZXDXw/z103HaWqajPHcK1+my70q4wy3pLzJjgY6doqaO1DPzif4mlYtETuCt9WoNGkpVlcZY/KMA=; X-YMail-OSG: Jl7raE8VM1lI7OU9comxYvwPW5OfDq2rwULp0V2f_yXxlp4vcyIGz1JdqPEOHgLsokuw1W24R6lcr1ZFulKec3oiM2Tq3h9._jMU9WMqTf3q9hgOaGoLL5qOLST839WqNSvLW0E5XtFeM94- Received: from [201.255.28.220] by web56713.mail.re3.yahoo.com via HTTP; Fri, 13 Jul 2007 19:10:33 PDT Date: Fri, 13 Jul 2007 19:10:33 -0700 (PDT) From: Pablo De Napoli Subject: Re: [gentoo-science] problems compiling freemat from science overlay To: gentoo-science@lists.gentoo.org In-Reply-To: <498b90c60707131128h5e4d0deby47e82bacc07c80ed@mail.gmail.com> 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 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Message-ID: <87691.44929.qm@web56713.mail.re3.yahoo.com> X-Archives-Salt: 1725e072-58b5-47a7-81d3-1f1b51bfa9b6 X-Archives-Hash: ac7f51a1b6777d4a5692cc3e89c4b360 Dear Carmelo: I've tried to copy your ebuilds and patches from your e-mail, but patching failed. (and I'm not sure if I had copied them correctly] Could you please post your files somewhere? (so that we can get it exactly as they are], or send it to me as an attachment? (This is why I think that using the gentoo bug tracker could be better!) best regards Pablo --- Carmelo Piccione wrote: > I think I addressed this exact issue in a previous thread. See this: > > http://www.mail-archive.com/gentoo-science@lists.gentoo.org/msg00497.html > > - Carmelo > > On 7/13/07, Pablo De Napoli wrote: > > > > Hi > > > > I'm having problems compiling sci-mathematics/freemat-3.2 from science > > overlay. > > (on a Gentoo/x86 host) > > > > My error mesages are reported below: > > > > I'm using > > > > gcc-4.1.2 > > binutils-2.17 > > > > My USE flags (reported by emerge -p sci-mathematics/freemat) are > > > > USE="arpack fftw ncurses umfpack -ffcall" > > > > Any help is wellcome! > > > > best regards. > > Pablo > > > > PD: I don't know where should I report the bugs in the science overlay > > package. In list > > list? In bugzilla? > > In the gentoo science site? (which seems to be broken, gives "internal > > server error") > > > > Here are the error messages > > > > Making all in src > > make[1]: Entering directory > > `/var/tmp/portage/sci-mathematics/freemat-3.2/work/FreeMat-3.2/src' > > make all-am > > make[2]: Entering directory > > `/var/tmp/portage/sci-mathematics/freemat-3.2/work/FreeMat-3.2/src' > > i686-pc-linux-gnu-g++ -O3 -march=athlon -funroll-loops -pipe > > -fomit-frame-pointer -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 -laudio -lXt -lpng -lSM -lICE -lXrender -lXrandr -lXfixes > > -lXcursor -lfreetype > > -lfontconfig -lXext -lX11 -lQtNetwork -lQtXml -lQtCore -lz -lm -lrt > > -lpthread -ldl -lz > > -larpack -lfftw3 -lfftw3f -lumfpack -lamd -llapack -lblas > > -lpcre -lncurses > > -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 > > -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib > > -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lncurses -lgfortranbegin > > -lgfortran -lm > > -lgcc_s > > ..//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)' > > Sparse.cpp:(.text._Z14slo_ge_complexIfEjT_S0_S0_S0_[unsigned int > > slo_ge_complex(float, float, float, float)]+0x2b): undefined > > reference to `float > > complex_abs(float, float)' > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o): In function `unsigned int > > slo_le_complex(float, float, float, float)': > > Sparse.cpp:(.text._Z14slo_le_complexIfEjT_S0_S0_S0_[unsigned int > > slo_le_complex(float, float, float, float)]+0x13): undefined > > reference to `float > > complex_abs(float, float)' > > Sparse.cpp:(.text._Z14slo_le_complexIfEjT_S0_S0_S0_[unsigned int > > slo_le_complex(float, float, float, float)]+0x2b): undefined > > reference to `float > > complex_abs(float, float)' > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o): In function `unsigned int > > slo_gt_complex(float, float, float, float)': > > Sparse.cpp:(.text._Z14slo_gt_complexIfEjT_S0_S0_S0_[unsigned int > > slo_gt_complex(float, float, float, float)]+0x13): undefined > > reference to `float > > complex_abs(float, float)' > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o):Sparse.cpp: > > (.text._Z14slo_gt_complexIfEjT_S0_S0_S0_[unsigned > > int slo_gt_complex(float, float, float, float)]+0x2b): more > > undefined references > > to `float complex_abs(float, float)' follow > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o): In function `unsigned int > > slo_ge_complex(double, double, double, double)': > > Sparse.cpp:(.text._Z14slo_ge_complexIdEjT_S0_S0_S0_[unsigned int > > slo_ge_complex(double, double, double, double)]+0x23): undefined > > reference to > > `double complex_abs(double, double)' > > Sparse.cpp:(.text._Z14slo_ge_complexIdEjT_S0_S0_S0_[unsigned int > > slo_ge_complex(double, double, double, double)]+0x3b): undefined > > reference to > > `double complex_abs(double, double)' > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o): In function `unsigned int > > slo_le_complex(double, double, double, double)': > > Sparse.cpp:(.text._Z14slo_le_complexIdEjT_S0_S0_S0_[unsigned int > > slo_le_complex(double, double, double, double)]+0x23): undefined > > reference to > > `double complex_abs(double, double)' > > Sparse.cpp:(.text._Z14slo_le_complexIdEjT_S0_S0_S0_[unsigned int > > slo_le_complex(double, double, double, double)]+0x3b): undefined > > reference to > > `double complex_abs(double, double)' > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o): In function `unsigned int > > slo_gt_complex(double, double, double, double)': > > Sparse.cpp:(.text._Z14slo_gt_complexIdEjT_S0_S0_S0_[unsigned int > > slo_gt_complex(double, double, double, double)]+0x23): undefined > > reference to > > `double complex_abs(double, double)' > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o):Sparse.cpp: > > (.text._Z14slo_gt_complexIdEjT_S0_S0_S0_[unsigned > > int slo_gt_complex(double, double, double, double)]+0x3b): more > > undefined > > references to `double complex_abs(double, double)' follow > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o): In function `float** > > SparseAbsFunctionComplex(int, int, float const**)': > > Sparse.cpp:(.text._Z24SparseAbsFunctionComplexIfEPPT_iiPPKS0_[float** > > SparseAbsFunctionComplex(int, int, float const**)]+0x17a): > > undefined reference to > > `float complex_abs(float, float)' > > ..//libs/libFreeMat/libFreeMat.a(Sparse.o): In function `double** > > SparseAbsFunctionComplex(int, int, double const**)': > > Sparse.cpp:(.text._Z24SparseAbsFunctionComplexIdEPPT_iiPPKS0_[double** > > SparseAbsFunctionComplex(int, int, double const**)]+0x17a): > > undefined reference > > to `double complex_abs(double, double)' > > collect2: ld returned 1 exit status > > make[2]: *** [FreeMat] Error 1 > > make[2]: Leaving directory > > `/var/tmp/portage/sci-mathematics/freemat-3.2/work/FreeMat-3.2/src' > > make[1]: *** [all] Error 2 > > make[1]: Leaving directory > > `/var/tmp/portage/sci-mathematics/freemat-3.2/work/FreeMat-3.2/src' > > make: *** [all-recursive] Error 1 > > > > > > > > > > > > ____________________________________________________________________________________ > > Looking for a deal? Find great prices on flights and hotels with Yahoo! > > FareChase. > > http://farechase.yahoo.com/ > > -- > > gentoo-science@gentoo.org mailing list > > > > > ____________________________________________________________________________________ Be a better Globetrotter. Get better travel answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545469 -- gentoo-science@gentoo.org mailing list