On 30/10/2007, Shawn Walker <swalker at opensolaris.org> wrote: > On 30/10/2007, Shawn Walker <swalker at opensolaris.org> wrote: > > 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. > > I spoke too soon. After I ran make, it barfed. > > I have: > > aclocal version 1.10 > autoheader version 2.61 > libtoolize version 1.5.24 > automake version 1.10 > autoconf version 2.61 > > Here's the bootstrap output: > http://opensolaris.pastebin.ca/755484 > > Here's the configure output: > http://opensolaris.pastebin.ca/755481 > > Here's the config.log: > http://opensolaris.pastebin.ca/755489
Here's the output of gmake: http://opensolaris.pastebin.ca/755494 -- 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
