help-octave
[Top][All Lists]
Advanced

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

Re: trying to compile 3.6.1


From: Rita
Subject: Re: trying to compile 3.6.1
Date: Thu, 9 Aug 2012 08:23:00 -0400



On Thu, Aug 9, 2012 at 7:54 AM, Mike Miller <address@hidden> wrote:
On Thu, Aug 9, 2012 at 7:05 AM, Rita wrote:
> pasted my config-iso.log here, http://pastebin.ca/2178686

Try setting CXX=/software/gcc-4.6.3/bin/g++. I see in your original
post you set it to g++ but then set it to gcc later. This is what's
causing the problem you're seeing.

I don't see the error in the config.log you pasted, but I ran
configure myself with CXX=gcc-4.6 and I get the same exact failure.

Hope that fixes it for you.

--
mike

Mike,

That was a stupid mistake on my part and thanks for taking your time to troubleshoot the problem! 

Now, when I do a make check I get,
octave-3.6.1/src/.libs/lt-octave: symbol lookup error: ../octave-3.6.1/libcruft/.libs/libcruft.so.1: undefined symbol: dlamch_

When I do an nm on libcrust.so.1 I do see dlamch:
U dlamch_
000000005a18c T xdlamch_


Any thoughts? 




--
--- Get your facts first, then you can distort them as you please.--

reply via email to

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