Have you tried the ones that came with OSX's developer tools?
cd /downloads/squid-2.4.STABLE1/
cp /usr/share/libtool/config.* cfgaux/.
./configure ...
-- Henrik Nordstrom Squid Hacker Jason Ziegler wrote: > > James & Henrik, > > Thanks for your input. > > Henrik, I downloaded gnu.org's automake 1.4 and looked inside the > config.guess file, and saw that the copyright dates were older than > those in the config.guess that came with OSX's developer tools... > > I'm clueless about what to do next. Any other guesses? > > Thanks, > > Jason > > squid-users@squid-cache.org > On Friday, April 27, 2001, at 05:33 AM, James R Grinter wrote: > > > Henrik Nordstrom <hno@hem.passagen.se> writes: > >> Jason Ziegler wrote: > >>> [localhost:moo/downloads/squid-2.4.STABLE1] root# ./configure > >>> loading cache ./config.cache > >>> checking host system type... configure: error: can not guess host > >>> type; > >>> you must specify one > >> > >> Try getting updated config.guess and config.sub files from a current > >> GNU > >> automake package and put these in the cfgaux directory. > > > > You can try the ones that ship with MacOSX (these might come from the > > Developer tools, but I guess you have those installed to have the > > compiler) > > > > they're at /usr/share/libtool/config.* > > > > (I've not tried building Squid under MacOS X yet. So I don't know how > > much that'll help. MacOS X also comes with autoconf which can be > > helpful with "configure" scripts generated by older versions.) > > > > James. > >Received on Sat Apr 28 2001 - 14:33:02 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:39 MST