In article <[email protected]>, Chris Gransden <[email protected]> wrote: > In article <[email protected]>, > Frank de Bruijn <[email protected]> wrote:
> > Done that, but what exactly are these supposed to do? Both libpango > > and libatk have already been built. > It stops the 'configure' script for libgtk failing some of the checks. > The libraries aren't being found for pango and atk otherwise. Are you sure about that? From the config.log for the libgtk build attempt which I put on my site two days ago (in log-2.tar.gz): configure:19553: checking for BASE_DEPENDENCIES configure:19560: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.27.3 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0" configure:19563: $? = 0 configure:19576: $PKG_CONFIG --exists --print-errors "glib-2.0 >= 2.27.3 atk >= 1.29.2 pango >= 1.20 cairo >= 1.6 gdk-pixbuf-2.0 >= 2.21.0" configure:19579: $? = 0 configure:19638: result: yes Looks like this lot was found alright. However, the bit immediately after that says: configure:19655: checking for CAIRO_BACKEND configure:19662: $PKG_CONFIG --exists --print-errors "cairo-$cairo_backend >= 1.6" Package cairo-xlib was not found in the pkg-config search path. And that still happens after those changes. I'll leave the libraries that have failed as they are for the time being and continue with the rest later today. As far as the tcp-wrappers issue is concerned, I think I'd better wait for confirmation from Lee before I put potentially incompatible stuff in this setup. Regards, Frank _______________________________________________ GCCSDK mailing list [email protected] Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK
