pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: x11/kdelibs4 problems



On Fri, 10 Dec 2010 22:22:29 +0000
Sad Clouds <cryintothebluesky%googlemail.com@localhost> wrote:

> On Fri, 10 Dec 2010 22:13:19 +0000
> David Brownlee <abs%netbsd.org@localhost> wrote:
> 
> > Just as a datapoint tt seems to build fine here - NetBSD 5.1 amd64,
> > latest pkgsrc. All clean build after 'pkg_chk -Br' (use -Brn first to
> > see what pkgs *would* be removed :)
> 
> OK, I've done 'cvs update -dPAC' on pkgsrc tree and now rebuilding everything 
> from scratch. Hopefully this should resolve it.

Nope, I'm still getting the same error:

-----------------------------------------------------------------------------
-- The following REQUIRED packages could NOT be located on your system.
-- You must install these packages before continuing.
-----------------------------------------------------------------------------
   * DocBook XML  <http://www.oasis-open.org/docbook/xml/4.2>
     XML DTDs for DocBook 4.2
     Needed for building the KDE help system.
   * DocBook XSL  <http://docbook.sourceforge.net/release/xsl/current/>
     Stylesheets for processing DocBook XML
     Needed for building the KDE help system.

-----------------------------------------------------------------------------

CMake Error at cmake/modules/MacroLogFeature.cmake:141 (MESSAGE):
  Exiting: Missing Requirements
Call Stack (most recent call first):
  CMakeLists.txt:328 (macro_display_feature_log)


-- Configuring incomplete, errors occurred!
*** Error code 1

Stop.
make: stopped in /opt/pkgsrc/x11/kdelibs4
*** Error code 1


$ pwd
/opt/pkg.obj/x11/kdelibs4/work.atom/.buildlink/share

$ ls -l
total 24
drwxr-xr-x   2 root  wheel  512 Dec 11 15:37 aclocal
drwxr-xr-x   7 root  wheel  512 Dec 11 15:37 doc
drwxr-xr-x   3 root  wheel  512 Dec 11 15:37 gdb
drwxr-xr-x   3 root  wheel  512 Dec 11 15:37 gtk-doc
drwxr-xr-x  12 root  wheel  512 Dec 11 15:37 locale
drwxr-xr-x   2 root  wheel  512 Dec 11 15:37 pkgconfig

As you can see, no sign of xml, or xsl directories. Maybe for some reason 
docbook-xml and docbook-xsl are not buildlinked property?

Any ideas?


Home | Main Index | Thread Index | Old Index