[gdal-dev] problems building Perl swig

Kralidis,Tom [Ontario] Tom.Kralidis at ec.gc.ca
Mon Nov 10 07:25:54 EST 2008


Using svn trunk on fc9:

$ ./configure --with-png --with-libtiff=internal --with-geotiff=internal
--with-jpeg --with-xerces --with-geos=no --with-pg=/usr/bin/pg_config
--with-mysql=/usr/bin/mysql_config --with-sqlite
--with-curl=/usr/bin/curl-config --with-python --with-expat --with-perl
...


$ make
...

make[2]: Entering directory
`/home/tkralidi/foss4g/gdal/trunk/gdal/swig/perl'
perl Makefile.PL
Building in GDAL distro tree
GDAL version (1.6.0) and module version () do not match at Makefile.PL
line 50.
make[2]: *** [Makefile_Geo__GDAL] Error 255
make[2]: Leaving directory
`/home/tkralidi/foss4g/gdal/trunk/gdal/swig/perl'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/tkralidi/foss4g/gdal/trunk/gdal/swig'
make: *** [swig-modules] Error 2

When I omit --with-perl in ./configure, all builds and installs without
issue.

Any advice or suggestions are valued.

Thanks

..Tom


More information about the gdal-dev mailing list