help-octave
[Top][All Lists]
Advanced

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

Re: make returns error for leaving directory


From: marco atzeri
Subject: Re: make returns error for leaving directory
Date: Wed, 29 May 2013 14:26:19 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

Il 5/29/2013 1:17 PM, ankit2313 ha scritto:
I'm trying to build octave 3.6.4 from source. The configure went completely
fine after resolving many dependencies. when I did make, it gave me the
following error:-

on wich system ?

[cut]
/bin/bash ../libtool --tag=CC   --mode=link gcc -g -O2 -pthread
-DHAVE_CONFIG_H  -Wall -W -Wshadow -Wformat -Wpointer-arith
-Wmissing-prototypes -Wstrict-prototypes -Wwrite-strings -Wcast-align
-Wcast-qual -g -O2 -pthread -pthread -g -O2 -pthread -no-undefined   -o
octave main.o liboctinterp.la ../liboctave/liboctave.la
../libcruft/libcruft.la  -lm
libtool: link: gcc -g -O2 -pthread -DHAVE_CONFIG_H -Wall -W -Wshadow
-Wformat -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes
-Wwrite-strings -Wcast-align -Wcast-qual -g -O2 -pthread -pthread -g -O2
-pthread -o .libs/octave main.o  ./.libs/liboctinterp.so
../liboctave/.libs/liboctave.so ../libcruft/.libs/libcruft.so -lm -pthread
-Wl,-rpath -Wl,/usr/local/lib/octave/3.6.4
/usr/lib/libf2c.so.2: undefined reference to `MAIN__'
collect2: error: ld returned 1 exit status
make[3]: *** [octave] Error 1
make[3]: Leaving directory `/home/ankit/Softwares/octave-3.6.4/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ankit/Softwares/octave-3.6.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ankit/Softwares/octave-3.6.4'
make: *** [all] Error 2

have you installed a FORTRAN compiler ?


This is the link for  configure.log
<https://www.dropbox.com/s/jn6694tb8orfg13/config.log>




reply via email to

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