Date: Thu, 24 Apr 2008 08:18:29 +0800 From: Ben Madin <lists@remoteinformation.com.au> To: freebsd-ports-bugs@freebsd.org Subject: GDAL-1.5.0 make problem Message-ID: <84EB5A99-9DF2-44C2-91F0-9B25E7366023@remoteinformation.com.au>
next in thread | raw e-mail | index | archive | help
G'day all, I have been trying to instal gdal, but couldn't get doxygen to work. so I excluded doxygen (-D NOPORTDOCS), and all was going well until I got : gmake[2]: Entering directory `/usr/ports/graphics/gdal/work/gdal-1.5.0/ swig/php' swig -Wall -I../include -I../include/php -I../include/php/docs -I/usr/ ports/graphics/gdal/work/gdal-1.5.0 -c++ -php -o gdal_wrap.cpp gdal.i Assertion failed: (Getattr(n, "wrap:name")), function emit_action_code, file Modules/emit.cxx, line 340. gmake[2]: *** [gdal_wrap.cpp] Abort trap: 6 (core dumped) gmake[2]: *** Deleting file `gdal_wrap.cpp' gmake[2]: Leaving directory `/usr/ports/graphics/gdal/work/gdal-1.5.0/ swig/php' gmake[1]: *** [build] Error 2 gmake[1]: Leaving directory `/usr/ports/graphics/gdal/work/gdal-1.5.0/ swig' gmake: *** [swig-modules] Error 2 *** Error code 2 Stop in /usr/ports/graphics/gdal. *** Error code 1 Stop in /usr/ports/graphics/gdal. I don't know what swig is for, but suspect it is necessary, as I want php/mapscript capacity later. FreeBSD/i386 7.0-RELEASE cheers Ben
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84EB5A99-9DF2-44C2-91F0-9B25E7366023>