On 30/10/2007, Stefan Teleman <Stefan.Teleman at sun.com> wrote: > > > Shawn Walker wrote: > > > Any thoughts (besides the ones of murdering the GNU world)? > > if you svn up faac you will get the auto*foo generated files -- i just checked > them in. > > bootstrap was failing because configure.in was written as a DOS file and m4 > choked on '^M'.
After doing "svn up", from faac: configure: error: cannot find install-sh or install.sh in . "."/. However, fixing the line endings in configure.in and then re-running bootstrap seemed to work. I was able to run configure after that. -- Shawn Walker, Software and Systems Analyst http://binarycrusader.blogspot.com/ "We don't have enough parallel universes to allow all uses of all junction types--in the absence of quantum computing the combinatorics are not in our favor..." --Larry Wall
