discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] libtool/gcc iproblems


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] libtool/gcc iproblems
Date: Tue, 12 Dec 2006 08:29:49 -0800
User-agent: Mutt/1.5.9i

On Tue, Dec 12, 2006 at 01:23:07AM -0800, Newell Jensen wrote:
> I thought I would shot this out over the list to see if anyone has dealt
> with this.  I was able to build gnuradio and when I went to run make in
> gnuradio-core I ran into this:
> 
> libtool: link: warning:
> `/usr/lib64/gcc/x86_64-suse-linux/4.1.2/../../../../lib64//libfftw3f.la'
> seems to be moved
> grep: /usr/lib64/libstdc++.la: No such file or directory

/usr/lib64/libstdc++.la _should_ be there.
It comes from the libstdc++-devel package.  Is that package installed?

On my SuSE 10.1 system:

address@hidden dl]$ rpm -qf /usr/lib64/libstdc++.la
libstdc++-devel-4.1.0-25

> I have all the dependencies installed so I was hoping someone might have
> dealt with this before.  I know it has to do with how the libraries are
> being linked but everything I have read online has given me a mixed picture
> of what I need to do.
> Thanks
> 
> Newell

Eric




reply via email to

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