On 7/5/13 8:10 AM, William G. Scott wrote: > Dear Jon: > > I can't reproduce it, having tried on three 10.8.4 computers and one 10.6.8. > > Are you running something else (10.7 maybe)? > > The only thing that changed is a newer compiler (gcc4.8 vs. 4.7). > > Bill > > > William G. Scott > Professor > Department of Chemistry and Biochemistry > and The Center for the Molecular Biology of RNA > 228 Sinsheimer Laboratories > University of California at Santa Cruz > Santa Cruz, California 95064 > USA > > > On Jul 5, 2013, at 1:52 AM, Jonathan Grimes <[email protected]> wrote: >
<snip> >> libtool: compile: fort77 -g -O2 -c pack_f.f -o pack_f.o >/dev/null 2>&1 >> /bin/sh ../libtool --tag=F77 --mode=link fort77 -g -O2 -version-info >> 0:0:0 -L/sw/lib/gcc4.8/lib -L/sw/lib -L/usr/lib -o libgpp4f.la -rpath >> /sw/lib libgpp4f_la-ccp4_diskio_f.lo libgpp4f_la-ccp4_parser_f.lo >> libgpp4f_la-cmaplib_f.lo libgpp4f_la-csymlib_f.lo >> libgpp4f_la-ccp4_general_f.lo libgpp4f_la-ccp4_unitcell_f.lo >> libgpp4f_la-cmtzlib_f.lo libgpp4f_la-library_f.lo ccplib.lo fftlib.lo >> modlib.lo parser.lo rwbrook.lo libhtml.lo keyparse.lo unix.lo dna_output.lo >> pack_f.lo ../src/libgpp4.la -L/sw/lib -L/sw/lib/gcc4.8/lib' -lm >> /bin/sh: -c: line 0: unexpected EOF while looking for matching `'' >> /bin/sh: -c: line 1: syntax error: unexpected end of file >> make[1]: *** [libgpp4f.la] Error 2 >> make: *** [all-recursive] Error 1 >> ### execution of /tmp/fink.MuEoB failed, exit code 2 >> ### execution of /tmp/fink.sYIlZ failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-gpp4-1.2.0-32 >> (Reading database ... 84225 files and directories currently installed.) >> Removing fink-buildlock-gpp4-1.2.0-32 ... >> Failed: phase compiling: gpp4-1.2.0-32 failed >> >> >> >> >> >> >> Dr. Jonathan M. Grimes, >> NDM Senior Reseach Fellow >> University Research Lecturer >> DIAMOND Research Fellow >> >> Division of Structural Biology >> Wellcome Trust Centre for Human Genetics >> University of Oxford >> Roosevelt Drive, >> Oxford OX3 7BN, UK >> >> Email: [email protected], Web: www.strubi.ox.ac.uk >> [email protected] >> >> Tel: (+44) - 1865 - 287561, FAX: (+44) - 1865 - 287547 >> >> >> > > (I've applied a more specific subject for the benefit of people looking the issue up in the future.) It appears that the build is detecting a non-Fink fort77, since there is an explicit build conflict against using Fink's fort77. You're going to want to move or rename that temporarily. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
