Subject | Building FB 2.0 from CVS |
---|---|
Author | Dan Wilson |
Post date | 2004-07-23T15:25:05Z |
I am attempting to compile FB 2.0 sources from CVS under Fedora Core 2.
After retrieving the files, and looking at doc/README.makefiles, I attempted to run autoconf, and got the following errors:
[dwilson@webserver1 firebird2]$ autoconf
configure.in:307: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:308: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.in:309: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
[dwilson@webserver1 firebird2]$
Is HEAD broken, or is there a known problem building FB2 with Fedora Core 2?
Thanks,
Dan.
After retrieving the files, and looking at doc/README.makefiles, I attempted to run autoconf, and got the following errors:
[dwilson@webserver1 firebird2]$ autoconf
configure.in:307: error: possibly undefined macro: AC_PROG_LIBTOOL
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.in:308: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.in:309: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
[dwilson@webserver1 firebird2]$
Is HEAD broken, or is there a known problem building FB2 with Fedora Core 2?
Thanks,
Dan.