tinderboxing stuff
[email protected] Sat, 13 Aug 2005 05:43:20 +0800 (WST)
| Newsgroups | gmane.comp.gnome.packaging |
|---|---|
| Message-ID | <[email protected]> |
Ok, here's a list of broken things I've found while using microtinder <http://trs80.ucc.asn.au/gnometinderbox/>: missing dependencies in jhbuild: - opencdk depends on libgcrypt. - gnome-doc-utils depends on intltool. Both of these have been fixed in cvs thanks to Davyd Madeley. Build fixes: - Solaris uses sys/sockio.h instead of linux/socket.h http://trs80.ucc.asn.au/gnometinderbox/patches/orbit-solaris.patch - fontconfig needs to be told to use the gnu iconv if glib is using it (I have --with-libiconv=3Dgnu in my autogenargs) http://trs80.ucc.asn.au/gnometinderbox/patches/ - fontconfig has broken html doc installs (currently commented out) https://bugs.freedesktop.org/show_bug.cgi?id=3D4062 - pango has an example cairosimple that is missing ldflags or something (also commented out) http://trs80.ucc.asn.au/gnometinderbox/mudhead-200508130233/pango.html#bu= ild - gtk needs some autofoo to deal with having Xft in the prefix while having the standard X libs/headers in the system locations (needs a fix) http://trs80.ucc.asn.au/gnometinderbox/mudhead-200508130502/gtk+.html#bui= ld I think that's all the things I've done to the vanilla source. James Andrewartha