Posted by Jean-Pierre Dognon on December 17, 2004 at 15:27:21:
I try to compile on macosx (10.3.7) G5 with gcc and g77. before patching all is OK. after applying the patch, I have this error message on make:
........
/usr/bin/ar cr ../../lib/libloprop.a ttotal.o
/usr/bin/ranlib ../../lib/libloprop.a >/dev/null
/sw/bin/g77 -o ../../bin/loprop.exe main.o ../../lib/libloprop.a -L../../lib -lscf -lrasscf -lcaspt2 -L../../lib -lmolcas -L../../g/lib/LINUX -lma ../../lib/libloprop.a -L../../lib -lscf -lrasscf -lcaspt2 -L../../lib -lmolcas -L../../g/lib/LINUX -lma
/usr/bin/ld: Undefined symbols:
_polar_
collect2: ld returned 1 exit status
gnumake[1]: *** [../../bin/loprop.exe] Error 1
make: *** [loprop] Error 2
have you an idea ?
thanks,
Best Regards
Jean-Pierre Dognon