First effort blocked for being too big. I hope this zipped version of configure gets through.
Begin forwarded message: > From: Roger Mc Murtrie <[email protected]> > Date: 26 April 2010 11:21:29 PM AEST > To: [email protected] > Cc: Stephen Leake <[email protected]> > Subject: Re: [qtada-users] Problem building QtAda gpl 3.1.0 on Mac > > > 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. > These appear in a block > if test "$USE_MAINTAINER_MODE" == "yes" > - > - > fi > > I couldn't figure out how to make USE_MAINTAINER_MODE= "no" (oh, maybe I > tried "false"!) > So I tried deleting all "$USE_MAINTAINER_MODE" == "yes" if blocks in > configure.ac which > allowed autoreconf -i to complete without complaint. > >> configure, > However, configure crashed with: > ./configure: line 3065: syntax error near unexpected token `QTCORE,' > ./configure: line 3065: ` PKG_CHECK_MODULES(QTCORE, QtCore >= 4.6.0)' > I attach configure (configure.log didn't get near line 3065) > >> >> 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. > > Regards > Roger > -------------- next part -------------- A non-text attachment was scrubbed... Name: configure.zip Type: application/zip Size: 39653 bytes Desc: not available URL: <http://box347.bluehost.com/pipermail/qtada-users_lists.qtada.com/attachments/20100426/4a4854f7/attachment.zip> -------------- next part -------------- _______________________________________________ qtada-users mailing list [email protected] http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com
