<div>Hey guys, I just grabbed gdal 1.9 from SVN, compiled it and I am getting an undefined symbol error pj_ctx_alloc in many of the ./apps/ programs. I first noticed it with gdaldem. Everything is pointing to my build directory. I&#39;ve tried all manner of things, not sure what to do next.</div>

<div>gdal1.9NEW/apps/.libs/lt-gdaldem: symbol lookup error: gdal1.9NEW/.libs/libgdal.so.1: undefined symbol: pj_ctx_alloc</div><div><br></div><div>any ideas?</div><div>My configure options</div><div>./configure --prefix=/usr/local --with-python  --with-netcdf=/usr/local --with-static-proj4=/usr/local --with-geos=/usr/local/bin/geos-config</div>

<div><br></div><div>This issue just started yesterday.  I had a slightly older version from the svn repository, still 1.9 and didn&#39;t have this trouble.  I&#39;m not sure what might have changed on the machine to have caused this.</div>

<div><br></div><div>Maybe there are some conflicting libaries hanging around mucking things up?</div><div><br></div><div>Thanks for the help!!</div><div><br></div><div>Jerl</div>