From: Alan W. I. <ir...@be...> - 2002-09-17 20:01:38
|
Joao: Sorry I forgot to respond to this until now. What version of swig are you using? Anything earlier than 1.3.11 will not work. See the plplot-devel thread with Maurice on this, culminating in his latest experiments with the version numbers (1.3.11-1.3.13) that currently work. Alan email: ir...@be... phone: 250-727-2902=09FAX: 250-721-7715 snail-mail: Dr. Alan W. Irwin Department of Physics and Astronomy, University of Victoria, P.O. Box 3055, Victoria, British Columbia, Canada, V8W 3P6 __________________________ Linux-powered astrophysics __________________________ On Mon, 16 Sep 2002, [iso-8859-1] Jo=E3o Cardoso wrote: > > I'm a kind of bug reporter, now :) > > Building Python modules. > > # Start fresh (--force) each time since previous build may > # be for an installation rather than for present plplot/tmp location. > python setup.py build --force --build-temp=3D"./" --build-lib=3D"./" --fl= at > running build > running build_ext > building 'plplotcmodule' extension > plplotcmodule.c:627: warning: `PySequence_Fast_GET_ITEM' redefined > /usr/include/python2.2/abstract.h:1004: warning: this is the location of > the previous definition > plplotcmodule.c: In function `_wrap_pltr0': > plplotcmodule.c:663: `$1' undeclared (first use in this function) > plplotcmodule.c:663: (Each undeclared identifier is reported only once > plplotcmodule.c:663: for each function it appears in.) > plplotcmodule.c: In function `_wrap_pltr1': > plplotcmodule.c:783: `$1' undeclared (first use in this function) > plplotcmodule.c:783: `$input' undeclared (first use in this function) > plplotcmodule.c: In function `_wrap_pltr2': > > ... etc > > # rpm -q python > python-2.2-105 > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Plplot-devel mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-devel > |