Eric, This is what the shell outputs:
[EMAIL PROTECTED]:~/gnuradio/gnuradio-core> rpm -qf /usr/lib64/libstdc++.la error: file /usr/lib64/libstdc++.la: No such file or directory [EMAIL PROTECTED]:~/gnuradio/gnuradio-core> rpm -V libstdc++-devel [EMAIL PROTECTED]:~/gnuradio/gnuradio-core> rpm -V libstdc++41 [EMAIL PROTECTED]:~/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 <[EMAIL PROTECTED]> 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: [EMAIL PROTECTED] 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
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio