On Thu, 03 Jul 2008 16:19:30 +0900 (JST) Maho NAKATA <[EMAIL PROTECTED]> wrote:
> Hi itetcu > > From: QA Tindy <[EMAIL PROTECTED]> > Subject: Re: cvs commit: ports/math/superlu_mt Makefile > ports/math/superlu_mt/files patch-make.inc Date: Thu, 03 Jul 2008 > 08:27:28 +0300 > > > On Thu, 3 Jul 2008 03:53:21 +0000 (UTC) > > Maho Nakata <[EMAIL PROTECTED]> wrote: > > > > > maho 2008-07-03 03:53:21 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > math/superlu_mt Makefile > > > math/superlu_mt/files patch-make.inc > > > Log: > > > Build fix on amd64. > > > > > > Submitted by: itetcu > > > > > > Revision Changes Path > > > 1.15 +4 -4 ports/math/superlu_mt/Makefile > > > 1.3 +4 -9 ports/math/superlu_mt/files/patch-make.inc > > > > > bit strange I'm usign GMAKE but the following error log, > > > http://t64.tecnik93.com/errors/7-STABLE-FTP/superlu_mt-2.0.20080115.log > > gmake[1]: Leaving directory > `/work/a/ports/math/superlu_mt/work/SuperLU_MT_2.0_shared/TESTING' /bin/rm > -rf /work/a/ports/math/superlu_mt/work/tmp_static /bin/mkdir > -p /work/a/ports/math/superlu_mt/work/tmp_static > cd /work/a/ports/math/superlu_mt/work/tmp_static /usr/bin/find > /work/a/ports/math/superlu_mt/work/SuperLU_MT_2.0 > -name "*\.a" -exec /bin/mv > {} /work/a/ports/math/superlu_mt/work/tmp_static \; /bin/rm > -rf /work/a/ports/math/superlu_mt/work/tmp_shared /bin/mkdir > -p /work/a/ports/math/superlu_mt/work/tmp_shared /usr/bin/find > /work/a/ports/math/superlu_mt/work/SuperLU_MT_2.0_shared > -name "*\.a" -exec /bin/mv > {} /work/a/ports/math/superlu_mt/work/tmp_shared \; ( cd TESTING ; > make ) make: don't know how to > make ../lib/libsuperlu_mt.a(continuing) make: don't know how to make > libtmg.a(continuing) `all' not remade because of errors. ./plintstd: > not found *** Error code 127 (continuing) > > --------- > stock "make" is used > In my case > > ( cd TESTING ; make ) > was > > ( cd TESTING; gmake ) It's failing in the same way on my i386 tindy: http://t32.tecnik93.com/errors/6-STABLE-i386-myPT/superlu_mt-2.0.20080115.log -- IOnut - Un^d^dregistered ;) FreeBSD "user" "Intellectual Property" is nowhere near as valuable as "Intellect" FreeBSD committer -> [EMAIL PROTECTED], PGP Key ID 057E9F8B493A297B
signature.asc
Description: PGP signature
