simulavr-devel
[Top][All Lists]
Advanced

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

Re: [whitelist] Re: [Simulavr-devel] Further Make problems (SWIG again?)


From: nimrodx
Subject: Re: [whitelist] Re: [Simulavr-devel] Further Make problems (SWIG again?)
Date: Sat, 05 Aug 2006 10:52:25 +1000
User-agent: Thunderbird 1.5.0.5 (X11/20060719)

Hi All,
Right, I have fixed the disk problems, and am back to this problem again. Thanks Oleg for that insight!

It seems to all be to do with simulavr_wrap.cpp.

I can't see the beginning of the problem...it is off the terminal's history list.

Tried to ">" to a file, but the errors still seem to go to standard out (terminal screen), and once again there are too many of them. Any ideas how to feed the errors into a text file so I can view them?

So I think the swig wrapper is not working. I am running Redhat 9.
ANy of you guys using that?

Thanks all,

Matt



Oleg Batrashev wrote:
Hi,

I think you cut the wrong place from make output. I suppose you have
something like "Python.h not found" earlier in output, because
Py_InitModule is declared there.

On debian I have this file in python-dev package, and configure runs
cleanly without this package. So check (and/or install) development
files for python.

Oleg


On Wed, 2006-08-02 at 13:25 +1000, nimrodx wrote:
Hi Simulavr Gurus,

I have compiled and installed the latest development release of swig
1.3.29.
This has caused the previously mentioned problem with swig (-outdir option not available) to disappear.

Now I have the following error at make time:

python/simulavr_wrap.cpp: In function `void init_simulavr()':
python/simulavr_wrap.cpp:11934: `SwigMethods' undeclared (first use this
   function)
python/simulavr_wrap.cpp:11936: `Py_InitModule' undeclared (first use this
   function)
python/simulavr_wrap.cpp:11943: `SWIG_From_int' undeclared (first use this
   function)
make[3]: *** [python/_simulavr.so] Error 1
make[3]: Leaving directory `/home/alphanax/Downloads/avr/simulavrxx-0.8.006/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/alphanax/Downloads/avr/simulavrxx-0.8.006/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/alphanax/Downloads/avr/simulavrxx-0.8.006/src'
make: *** [all-recursive] Error 1

What next?  Do I need a slightly earlier release of swig?

I think I am making progress here, and I greatly appreciate your help.

Thanks,

Matt



_______________________________________________
Simulavr-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/simulavr-devel







reply via email to

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