Re: [Quickfix-developers] Building Quickfix from CVS
Brought to you by:
orenmnero
From: Joerg T. <Joe...@ma...> - 2005-01-11 11:19:10
|
> To do a build from the repository, you would need to first run the > bootstrap script. Those files are generated by autotools, and different > versions will generate them differently, which is why we do not keep > them checked in. > > After running the bootstrap script, you can then follow the standard > build instructions. You will need to have autotools installed which is > an additional dependency on top of the normal ones. Oren, could you post the versions of the autotools you use to produce the generated Makefiles in the release? This could be important for Dale. On my Linux box, I had the situation that the distributed Makefiles work, but the ones generated using autotools do not. There was some change with the treatment of the CPPFLAGS; I do not remember exactly. I tracked this down to the fact that autotools version (automake 1.4 and autoconf 2.13) generated the files in another way than the tools used to generate the distributed files. Cheers, Jörg -- Joerg Thoennes http://macd.com Tel.: +49 (0)241 44597-24 Macdonald Associates GmbH Fax : +49 (0)241 44597-10 Lothringer Str. 52, D-52070 Aachen |