[mapserver-users] Re: make cannot find -libodbc and -libodbcinst on compilation

Jean-François Gigand jean-francois at gigand.fr
Thu Jan 27 06:54:19 EST 2011


It's strange, MapServer does not need to know that GDAL depends on ODBC.
Can you give the output of "gdal-config --libs", "gdal-config
--deplibs" and "ldd /usr/lib/libgdalX" (X being the latest version) ?

Jeff

2011/1/27 gregcorradini <gregcorradini at gmail.com>:
>
> Much thnx to Jeff for his reply.
>
> I ran $ ldconfig -v >/tmp/ldconfig.output.txt 2>&1
>
> I found libodbc* in the output to be in exactly the same directories as when
> I run $ sudo find / -name libodbc*
>
> So as far as i can tell this means gdal-config is saying my libodbc*
> libraries should be one place when they are somewhere else. Makes sense that
> mapserver is errors out on make. Not sure how that happened.
>
> I tried editing the Makefile after configuring it to account for these
> differences but just got the same error.
>
> I then tried compiling mapserver without GDAL support. When i did that
> postgis started throwing me similar errors about libxslt, libpam and
> libreadline
>
> Not sure.
> --
> View this message in context: http://osgeo-org.1803224.n2.nabble.com/make-cannot-find-libodbc-and-libodbcinst-on-compilation-tp5962776p5965117.html
> Sent from the Mapserver - User mailing list archive at Nabble.com.
> _______________________________________________
> mapserver-users mailing list
> mapserver-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/mapserver-users
>


More information about the mapserver-users mailing list