[Wien] (no subject)
susanta mohanta
susanta.phy at gmail.com
Fri Jan 23 05:00:52 CET 2009
Thank you very much for your quick reply.
On Thu, Jan 22, 2009 at 9:39 PM, Gerhard Fecher <fecher at uni-mainz.de> wrote:
> go to the SRC_.... directories and check what problem is reported in the
> compile.msg files.
>
> some hints:
>
> for static linking you will need also -lmkl_core
>
> if you do not use different versions of mkl it should be fine to use
> -static for all libraries
> use for LDFLAGS:
> -static -lguide -lpthread
> use for R-LIBS:
> -static -lmkl_lapack -lmkl_core -lmkl_em64t -lguide -lpthread
>
> (in some cases one needs -lsvml from the compiler libraries in LDFLAGS, but
> use it only if the linker complains that it is missing)
> -static -L/opt/intel/fce/10.1.018/lib -lsvml -L/opt/intel/mkl/
> 10.0.4.023/lib/em64t <http://10.0.4.19/lib/em64t><
> http://10.0.4.023/lib/em64t <http://10.0.4.19/lib/em64t>> -lguide
> -lpthread
> (seems there is something wrong in youre LD path ????)
> check that your path to the libraries (-L/opt/intel/.. or similar in youre
> line below is something like <http:// ???) is correct in both cases
> do not use different ones, as libguide may be different otherwise
>
>
>
> Ciao
> Gerhard
>
> ====================================
> Dr. Gerhard H. Fecher
> Institut of Inorganic and Analytical Chemistry
> Johannes Gutenberg - University
> 55099 Mainz
> ________________________________________
> Von: wien-bounces at zeus.theochem.tuwien.ac.at [
> wien-bounces at zeus.theochem.tuwien.ac.at] im Auftrag von susanta mohanta [
> susanta.phy at gmail.com]
> Gesendet: Donnerstag, 22. Januar 2009 16:14
> An: A Mailing list for WIEN2k users
> Betreff: [Wien] (no subject)
>
> Dear Prof Gerhard H. Fecher and wien users,
>
> I am trying to install wien2k_8.3 version in my 64bit core2duo
> computer(pentium iv) with suse 10.3, ifort 10.1.018
> and MKL 10.0.4.023.I have chosen my options as follows
>
> :-FR -mp1 -w -prec_div -pad -ip -O3 -axTW -traceback
>
> $(FOPT) -L/opt/intel/fce/10.1.018/lib -static-intel -Bstatic -lguide
> -lguide_static -lsvml -Bdynamic -lpthread
>
> '-DParallel'
>
> :-L/opt/intel/mkl/10.0.4.023/lib/em64t <http://10.0.4.19/lib/em64t><
> http://10.0.4.023/lib/em64t <http://10.0.4.19/lib/em64t>> -Bstatic
> -lmkl_lapack -lmkl_em64t -lguide -Bdynamic -lpthread
>
> After lot of trial i am unable to compile the things properly, i am getting
> error like these
>
> Compile time errors (if any) were:
> SRC_afminput/compile.msg:make: *** [afminput] Error 1
> SRC_aim/compile.msg:make[1]: *** [moduls.o] Error 1
> SRC_aim/compile.msg:make: *** [real] Error 2
> SRC_aim/compile.msg:make[1]: *** [moduls.o] Error 1
> SRC_aim/compile.msg:make: *** [complex] Error 2
> SRC_balsac-utils/compile.msg:make: *** [../outnn2plt] Error 1
> SRC_cif2struct/compile.msg:make: *** [cif2struct] Error 1
> SRC_clmaddsub/compile.msg:make: *** [clmaddsub] Error 1
> SRC_clmcopy/compile.msg:make: *** [clmcopy] Error 1
> SRC_dstart/compile.msg:make: *** [dstart] Error 1
> SRC_elast/compile.msg:make: *** [../genetempl] Error 1
> SRC_eosfit6/compile.msg:make: *** [eosfit6] Error 1
> SRC_eosfit/compile.msg:make: *** [eosfit] Error 1
> SRC_filtvec/compile.msg:make[1]: *** [main.o] Error 1
> SRC_filtvec/compile.msg:make: *** [real] Error 2
> SRC_filtvec/compile.msg:make[1]: *** [main.o] Error 1
> SRC_filtvec/compile.msg:make: *** [complex] Error 2
> SRC_fsgen/compile.msg:make: *** [../bcc_fs_mesh] Error 1
> SRC_initelnes/compile.msg:make: *** [initelnes] Error 1
> SRC_initxspec/compile.msg:make: *** [initxspec] Error 1
> SRC_irrep/compile.msg:make: *** [irrep] Error 1
> SRC_joint/compile.msg:make: *** [joint] Error 1
> SRC_kgen/compile.msg:make: *** [kgen] Error 1
> SRC_kram/compile.msg:make: *** [kram] Error 1
> SRC_lapw0/compile.msg:make[1]: *** [lapw0] Error 1
> SRC_lapw0/compile.msg:make: *** [seq] Error 2
> SRC_lapw1/compile.msg:make[1]: *** [modules.o] Error 1
> SRC_lapw1/compile.msg:make: *** [real] Error 2
> SRC_lapw1/compile.msg:make[1]: *** [modules.o] Error 1
> SRC_lapw1/compile.msg:make: *** [complex] Error 2
> SRC_lapw2/compile.msg:make[1]: *** [modules.o] Error 1
> SRC_lapw2/compile.msg:make: *** [real] Error 2
> SRC_lapw2/compile.msg:make[1]: *** [modules.o] Error 1
> SRC_lapw2/compile.msg:make: *** [complex] Error 2
> SRC_lapw3/compile.msg:make[1]: *** [kgrid.o] Error 1
> SRC_lapw3/compile.msg:make: *** [real] Error 2
> SRC_lapw3/compile.msg:make[1]: *** [kgrid.o] Error 1
> SRC_lapw3/compile.msg:make: *** [complex] Error 2
> SRC_lapw5/compile.msg:make[1]: *** [wavegrid.o] Error 1
> SRC_lapw5/compile.msg:make: *** [real] Error 2
> SRC_lapw5/compile.msg:make[1]: *** [wavegrid.o] Error 1
> SRC_lapw5/compile.msg:make: *** [complex] Error 2
> SRC_lapw7/compile.msg:make[1]: *** [main.o] Error 1
> SRC_lapw7/compile.msg:make: *** [real] Error 2
> SRC_lapw7/compile.msg:make[1]: *** [main.o] Error 1
> SRC_lapw7/compile.msg:make: *** [complex] Error 2
> SRC_lapwdm/compile.msg:make[1]: *** [modules.o] Error 1
> SRC_lapwdm/compile.msg:make: *** [real] Error 2
> SRC_lapwdm/compile.msg:make[1]: *** [modules.o] Error 1
> SRC_lapwdm/compile.msg:make: *** [complex] Error 2
> SRC_lapwso/compile.msg:make: *** [lapwso] Error 1
> SRC_lcore/compile.msg:make: *** [lcore] Error 1
> SRC_lorentz/compile.msg:make: *** [lorentz] Error 1
> SRC_lstart/compile.msg:make: *** [lstart] Error 1
> SRC_mini/compile.msg:make: *** [mini] Error 1
> SRC_mixer/compile.msg:make: *** [mixer] Error 1
> SRC_nn/compile.msg:make: *** [nn] Error 1
> SRC_optic/compile.msg:make[1]: *** [modules.o] Error 1
> SRC_optic/compile.msg:make: *** [real] Error 2
> SRC_optic/compile.msg:make[1]: *** [modules.o] Error 1
> SRC_optic/compile.msg:make: *** [complex] Error 2
> SRC_optimize/compile.msg:make: *** [optimize] Error 1
> SRC_orb/compile.msg:make: *** [orb] Error 1
> SRC_pairhess/compile.msg:make: *** [pairhess] Error 1
> SRC_phonon/compile.msg:make: *** [../phonon2wien2k_sym] Error 1
> SRC_qtl/compile.msg:make: *** [qtl] Error 1
> SRC_spacegroup/compile.msg:make: *** [spacegroup] Error 1
> SRC_spaghetti/compile.msg:make: *** [spaghetti] Error 1
> SRC_sumpara/compile.msg:make: *** [sumpara] Error 1
> SRC_supercell/compile.msg:make: *** [supercell] Error 1
> SRC_symmetry/compile.msg:make: *** [symmetry] Error 1
> SRC_symmetso/compile.msg:make: *** [symmetso] Error 1
> SRC_telnes2/compile.msg:make: *** [telnes2] Error 1
> SRC_tetra/compile.msg:make: *** [tetra] Error 1
> SRC_trig/compile.msg:make: *** [../rhomb_in5] Error 1
> SRC_txspec/compile.msg:make: *** [txspec] Error 1
> SRC_structeditor/SRC_ncmsymmetry/compile.msg:make: *** [ncmsymmetry] Error
> 1
> SRC_structeditor/SRC_readwrite/compile.msg:make: *** [readwrite] Error 1
> SRC_structeditor/SRC_struct2mol/compile.msg:make: *** [struct2mol] Error 1
> SRC_structeditor/SRC_structgen/compile.msg:make: *** [structgen] Error 1
>
>
>
>
> can anybody suggest what may be the problem?
>
> with sincere regards
> susanta
> _______________________________________________
> Wien mailing list
> Wien at zeus.theochem.tuwien.ac.at
> http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien
>
--
SUSANTA K MOHANTA
RESEARCH SCHOLAR
DEPT.OF PHYSICS
IIT KHARAGPUR
*****************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zeus.theochem.tuwien.ac.at/pipermail/wien/attachments/20090123/2b79eca5/attachment.html
More information about the Wien
mailing list