[Gdal-dev] cannot make gdal - built in delete error

Sarah Parrott parrott.sarah at googlemail.com
Sun Jul 9 14:26:48 EDT 2006


Hi,

 I had gdal installed fine last week, but now I want to add support for
mysql.

I used ./configure
--with-mysql=/usr/local/mysql-standard-5.0.22-linux-i686/bin/mysql_config
and that was fine.

When I issue make, I get errors. This is the end of the output from make:

g++ ogrinfo.o -o .libs/ogrinfo  /usr/local/gdal-1.3.2/.libs/libgdal.so -lpng
-lrt -ldl -L/usr/local/lib -L/usr/local/mysql-standard-5.0.22-linux-i686/lib
-lmysqlclient -lz -lcrypt -lnsl -lnss_files -lnss_dns -lresolv
/usr/local/gdal-1.3.2/.libs/libgdal.so: undefined reference to
`__builtin_delete'
collect2: ld returned 1 exit status
make[1]: *** [ogrinfo] Error 1
make[1]: Leaving directory `/usr/local/gdal-1.3.2/ogr'
make: *** [ogr-apps] Error 2

After this I tried deleted everyting gdal and ogr related from usr/local/bin
but got the same result. I also tried doing make clean first but again the
same error.

The only thing I changed for this install was the mysql stuff.

Can anyone tell me what this error means?

Thanks,
Sparrott
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20060709/f61c66fc/attachment.html


More information about the Gdal-dev mailing list