Re: OpenBSD 3.8 build on AMD64 fails
Jaakko Niemi <[email protected]> Fri, 3 Mar 2006 21:14:25 +0200
| Newsgroups | gmane.comp.file-systems.sfs.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 03 Mar 2006, Henry Baragar wrote: > Jaako, > > I am using: > automake (GNU automake) 1.9.6 > autoconf (GNU Autoconf) 2.59 > > Are these sufficiently recent? From Debian unstable: automake: 1.9.6-3 autoconf: 2.59a-8 Hrm, it's possible that these packages contain patches that have not yet been integrated to upstream. What happens if you run by hand: libtoolize aclocal autoheader automake autoconf does configure get created? Hrm, now, there's libtool too, I remember. Version I have installed is 1.5.22-2. --j