On Mon, 2003-12-29 at 09:44, JP Rosevear wrote: > On Sun, 2003-12-21 at 12:44, Aaron VanDevender wrote: > > I am trying to build evolution from CVS using jhbuild and it craps out > > on the libxml2 module. It does the bootstrapping just fine, and I have > > it install all the auto* and pkg-config and libtool stuff. Then when I > > say jhbuild build evolution, after retrieving the libxml2 cvs module it > > gives the following error: > > Did you install everything possible via bootstrap? Or did you just > install the packages it couldn't find? I would install everything if > you haven't already.
Found the problem, automake 1.8 seems to break things. I would "jhbuild shell" then make uninstall in the automake-1.8 directory and then exit and jhbuild build evolution again. -JP -- JP Rosevear <[EMAIL PROTECTED]> Ximian, Inc. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
