Re: [Quickfix-developers] Updated include paths
Brought to you by:
orenmnero
From: Alex H. <al...@an...> - 2003-05-06 16:18:27
|
Hi Oren, What would you like to do about the bootstrap? I notice you had a GCC 3.2 machine in the cruise control setup at one point. Assuming that was RH8 the autotools that come with that are recent enough to bootstrap. Cheers, Alex. On Tue, 2003-05-06 at 14:09, Oren Miller wrote: > bootstrap is run with every build. You can see here > in the build output:=20 > http://quickfix.thoughtworks.com/cchtml/linux_pgcc_2_95_2.html#OUT >=20 > That it is complaining because configure.in no longer > exists. It looks like you replaced it with > configure.ac, but older versions of autoconf (which > those machines are running) need the .in >=20 > Is there a difference between the .ac and the .in > version formatwise? Can we set up a symlink in the > bootstrap script if an older version of autoconf is > detected? >=20 > --- Alex Hornby <al...@an...> wrote: > > On Tue, 2003-05-06 at 12:38, Joerg Thoennes wrote: > >=20 > > > According to the build page > > >=20 > > > =20 > > > http://quickfix.thoughtworks.com/cchtml/linux_pgcc_2_95_2.html > > >=20 > > > your last checkin somehow broke the Cruisecontrol > > build. Did you check this? > > >=20 > > > Cheers J=F6rg > > >=20 > > > > >=20 > > Hi J=F6rg, > >=20 > > How does cruise control kick off the build? > >=20 > > I think I need to get it to run the bootstrap script > > at least once to > > regenerate stuff... > >=20 > > Alex. > >=20 > >=20 > >=20 > > > ------------------------------------------------------- > > This sf.net email is sponsored by:ThinkGeek > > Welcome to geek heaven. > > http://thinkgeek.com/sf > > _______________________________________________ > > Quickfix-developers mailing list > > Qui...@li... > > > https://lists.sourceforge.net/lists/listinfo/quickfix-developers >=20 >=20 > __________________________________ > Do you Yahoo!? > The New Yahoo! Search - Faster. Easier. Bingo. > http://search.yahoo.com >=20 >=20 > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Quickfix-developers mailing list > Qui...@li... > https://lists.sourceforge.net/lists/listinfo/quickfix-developers |