Re: OpenBSD 3.8 build on AMD64 fails
Henry Baragar <[email protected]> Fri, 3 Mar 2006 13:46:04 -0500
| Newsgroups | gmane.comp.file-systems.sfs.general |
|---|---|
| Organization | Instantiated Software Inc |
| Message-ID | <[email protected]> |
Jaako,
I am using:
automake (GNU automake) 1.9.6
autoconf (GNU Autoconf) 2.59
Are these sufficiently recent?
Henry
On Fri, Mar 03 2006 01:22 pm, Jaakko Niemi wrote:
> 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