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: Newell Jensen
Subject: Re: [Discuss-gnuradio] libtool/gcc iproblems
Date: Tue, 12 Dec 2006 10:38:00 -0800

Eric,

This is what the shell outputs:

address@hidden:~/gnuradio/gnuradio-core> rpm -qf /usr/lib64/libstdc++.la
error: file /usr/lib64/libstdc++.la: No such file or directory
address@hidden:~/gnuradio/gnuradio-core> rpm -V libstdc++-devel
address@hidden:~/gnuradio/gnuradio-core> rpm -V libstdc++41
address@hidden:~/gnuradio/gnuradio-core> rpm -V libstdc++41-devel

That is why this is not making sense to me.  I have 'all' the libstdc++ dependencies installed via YAST.  I have the following packages installed via YAST:

compat-libstdc++
libstdc++41
libstdc++41-32bit
libstdc++41-devel
libstdc++41-devel-32bit
libstdc++-devel

Newell


On 12/12/06, Eric Blossom <address@hidden> wrote:
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]