Re: tomcat-connectors: configure fails on Mac OS 10.4.9

2007-05-09 Thread Eliot Stock
And this only seems to be a problem with 1.2.22. I am able to compile 1.2.21. Cheers, Eliot. Eliot Stock wrote: > > Since my post below I have managed to get ./configure to work. The > following files needed to have the line endings converted to Unix from > DOS: > > native/configure > native

Re: tomcat-connectors: configure fails on Mac OS 10.4.9

2007-05-09 Thread Eliot Stock
Since my post below I have managed to get ./configure to work. The following files needed to have the line endings converted to Unix from DOS: native/configure native/scripts/build/unix/config.sub native/scripts/build/unix/config.guess native/scripts/build/unix/missing After that, however, make