Roger Mc Murtrie <[email protected]> writes: > On 26/04/2010, at 8:55 PM, Stephen Leake wrote: > >> So you need to edit this line in both configure.ac and Makefile.am. Yuck. >> >> Change it to: >> >> $GPRCONFIG -o gnat/config.cgpr --target=i386-apple-darwin10.2.0 --config=ada >> --config=c++ --batch > OK >> >> Then run 'autoreconf -i' (that's the command that regenerates configure etc), > :/Ada_Source/qtada-gpl-3.1.0-20100408-3724 Roger$autoreconf -i > configure.ac:477: required file `tools/generator/Makefile.in' not found > configure.ac:477: required file `tools/generator/testsuite/Makefile.in' not > found > configure.ac:477: required file > `tools/generator/testsuite/00-000-0000/Makefile.in' not found > configure.ac:477: required file > `tools/generator/testsuite/00-000-0001/Makefile.in' not found > configure.ac:477: required file > `tools/generator/testsuite/00-000-0002/Makefile.in' not found > configure.ac:477: required file > `tools/generator/testsuite/00-000-0003/Makefile.in' not found > configure.ac:477: required file > `tools/generator/testsuite/00-000-0004/Makefile.in' not found > autoreconf: automake failed with exit status: 1 > > I tried both commenting out and deleting these lines but autoreconf -i always > failed.
it may be that the tarball doesn't have everything needed by autoreconf. So just edit configure and Makefile; they are much larger than configure.ac and Makefile.am, but you should be able to find the right line to edit. >> Please remember to report the gprbuild bug about the wrong default >> target. > Still trying to understand the SourceForge bug reporting system! > Their bug tracking system seems to stop in August 2008. > Their mailing list also seems to stop in 2008, but files are still being > added this year! > Their most recent release is still labelled darwin10.2.0 for 64 bit. I have > the most recent 32 bit release. > Well I've found the bug reporting page so I'll have a go at reporting > tomorrow. Ok. -- -- Stephe _______________________________________________ qtada-users mailing list [email protected] http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com
