help-octave
[Top][All Lists]
Advanced

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

libcruft.so: undefined reference


From: marco atzeri
Subject: libcruft.so: undefined reference
Date: Wed, 29 May 2013 17:25:29 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

Il 5/29/2013 5:05 PM, Ankit Shah ha scritto:
make again returned an error but this time possibly at different position.
../libcruft/.libs/libcruft.so: undefined reference to `r_imag'
../libcruft/.libs/libcruft.so: undefined reference to `c_exp'
../libcruft/.libs/libcruft.so: undefined reference to `i_len'
[cut]
../libcruft/.libs/libcruft.so: undefined reference to `e_wsfe'
../libcruft/.libs/libcruft.so: undefined reference to `d_cnjg'
../libcruft/.libs/libcruft.so: undefined reference to `c_abs'
../libcruft/.libs/libcruft.so: undefined reference to `d_mod'
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

this are the last few lines of the make process. I would like to ask you
marco how did you figure out that there was an error in the fortran
thing during the previous issue. I'm still a rookie so almost all the
make errors seem the same to me.


Ankit,
please try to follow the posting rules. Read:
http://www.idallen.com/topposting.html

You are making hard to help you.

About the error, it is another matter.
It seems that libcruft is not linking with "lm"
the math library. For that reason I changed the subject.

As I am not using "Ubuntu 13.04 Gnome Edition 64 bit."
I have no idea why does not work

Someone else can help you

I suggest to copy the first command of the makefile that failed, so we can at list see what was executed. Guessing from the output is impossible.

Regards
Marco









reply via email to

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