[postgis-devel] PostGIS 2.1.0 beta2 is ready

dustymugs dustymugs at gmail.com
Mon May 13 10:12:48 PDT 2013


raster2pgsql depends upon GDAL.  So, your GDAL has been compiled with
mysql support.  Welcome to dependency hell.

-bborie

On 05/13/2013 09:59 AM, Devrim GÜNDÜZ wrote:
> 
> Hi,
> 
> On Sun, 2013-05-12 at 01:03 -0400, Paragon Corporation wrote:
>> The 2.1.0beta2 release of PostGIS is now available.
> 
> Getting some failures on my F-18 box:
> 
> make -C loader
> make[3]: Entering directory `/home/devrim/Documents/postgresqlrpms.org/svn/repo/rpm/redhat/9.3/postgis2/F-18/postgis-2.1.0beta2/raster/loader'
> gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom  -I/usr/include/gdal -I/usr/include   -c raster2pgsql.c
> /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4  -m64 -mtune=generic  -fPIC -DPIC  -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom  -I/usr/include/gdal -I/usr/include   ../rt_core/librtcore.a raster2pgsql.o -Wl,-z,relro ../../liblwgeom/liblwgeom.la -L/usr/lib64 -lgdal -larmadillo -lpoppler -lfreexl -L/usr/lib64 -lgeos_c -lwebp -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -ljasper -lnetcdf -lhdf5 -L/usr/lib64/hdf -lmfhdf -ldf -lgif -ljpeg -lgeotiff -ltiff -lgta -lpng -lcfitsio -L/usr/lib64 -lpq -llzma -lz -lpthread -lm -lrt -ldl -lgrib2c -ldapclient -ldapserver -ldap -lspatialite -lcurl -lCharLS -L/usr/lib64/mysql -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl -L/usr/lib64 -lgeos_c  -lc -lm -o raster2pgsql
> libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC -DPIC -Wall -Wmissing-prototypes -I../rt_core -I../../liblwgeom -I/usr/include/gdal -I/usr/include raster2pgsql.o -Wl,-z -Wl,relro -o .libs/raster2pgsql  ../rt_core/librtcore.a ../../liblwgeom/.libs/liblwgeom.so -L/usr/lib64 -lgdal -larmadillo -lpoppler -lfreexl -lwebp -lodbc -lodbcinst -lexpat -lxerces-c -ljasper -lnetcdf -lhdf5 -L/usr/lib64/hdf /usr/lib64/hdf/libmfhdf.a /usr/lib64/hdf/libdf.a -lgif -ljpeg -lgeotiff -ltiff -lgta -lpng -lcfitsio -lpq -llzma -lgrib2c -ldapclient -ldapserver -ldap -lspatialite -lcurl -lCharLS -L/usr/lib64/mysql -lmysqlclient -lpthread -lz -lrt -lssl -lcrypto -ldl -lgeos_c -lc -lm -Wl,-rpath -Wl,/usr/lib64
> /usr/bin/ld: cannot find -lwebp
> /usr/bin/ld: cannot find -lxerces-c
> /usr/bin/ld: cannot find -lgrib2c
> /usr/bin/ld: cannot find -lmysqlclient
> collect2: error: ld returned 1 exit status
> make[3]: *** [raster2pgsql] Error 1
> 
> Say what? What is -lmysqlclient there*
> 
> Comments, anyone?
> 
> Regards,
> 
> 
> 
> _______________________________________________
> postgis-devel mailing list
> postgis-devel at lists.osgeo.org
> http://lists.osgeo.org/cgi-bin/mailman/listinfo/postgis-devel
> 



More information about the postgis-devel mailing list