From: Alan W. I. <ir...@be...> - 2002-06-24 15:12:47
|
I am virtually positive this is a result of using swig version 1.1. As discussed previously you need version 1.3.x (where x is 11 for my version where everything works) version 1.1.x will not do. The latest swig (actually version 1.3.13) can be obtained from http://sourceforge.net/project/showfiles.php?group_id=1645. See the release notes there for a discussion of the large changes from version 1.1 to 1.3. Alan email: ir...@be... phone: 250-727-2902 FAX: 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, 24 Jun 2002, Maurice LeBrun wrote: > This is what I got from a fresh checkout under RH7.3: > > ... > swig -python -o plplotcmodule_p.c_double -c++ -DPL_DOUBLE plplotcmodule.i > Generating wrappers for Python > plplotcmodule.i : Line 99. Syntax error in input. > plplotcmodule.i : Line 104. Syntax error in input. > plplotcmodule.i : Line 138. Syntax error in input. > plplotcmodule.i : Line 141. Syntax error in input. > plplotcmodule.i : Line 150. Syntax error in input. > plplotcmodule.i : Line 181. Syntax error in input. > plplotcmodule.i : Line 186. Syntax error in input. > plplotcmodule.i : Line 241. Syntax error in input. > plplotcmodule.i : Line 244. Syntax error in input. > plplotcmodule.i : Line 249. Syntax error in input. > plplotcmodule.i : Line 253. Syntax error in input. > plplotcmodule.i : Line 267. Syntax error in input. > plplotcmodule.i : Line 274. Syntax error in input. > plplotcmodule.i : Line 284. Syntax error in input. > plplotcmodule.i : Line 291. Syntax error in input. > plplotcmodule.i : Line 297. Syntax error in input. > plplotcmodule.i : Line 326. Syntax error in input. > plplotcmodule.i : Line 327. Syntax error in input. > plplotcmodule.i : Line 345. Syntax error in input. > plplotcmodule.i : Line 433. Syntax error in input. > plplotcmodule.i : Line 434. Syntax error in input. > plplotcmodule.i : Line 827. Syntax error in input. > Confused by earlier errors. Bailing out > > -- > Maurice LeBrun mj...@ga... > Research Organization for Information Science and Technology of Japan (RIST) > > > ------------------------------------------------------- > Sponsored by: > ThinkGeek at http://www.ThinkGeek.com/ > _______________________________________________ > Plplot-devel mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-devel > |