Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2011 22:39:47 +0400
From:      green dog <fiziologus@gmail.com>
To:        gnome@freebsd.org
Subject:   broken build www/webkit-gtk2: missing headers
Message-ID:  <BANLkTikLOuc3LU5Xhr8AXT7s-Xve3=S3_A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
After an upgrade gnutls www/webkit-gtk2 doesn't gather with an error
libsoup/soup.h not found.

The reason of it it is possible in it:

$ pkg-config --cflags libsoup-2.4
gnome-config: not found
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zlib', required by 'GnuTLS', not found

$ grep zlib /usr/local/libdata/pkgconfig/gnutls.pc
Requires.private: zlib

========

uname -a

FreeBSD localhost.my.domain 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18
02:24:46 UTC 2011 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
i386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTikLOuc3LU5Xhr8AXT7s-Xve3=S3_A>