/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