Compiling at Suse 9


[ Molcas user's WWWBoard ]

Posted by Herbert Georg on January 20, 2004 at 18:25:54:

I'm having a problem compiling molcas in my machine with Suse 9. When it is building the database it runs into an error I can't really understand...
But the last lines produced bu the make command are:


***
*** Building manual
***

cd doc/manual ; /usr/bin/gmake
gmake[1]: Entering directory `/usr/local/lib/molcas/doc/manual'
/usr/bin/latex manual >>manual.log 2>>manual.log
/usr/bin/bibtex manual >>manual.log 2>>manual.log
/usr/bin/latex manual >>manual.log 2>>manual.log
/usr/bin/makeindex -o index.tex manual >>manual.log 2>>manual.log
/usr/bin/latex manual >>manual.log 2>>manual.log
/usr/bin/dvips -o manual.ps manual >>manual.log 2>>manual.log
MOLCAS=/usr/local/lib/molcas; export MOLCAS; /usr/local/lib/molcas/bin/mipi.exe -I
gmake[1]: Leaving directory `/usr/local/lib/molcas/doc/manual'

***
*** Installing molcas databases
***

cd src/Data; /usr/bin/gmake
gmake[1]: Entering directory `/usr/local/lib/molcas/src/Data'
/bin/cp abdata.ascii rysrw.ascii alaska.prgm analhess.prgm automolcas.prgm auto.prgm caspt2_gradient.prgm caspt2.prgm casvb.prgm check.prgm cpf.prgm databaseegp.prgm ffpt.prgm funi.prgm genano.prgm grid_it.prgm guga.prgm mbpt2.prgm mckinley.prgm mclr.prgm motra.prgm mrci.prgm rasread.prgm rasscf.prgm rassi.prgm scf.prgm seward.prgm slapaf.prgm structure.prgm vibrot.prgm atomic.data prgms.cntrl /usr/local/lib/molcas/data
CPUS=1; export CPUS; molcas verify 001 >/dev/null
gmake[1]: ** [.stamp] Erro 1
gmake[1]: Leaving directory `/usr/local/lib/molcas/src/Data'
make: ** [/usr/local/lib/molcas/data/ABDATA] Erro 2


One thing is probably worthy of mentioning is that I don't really have uuencode program.. I have the newer uuenview which can emulate uuencode with the -u option. So I made a executable script called uuencode just to provide it to the configure script. There is no any other unusual thing with the configure script.

P.S.: Getting the newest version with 'molcas getpatch' also runs into error after a 'make' but the error is different, when building mipi. Here are the last lines:

***
*** Building rasscf
***

cd src/rasscf ; /usr/bin/gmake
gmake[1]: Entering directory `/usr/local/lib/molcas/src/rasscf'
gmake[1]: Nada a ser feito para `default'.
gmake[1]: Leaving directory `/usr/local/lib/molcas/src/rasscf'

***
*** Building mipi
***

cd src/mipi ; /usr/bin/gmake
gmake[1]: Entering directory `/usr/local/lib/molcas/src/mipi'
/usr/bin/gcc -o /usr/local/lib/molcas/bin/mipi.exe @CLDFLAGS@ main.o /usr/local/lib/molcas/lib/libmipi.a
gcc: @CLDFLAGS@: Arquivo ou diretório não encontrado
gmake[1]: ** [/usr/local/lib/molcas/bin/mipi.exe] Erro 1
gmake[1]: Leaving directory `/usr/local/lib/molcas/src/mipi'
make: ** [mipi] Erro 2



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

if B is 1s22s22p1, what is Li?

Passfield:

Comments:


[ Follow Ups ] [ Post Followup ] [ Molcas user's WWWBoard ]