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: akshar bhosale
Subject: Re: will octave 3.2.0 be configured in centos 4.4
Date: Fri, 16 Apr 2010 08:28:57 +0530

hi,
any suggestions pl..

On Thu, Apr 15, 2010 at 12:42 AM, akshar bhosale <address@hidden> wrote:
hi thanks 4 ur reply..
but i am getting the following errors though i am giving following configure options. Waht and how should i specify the options?


./configure --prefix=/home/external/symbiosis/rajashreej/octave LDFLAGS="-L/home/external/symbiosis/rajashreej/install_gcc-412/lib64 -R/home/external/symbiosis/rajashreej/install_gcc-412/lib64" CPPFLAGS=-I/home/external/symbiosis/rajashreej/install_gcc-412/include


it says:

/usr/lib64 -lfreetype -lz -L/usr/X11R6/lib -lGL -lGLU >&5
gcc: unrecognized option '-R/home/external/symbiosis/rajashreej/install_gcc-412/lib64'

/usr/lib64/libstdc++.so.6: undefined reference to address@hidden'
collect2: ld returned 1 exit status
configure:12437: $? = 1
configure: program exited with status 1

and other erros. like
configure:13316: result: unknown
configure:13336: error: linking to Fortran libraries from C fails
See `config.log' for more details.



configure:3172: gcc -E -I/home/external/symbiosis/rajashreej/install_gcc-412/include conftest.c
configure:3178: $? = 0
configure:3209: gcc -E -I/home/external/symbiosis/rajashreej/install_gcc-412/include conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3215: $? = 1

how should i procede? i ahve gcc installed seperately in /home/external/symbiosis/rajashreej/install_gcc-412.but it is taking from other places also.
wt to do?

On Wed, Apr 14, 2010 at 12:50 AM, Judd Storrs <address@hidden> wrote:
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]