Hi Sylvestre, Deleting Makefile.orig produces another error:
ilib_for_link(link_name,files,libs,flag,'','floader.sce'); Generate a loader file Generate a Makefile ilib_gen_Make: Copy compilation files (Makefile*, libtool...) to TMPDIR ilib_gen_Make: Copy tipos.mod to TMPDIR ilib_gen_Make: Copy fsoma.f90 to TMPDIR ilib_gen_Make: Modification of the Makefile in TMPDIR. Running the Makefile !--error 10000 ilib_compile: An error occurred during the compilation: libtool: compile: specify a tag with `--tag' make: *** [fsoma.lo] Error 1 ilib_compile: The command was: make CFLAGS=" -D__SCILAB_TOOLBOX__ -I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/ " CXXFLAGS=" -D__SCILAB_TOOLBOX__ -I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/ " FFLAGS="-I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/ " at line 129 of function ilib_compile called by : at line 94 of function ilib_for_link called by : lag,'','floader.sce') Regards, On Sat, Feb 9, 2013 at 12:33 PM, Sylvestre Ledru < [email protected]> wrote: > Le 02/09/13 13:48, Eduardo Torrecillas a écrit : > > Hi all, > > > [...] > > ilib_compile: An error occurred during the compilation: > > libtool: unrecognized option `-c' > > Try `libtool --help' for more information. > > make: *** [fsoma.lo] Error 1 > > ilib_compile: The command was: > > make CFLAGS=" -D__SCILAB_TOOLBOX__ > > -I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/ > > " CXXFLAGS=" -D__SCILAB_TOOLBOX__ > > -I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/ > > " > > > FFLAGS="-I/home/eduardo/Software/scilab-5.4.0/share/scilab/../../include/scilab/ > > " > > at line 129 of function ilib_compile called by : > > at line 94 of function ilib_for_link called by : > > ,flag,'','floader.sce') > > > > Anyone can help me please? > The first detection of the compiler is cached by Scilab. If at this time > you didn't have a fortran compiler installed, you can have this kind of > issue. > > What happens if you remove: > > /home/eduardo/Software/scilab-5.4.0/share/scilab/modules/dynamic_link/src/scripts/Makefile.orig > > > ? > > Sylvestre > _______________________________________________ > users mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/users > -- Eduardo Torrecillas AER-09
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
