Re: OpenBSD 3.8 build on AMD64 fails
Jaakko Niemi <[email protected]> Fri, 3 Mar 2006 20:22:32 +0200
| Newsgroups | gmane.comp.file-systems.sfs.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 03 Mar 2006, Henry Baragar wrote: > Hello, > > I am trying the current cvs and running into different problems. setup.sh > does not seem to generate a configure file: see below for the output from > setup.sh. Hmm, I think I used to be able to reproduce this untill some months ago with Debian unstable. However either autoconf or automake upgrade made it go away. As a workaround, I always just ran automake and autoconf by hand.. --j