help-octave
[Top][All Lists]
Advanced

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

Re: will octave 3.2.0 be configured in centos 4.4


From: Judd Storrs
Subject: Re: will octave 3.2.0 be configured in centos 4.4
Date: Tue, 13 Apr 2010 15:20:13 -0400

On Tue, Apr 13, 2010 at 2:57 PM, akshar bhosale
<address@hidden> wrote:
> i have installed seperately gcc for that as centos 4.4
> has gcc3.4.2 which is not compatible

Near 5511 looks suspicious:

gcc -o conftest -g -O2
-I/home/external/symbiosis/rajashreej/install_gcc-412/include
-I/usr/include/pcre -I/usr/include/freetype2
-L/home/external/symbiosis/rajashreej/install_gcc-412/lib64:
conftest.c -lz -lm  -L/usr/lib64 -Wl,--rpath -Wl,/usr/lib64 -lfreetype
-lz -L/usr/X11R6/lib -lGL -lGLU >&5
/usr/lib64/libstdc++.so.6: undefined reference to address@hidden'
/usr/lib64/libstdc++.so.6: undefined reference to address@hidden'

I suspect that /usr/lib64/libstdc++.so.6 is the gcc3.4.2 version of
the C++ standard library. But I expect the correct one in
/home/external/symbiosis/rajashreej/install_gcc-412/lib64. Is the ":"
charachter allowed in an -L flag or is that a typo (I don't know, I'm
just suspicious)?


--judd

>
>
>
>
>
> On Mon, Apr 12, 2010 at 9:58 PM, Judd Storrs <address@hidden> wrote:
>>
>> On Mon, Apr 12, 2010 at 12:05 PM, akshar bhosale
>> <address@hidden> wrote:
>> > i am installing octave-3.2.0 on the machine having  centos 4.4 and
>> > kernel as
>> > 2.6.9-42.0.2.EL_1.4.7.3smp #1 x86_64. i am getting many errors ..can i
>> > install this octave version?if not what version of octave will ceentos
>> > 4.4
>> > suits?
>>
>> Can you post some of the errors? When you say "installing" do you mean
>> you are installing a package provided by centos or that you are trying
>> to compile the octave-3.2.0 sources? I would expect octave-3.2.0 and
>> later (and probably earlier versions also) to compile on centos 4.4.
>>
>>
>> --judd
>
>



reply via email to

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