help-octave
[Top][All Lists]
Advanced

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

Re: Help installing testing tarball from 25 July 2007 on red hat ent. li


From: Dmitri A. Sergatskov
Subject: Re: Help installing testing tarball from 25 July 2007 on red hat ent. linux 5, amd64
Date: Sat, 28 Jul 2007 22:38:55 -0500

It appears that it was a false alarm -- you are using gcc 4.1.1,
but it salso appears it tries to link to the wrong libstdc++ (?)

I do not know what is the best way to proceed except un-installing
compat-gcc-34-c++-3.4.6-4

(rpm -e compat-gcc-34-c++-3.4.6-4)

But that is circumventing the problem rather than solving it...
Is your system up-to-date with updates?

Dmitri.

On 7/28/07, Dr. Phyllis R. Nelson <address@hidden> wrote:
> Dmitri,
>
> Sorry - thought I had replied to the list.  (Newbie.)
>
> $ rpm -qa | grep gcc
> compat-gcc-34-g77-3.4.6-4
> libgcc-4.1.1-52.el5.2
> libgcc-4.1.1-52.el5.2
> gcc-c++-4.1.1-52.el5.2
> compat-gcc-34-3.4.6-4
> compat-gcc-34-c++-3.4.6-4
> gcc-4.1.1-52.el5.2
> gcc-java-4.1.1-52.el5.2
> gcc-gfortran-4.1.1-52.el5.2
> compat-libgcc-296-2.96-138
>
>
> -Phyllis
>
>
> -----Original Message-----
> From: Dmitri A. Sergatskov [mailto:address@hidden
> Sent: Sat 7/28/2007 8:22 PM
> To: Dr. Phyllis R. Nelson
> Cc: help-octave
> Subject: Re: Help installing testing tarball from 25 July 2007 on red hat 
> ent. linux 5, amd64
>
> Phyllis,
>
> Please CC replies to the list. I do not have RHEL system at hand,
> so can be of limited help here. What does
>
> rpm -qa | grep gcc
>
> returns on your system?
>
> Dmitri.
>
> On 7/28/07, Dr. Phyllis R. Nelson <address@hidden> wrote:
> > Dmitri,
> >
> > Getting gcc 3.4.6 confused me too.  Testing for the gcc version in a shell 
> > gives
> >
> > $ gcc --version
> > gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52)
> >
> > I'm hecking through the makefiles and configure results, but that's not my 
> > strength.  Suggestions appreciated.
> >
> > Thanks!
> >
> > -Phyllis
> >
> > On 7/28/07, Dr. Phyllis R. Nelson <address@hidden> wrote:
> >
> >
> > >          -lreadline  -lncurses -ldl -lz -lm  
> > > -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 
> > > -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 
> > > -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 
> > > -L/usr/lib/../lib64 -lz -lfrtbegin -lg2c -lm
> >
> > It appears that you gcc version is 3.4.6. This is strange as RHEL5
> > should have 4.1.1.
> > (3.4.6 is probably too old to compile octave.) Please investigate the
> > discrepancy.
> >
> > Sincerely,
> >
> > Dmitri.
> > --
> >
> >
>
>


reply via email to

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