discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Re: Ubuntu and make check (weird results)


From: Johnathan Corgan
Subject: Re: [Discuss-gnuradio] Re: Ubuntu and make check (weird results)
Date: Sun, 03 Dec 2006 00:30:02 -0800

On Sun, 2006-12-03 at 02:11 -0600, Shravan Rayanchu wrote:

> I installed swig-1.3.31 and ran "bootstrap, configure, make and make
> check", but I get the same errors again. 

> What else could be the problem ..?

Did it actually rebuild any files?  Just being paranoid, I'd do a 'make
distclean' and then try the above steps again.

Also, verify that the config system is picking up your custom installed
swig binary vs. the original one.  In the top-level directory in the
Makefile you should see a line that says:

SWIG = /usr/local/bin/swig -c++

You can force the correct choice by uninstalling the Ubuntu supplied
package, leaving only your custom compiled swig binary for the configure
script to find.

If, after that, you still get the problems, we'll need to dig deeper.

-- 
Johnathan Corgan, AE6HO
Corgan Enterprises LLC
address@hidden





reply via email to

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