PowerPC
10.4 (non-transitional) Distribution
XCode 2.2.1

I had the following failure:
...
creating libplplotf77cd.la
(cd .libs && rm -f libplplotf77cd.la && ln -s ../libplplotf77cd.la
libplplotf77cd.la)
/bin/sh ../../libtool --tag=F77 --mode=compile gfortran -I. -g -O2 -c
-o strutil.lo strutil.f
 gfortran -I. -g -O2 -c strutil.f  -fno-common -o .libs/strutil.o
 gfortran -I. -g -O2 -c strutil.f -o strutil.o >/dev/null 2>&1
cp sfstubs.fm4 sfstubs.f
/bin/sh ../../libtool --tag=F77 --mode=compile gfortran -I. -g -O2 -c
-o sfstubs.lo sfstubs.f
 gfortran -I. -g -O2 -c sfstubs.f  -fno-common -o .libs/sfstubs.o
 gfortran -I. -g -O2 -c sfstubs.f -o sfstubs.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=F77 --mode=compile gfortran -I. -g -O2 -c
-o configurable.lo configurable.f
 gfortran -I. -g -O2 -c configurable.f  -fno-common -o .libs/configurable.o
 gfortran -I. -g -O2 -c configurable.f -o configurable.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=F77 --mode=link gfortran -I. -g -O2
-L/sw/lib/python2.4/config -L/sw/lib -o libplplotf77d.la -rpath
/sw/lib -version-info 10:0:1  -no-undefined libplplotf77cd.la
strutil.lo sfstubs.lo configurable.lo  -lm
gfortran -dynamiclib  -o .libs/libplplotf77d.9.1.0.dylib
.libs/strutil.o .libs/sfstubs.o .libs/configurable.o
-L/sw/lib/python2.4/config -L/sw/lib ./.libs/libplplotf77cd.dylib
/Volumes/Archive/fink.build/plplot-5.6.1-1001/plplot-5.6.1/src/.libs/libplplotd.dylib
-L/sw/lib/freetype219/lib /sw/lib/freetype219/lib/libfreetype.dylib
/Volumes/Archive/fink.build/plplot-5.6.1-1001/plplot-5.6.1/lib/csa/.libs/libcsirocsa.dylib
/Volumes/Archive/fink.build/plplot-5.6.1-1001/plplot-5.6.1/lib/nn/.libs/libcsironn.dylib
-lm  -install_name  /sw/lib/libplplotf77d.9.dylib
-Wl,-compatibility_version -Wl,11 -Wl,-current_version -Wl,11.0
/sw/lib/odcctools/bin/ld: common symbols not allowed with MH_DYLIB
output format with the -multi_module option
.libs/sfstubs.o definition of common _plplot_ (size 48)
.libs/sfstubs.o definition of common _zzplstr1_ (size 320)
.libs/sfstubs.o definition of common _zzplstr2_ (size 320)
.libs/sfstubs.o definition of common _zzplstr3_ (size 320)
.libs/sfstubs.o definition of common _zzplstr4_ (size 320)
.libs/sfstubs.o definition of common _zzplstr5_ (size 320)
.libs/sfstubs.o definition of common _zzplstr6_ (size 1280)
/sw/lib/odcctools/bin/libtool: internal link edit command failed
make[3]: *** [libplplotf77d.la] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.0.RjpNN3 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-plplot-5.6.1-1001
(Reading database ... 323844 files and directories currently installed.)
Removing fink-buildlock-plplot-5.6.1-1001 ...
Failed: phase compiling: plplot-5.6.1-1001 failed
---
My gfortran is:

$ which gfortran
/sw/bin/gfortran
ldx3:~ hansen$ gfortran --version
GNU Fortran 95 (GCC) 4.2.0 20060527 (experimental)

from gcc4-2:4.1.999-20060527, which finished building shortly before I
tried plplot.
-- 
Alexander K. Hansen
Fink Documenter (still)


_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to