Gregor Mosheh wrote:
Never mind; my bad. I had neglected, being on 64-bit, to set the standad flags I set for all builds:

export CPPFLAGS="-D_FILE_OFFSET_BITS=64"
export CXXFLAGS="-fPIC -D_FILE_OFFSET_BITS=64"
export CFLAGS="-fPIC -D_FILE_OFFSET_BITS=64"


First time I hear of this. Does this need to be added to AGG or to MapServer's Makefiles? Wondering if anything needs to be fixed in MapServer's build or if that's an AGG problem that we may want to document in our build docs.

Daniel
--
Daniel Morissette
http://www.mapgears.com/

Reply via email to