Hi Any ideas on this problem? Any one successfully built gt-5.2 on Lion?
Cheers Adam On Thu, Dec 15, 2011 at 19:25, Adam Mercer <[email protected]> wrote: > Hi > > I have been trying to build gt-5.2.0 from source on Mac OS X Lion, using > > $ ./configure --prefix=$HOME/opt/gt-5.2.0 --with-flavor=gcc64dbg > $ make > > and am running into the following error: > > DYLD_LIBRARY_PATH=/Users/ram/opt/gt-5.2.0/lib > /Users/ram/opt/gt-5.2.0/sbin/gpt-build > -srcdir=./source-trees/core/source gcc64dbg > GPT died due to Version mismatch. Check PATH and GPT_LOCATION > > Looking at the gpt_build script it seems that the problem is that the > gpt_version script is exiting with a return code of 1 > > Can anyone offer any advice on how to solve this? > > Cheers > > Adam
