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 [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
