Dear Paolo,
your quick fix worked well.
 
But I'm seeing another error below:
It seemed that now I have problems with input libraries...
Anyway, thank you very much!
 
Sampyo
---------------------------------------------------------
[jakec at nodeserver pw90]$ make pw
( cd Modules; make all )
make[1]: Entering directory `/home/jakec/pw90/Modules'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/jakec/pw90/Modules'
( cd PW; make all )
make[1]: Entering directory `/home/jakec/pw90/PW'
ifc -o pw.x pwcom.o para.o aainit.o addusdens.o addusforce.o addusstress.o 
add_vuspsi.o allocate.o allocate_fft.o allocate_locpot.o allocate_nlpot.o 
allocate_wfc.o allowed.o ............
.........................................................................................................................................................
...........
 
input.o: In function `iosys_':
input.o(.text+0x178): undefined reference to `getenv_'
startup.o: In function `startup_':
startup.o(.text+0x54a): undefined reference to `iargc_'
startup.o(.text+0x57f): undefined reference to `getarg_'
/usr/local/lib/libmpich.a(farg.o): In function `mpir_iargc_':
farg.o(.text+0x1): undefined reference to `iargc_'
/usr/local/lib/libmpich.a(farg.o): In function `mpir_getarg_':
farg.o(.text+0x1d): undefined reference to `getarg_'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/home/jakec/pw90/PW'
make: *** [pw] Error 2
---------------------------------------------------------


        -----Original Message----- 
        From: Paolo Giannozzi [mailto:giannozz at nest.sns.it] 
        Sent: Mon 3/10/2003 2:19 AM 
        To: pw_forum at pwscf.org 
        Cc: 
        Subject: Re: [Pw_forum] compiliation error
        
        

        Hi
        
        > Only thing that I did was just downloading the
        > pwscf code and executed "make pw" after configure
        > beo_ifc.
        
        oops, "configure" is not well configured...quick fix:
        
        mv make.sys make.sys.save
        ./configure pc_ifc
        mv make.sys.save make.sys
        
        The file "intel.pcl" is used by version 6 of the compiler
        to locate modules. Version 7 has a different mechanism.
        
        Paolo
        
        --
        Paolo Giannozzi             e-mail:  giannozz at nest.sns.it
        Scuola Normale Superiore    Phone:   +39/050509412
        Piazza dei Cavalieri 7      Fax:     +39/050509417, 050563513    
        I-56126 Pisa, Italy         Office:  Lab. NEST, Via della Faggiola 19
        
        _______________________________________________
        Pw_forum mailing list
        Pw_forum at pwscf.org
        http://www.democritos.it/mailman/listinfo/pw_forum
        

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/ms-tnef
Size: 5706 bytes
Desc: not available
Url : /pipermail/attachments/20030311/750b606e/attachment.bin 

Reply via email to