|
From: Michel P. <Mic...@en...> - 2003-11-20 09:46:11
|
I tried to compile the plplot-5.2.1 on a Mac OS X (V. 1.3) computer and failed. The compilation goes through but I have a problem with ld (see message below). I need a fortran_enabled version. Has any one succeeded? Is there by chance a binary package available (fink does not have it I think). Thanks. Michel Peyrard ld: warning prebinding disabled because dependent library: /usr/local/plplo= t-5.2.1/lib/libplplotd.5.dylib is not prebound ld: warning can't open dynamic library: /usr/local/plplot-5.2.1/lib/libcsa.= 0.dylib (checking for undefined symbols may be affected) (No such file or d= irectory, errno =3D 2) ld: common symbols not allowed with MH_DYLIB output format with the -multi_= module option =2Elibs/libplplotf77d.5.3.0.dylib-master.o definition of common _plplot_ (s= ize 48) =2Elibs/libplplotf77d.5.3.0.dylib-master.o definition of common _zzplstr1_ = (size 320) =2Elibs/libplplotf77d.5.3.0.dylib-master.o definition of common _zzplstr2_ = (size/usr/bin/libtool: internal link edit command failed 320) =2Elibs/libplplotf77d.5.3.0.dylib-master.o definition of common _zzplstr3_ = (size 320) =2Elibs/libplplotf77d.5.3.0.dylib-master.o definition of common _zzplstr4_ = (size 320) =2Elibs/libplplotf77d.5.3.0.dylib-master.o definition of common _zzplstr5_ = (size 320) =2Elibs/libplplotf77d.5.3.0.dylib-master.o definition of common _zzplstr6_ = (size 320) make[3]: *** [libplplotf77d.la] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Michel Peyrard, Professeur % Ph: +33 (0)4 7272 8374 % % Laboratoire de Physique % Fax: +33 (0)4 7272 8080 % % Ecole Normale Sup=E9rieure de Lyon % e-mail:Mic...@en... % % 46 all=E9e d'Italie % perso.ens-lyon.fr/michel.peyrard % % 69364 Lyon Cedex 07, France % (GPG key available on home page) % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |