Fix committed.  Thanks!

Fang

> I hadn't tried the -atlas variant, my bad!
> I'll give this a shot myself.
> Thanks for the report, as always.
>
> Fang
>
>>  On Sun, Jul 8, 2012 at 9:41 AM, Dominique Dhumieres <domi...@lps.ens.fr>
>>  wrote:
>> >  Updating to qrupdate-atlas-1.1.2-4 on
>> > 
>> >  Package manager version: 0.30.2
>> >  Distribution version: selfupdate-rsync Sun Jul  8 16:18:10 2012, 10.4, 
>> >  powerpc
>> >  Trees: local/main stable/main stable/crypto unstable/main 
>> >  unstable/crypto
>> >  Xcode Version: 2.5-1
>> > 
>> >  failed with
>> > 
>> >  ...
>> >  gfortran-fsf-4.7 -fimplicit-none -O3 -funroll-loops  -L/sw/lib 
>> >  -dynamiclib -o ../libqrupdate.dylib -install_name 
>> >  /sw/lib/libqrupdate.1.dylib caxcpy.o cch1dn.o cch1up.o cchdex.o cchinx.o 
>> >  cchshx.o cgqvec.o cqhqr.o cqr1up.o cqrdec.o cqrder.o cqrinc.o cqrinr.o 
>> >  cqrot.o cqrqh.o cqrshc.o cqrtv1.o dch1dn.o dch1up.o dchdex.o dchinx.o 
>> >  dchshx.o dgqvec.o dqhqr.o dqr1up.o dqrdec.o dqrder.o dqrinc.o dqrinr.o 
>> >  dqrot.o dqrqh.o dqrshc.o dqrtv1.o sch1dn.o sch1up.o schdex.o schinx.o 
>> >  schshx.o sgqvec.o sqhqr.o sqr1up.o sqrdec.o sqrder.o sqrinc.o sqrinr.o 
>> >  sqrot.o sqrqh.o sqrshc.o sqrtv1.o zaxcpy.o zch1dn.o zch1up.o zchdex.o 
>> >  zchinx.o zchshx.o zgqvec.o zqhqr.o zqr1up.o zqrdec.o zqrder.o zqrinc.o 
>> >  zqrinr.o zqrot.o zqrqh.o zqrshc.o zqrtv1.o clu1up.o dlu1up.o slu1up.o 
>> >  zlu1up.o clup1up.o dlup1up.o slup1up.o zlup1up.o \
>> >                  -lptf77blas -lptlapack
>> >  /usr/bin/ld: can't locate file for: -lptf77blas
>> >  ...
>> > 
>> >  For atlas-shlibs 3.9.11-12, the libraries are libf77blas and
>> >  /sw/lib/liblapack.dylib. Replacing
>> > 
>> >                  perl -pi -e "s|^(BLAS=)-lblas|LDFLAGS=$LDFLAGS 
>> >                  $MYLDFLAGS\n\1-lptf77blas|" Makeconf
>> >                  perl -pi -e "s|^(LAPACK=)-llapack|\1-lptlapack|" 
>> >                  Makeconf
>> > 
>> >  with
>> > 
>> >                  perl -pi -e "s|^(BLAS=)-lblas|LDFLAGS=$LDFLAGS 
>> >                  $MYLDFLAGS\n\1-lf77blas|" Makeconf
>> >                  perl -pi -e "s|^(LAPACK=)-llapack|\1-llapack|" Makeconf
>> > 
>> >  fixes the problem.
>> > 
>> >  TIA
>> > 
>> >  Dominique
>> > 
>>
>>  I'm not supporting 10.4, and I'm trying to minimize the divergence
>>  between the 10.4/ tree and 10.7/ tree package descriptions when
>>  possible, so I'll kick this over to David to update in 10.4-EOL.
>> 
>> 
>
>

-- 
David Fang
http://www.csl.cornell.edu/~fang/
http://www.achronix.com/


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to