bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make error


From: Carolina Carneiro
Subject: make error
Date: Wed, 5 Oct 2011 11:48:29 -0300

Hi,

I'm trying to use make to compile the drivers of a program I have to use, called MOCASSIN.
But when I type make mocassin, this error menssage appears:

address@hidden:/home/carol/mocassin/mocassin.2.02.69# make mocassin
/opt/intel/composer_xe_2011_sp1.6.233 0.5 -o mocassin source/infnan.f90 source/constants_mod.f90 source/vector_mod.f90 source/common_mod.f90 source/interpolation_mod.f90 source/set_input_mod.f90 source/hydro_mod.f90 source/ph_mod.f90 source/composition_mod.f90 source/continuum_mod.f90 source/ionization_mod.f90 source/pathIntegration_mod.f90 source/grid_mod.f90 source/dust_mod.f90 source/emission_mod.f90 source/photon_mod.f90 source/update_mod.f90 source/output_mod.f90 source/iteration_mod.f90 source/mocassin.f90  /home/carol/mocassin/mpich2-install
make: execvp: /opt/intel/composer_xe_2011_sp1.6.233: Permission denied
make: *** [mocassin] Error 127

I don't know what's wrong, since I'm root and all permissions are openned:

4 drwxrwxrwx 5 root root    4096 2011-09-22 23:39 composer_xe_2011_sp1.6.233

I'm sending the makefile.

Can you help me?

Thank you for your atention,
Carolina.

Attachment: makefile
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]