[haiku-development] Re: Man pages

  • From: Andreas Färber <andreas.faerber@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sun, 13 Apr 2008 17:46:14 +0200


Am 09.04.2008 um 18:01 schrieb Andreas Färber:

Am 09.04.2008 um 17:53 schrieb Rene Gollent:

On Wed, Apr 9, 2008 at 10:47 AM, François Revol <revol@xxxxxxx> wrote:
Is someone working on getting those rules working (do we have the
required xml tools buildable under BeOS also ?) ?

I was wondering about that also. libxml2 I believe fails to compile in
BeOS since parts of it rely on mmap() and friends (or did the last
time I tried to build it).

I believe I had libxml2 compile on BeOS r5 some time ago.
Didn't see the need on Haiku yet since I've been compiling with expat instead. (iirc libxml2 has a dependency on gtk-doc among others)

I've got libxml2 to compile on Haiku! A patch has been filed, removing some BeOS workarounds that broke on Haiku:
http://bugzilla.gnome.org/show_bug.cgi?id=527880
http://tools.assembla.com/BePorts/wiki/dev-libs/libxml2
The `make check` output is not unambiguous, it shows tons of diff output due to my VPATH setup, but it doesn't noticeably fail or crash.

(I was wrong btw, it's glib that has this stupid gtk-doc dependency)

Andreas

Other related posts: