Re: aclocal+compile error..
H}kan Hjort <[email protected]>
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
Tue Jan 07 2003, Rob Kaper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Tuesday January 7 2003 10:25 pm, Rob Kaper wrote: > > -I.. -I../include -I/usr/X11R6/include -I/usr/local/include @XML_CFLAGS@ > > Ok, spotted that error on my part. So my only problem is the aclocal check > one, as everything compiles as normal now, manually removing XML_CFLAGS and > adding -lxml2 in the Makefiles. > The install of libxml2 should have provided a libxml2.m4 which then should have been included in acinclude.m4 when running aclocal. Perhaps you have installed libxml2 in some other prefix than /usr/ ? > cap@kira:~/src/ogle-cvs/ogle$ aclocal > aclocal: configure.in: 542: macro `AM_PATH_XML2' not found in library So AM_PATH_XML2 should _not_ have been removed from configure.in. -- Håkan Hjort