|
From: | Jim Maas |
Subject: | Re: unable to compile 3.0.3 |
Date: | Thu, 19 Mar 2009 11:22:16 +0000 |
User-agent: | Thunderbird 2.0.0.19 (X11/20090105) |
Thanks Ivan,Did that, and it installed a bunch of stuff, did an apt-get clean, then ./configure and it produced the make files but then when I tried to "make" it again, got the same error!
Is anyone able to compile 3.0.3 on ubuntu? Thanks Jim ../src/liboctinterp.so: undefined reference to `s_wsfe' ../libcruft/libcruft.so: undefined reference to `pow_di' ../libcruft/libcruft.so: undefined reference to `pow_ri' ../libcruft/libcruft.so: undefined reference to `d_mod' collect2: ld returned 1 exit status make[2]: *** [octave] Error 1 make[2]: Leaving directory `/home/jamaas/downloads/octave-3.0.3/src' make[1]: *** [src] Error 2 make[1]: Leaving directory `/home/jamaas/downloads/octave-3.0.3' make: *** [all] Error 2 **** Installation failed. Aborting package creation.
Not sure about this specific error, but you should be able to install Octave build dependencies with "sudo apt-get build-dep octave3.0"
---- Jim Maas
[Prev in Thread] | Current Thread | [Next in Thread] |