gnutls 3.0.18
Nikos Mavrogiannopoulos
nmav at gnutls.org
Wed Apr 4 17:31:05 CEST 2012
On 04/04/2012 04:57 PM, Andreas Radke wrote:
> build() {
> cd "${srcdir}/${pkgname}-${pkgver}"
> ./configure --prefix=/usr \
> --with-zlib \
> --disable-static \
> --disable-guile \
> --disable-valgrind-tests
> make
> }
So I suppose this is over a build system. Do you see the issue if you do
$ tar xvf gnutls-3.0.18.tar.lz
$ cd gnutls-3.0.18
$ make -jx
$ make check
?
regards,
Nikos
More information about the Gnutls-devel
mailing list