Build problems
Augie Fackler <[email protected]>
| Newsgroups | gmane.comp.kde.darwin |
|---|---|
| Message-ID | <[email protected]> |
I finally got around to trying to make kdelibs, and this is what I get: % make -f admin/Makefile.common cvs *** Creating acinclude.m4 *** Creating list of subdirectories *** Creating Makefile.am *** Creating configure.files *** Creating configure.in *** Creating aclocal.m4 *** Creating configure ./aclocal.m4:16164: error: m4_defn: undefined macro: _m4_divert_diversion ./aclocal.m4:11467: AC_LTDL_ENABLE_INSTALL is expanded from... ./aclocal.m4:16164: the top level make: *** [cvs] Error 1 I looked at aclocal.m4, and _m4_divert_diversion isn't mentioned any where. Any thoughts on what I have done wrong, or is this not my fault? Augie