Re: Autotools build system
David Fang <[email protected]>
| Newsgroups | gmane.comp.gnu.gnucap.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Sunday 21 June 2009, David Fang wrote: >> Silly me. >> Bump the libtoolize step first, as it doesn't depend on the >> others. > > ............. > libtoolize: linking file `libltdl/configure.ac' > libtoolize: copying file `libltdl/aclocal.m4' > libtoolize: linking file `libltdl/Makefile.in' > libtoolize: linking file `libltdl/config-h.in' > libtoolize: linking file `libltdl/configure' > libtoolize: `argz_.h' not found in `/usr/share/libtool/libltdl' You are probably missing libtool's development headers. If you're using a package manager, can you make sure that packages like 'libltdl-dev' are installed? Also, I'm using the libtool-1.5.x series, I haven't tested against libtool-2.x yet, they might require a slight change in autoconf macros. What version are you using? I'll try to match the major version at least. David Fang http://www.csl.cornell.edu/~fang/ http://www.achronix.com/