simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] Re: Build Failure


From: John Hasler
Subject: [Simulavr-devel] Re: Build Failure
Date: Thu, 26 Jul 2007 13:13:50 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (gnu/linux)

Installed the python2.5-dev package, changed 

#include <Python.h>

to

#include <python2.5/Python>

in python/simulavr_wrap.cpp.  The package now builds but

make distclean; ./configure; make

reverts the bug as simulavr_wrap.cpp is evidently a generated file.
-- 
John Hasler 
address@hidden
Elmwood, WI USA




reply via email to

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