Date: Mon, 27 Oct 2003 21:34:39 -0000 From: Bram Moolenaar <Bram@moolenaar.net> To: gnome@freebsd.org Subject: Problem with dependency of gconf on libxml Message-ID: <200310272133.h9RLX0kF095047@moolenaar.net>
next in thread | raw e-mail | index | archive | help
Problem: The devel/gconf port depends on "libxml". But it's not automatically installed. I suspect this is because "libxml2" is installed. This could be a problem in /usr/ports/Mk/bsd.gnome.mk. The error I got was that various header files in the "libxml" directory could not be found. Perhaps checking for "libxml" should also check if the "libxml" header files can be found? Manually installing the "textproc/libxml" port solved the problem. I updated the ports tree just before running this (27 Oct 22.00h MET). % uname -a FreeBSD masaka.moolenaar.net 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Mon Sep 1 12:55:03 CEST 2003 mool@masaka.moolenaar.net:/usr/src/sys/compile/MASAKA i386 Ask me if you need more info. -- Trees moving back and forth is what makes the wind blow. /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\ /// Creator of Vim - Vi IMproved -- http://www.Vim.org \\\ \\\ Project leader for A-A-P -- http://www.A-A-P.org /// \\\ Help AIDS victims, buy here: http://ICCF-Holland.org/click1.html ///
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310272133.h9RLX0kF095047>