pkgsrc-Users archive

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

Re: x11/konsole missing deps (and broken on NetBSD-current)



On Wed, Apr 13, 2016 at 01:42:14PM +0000, coypu%SDF.ORG@localhost wrote:
> -- The following REQUIRED packages have not been found:
> 
>  * Strigi (required version >= 0.6.3) , Desktop indexing and search
>  * support , <http://strigi.sourceforge.net>
>     Required by some critical kioslaves
> 
> fixed by adding:
> .include "../../sysutils/strigi/buildlink3.mk" to x11/konsole/Makefile
> 
> /usr/pkgsrc/x11/kdelibs4/work/.wrapper/bin/gcc  -D_LARGEFILE64_SOURCE
> -O2 -I/usr/pkg/qt4/include -I/usr/include -I/usr/pkg/include
> -I/usr/pkg/include/freetype2 -I/usr/pkg/include/libdrm
> -I/usr/include/krb5  -Wno-long-long -Wundef -Wcast-align
> -Werror-implicit-function-declaration -Wchar-subscripts -Wall -W
> -Wpointer-arith -Wwrite-strings -Wformat-security
> -Wmissing-format-attribute -fno-common    -o
> CMakeFiles/cmTC_50033.dir/CheckIncludeFiles.c.o   -c
> /usr/pkgsrc/x11/kdelibs4/work/kdelibs-4.14.15/_KDE_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c
> /usr/pkgsrc/x11/kdelibs4/work/kdelibs-4.14.15/_KDE_build/CMakeFiles/CMakeTmp/CheckIncludeFiles.c:2:23:
> fatal error: sys/pstat.h: No such file or directory
>  #include <sys/pstat.h>
>                         ^
> 			compilation terminated.
> 
> This does not exist on my aging NetBSD-current.

...It's possible I need to update my entire tree for strigi, I didn't
check for this, sorry.


Home | Main Index | Thread Index | Old Index