pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48523: security/gnutls installation fails, missing autoopts/options.h
>Number: 48523
>Category: pkg
>Synopsis: security/gnutls installation fails, missing autoopts/options.h
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 15 07:50:00 +0000 2014
>Originator: Kai-Uwe Eckhardt
>Release: 6.99.28 amd64
>Organization:
>Environment:
>Description:
bmake install fails with:
gmake[4]: Entering directory '/usr/pkgsrc/security/gnutls/work/gnutls-3.2.7/src'
CC libcmd_srp_la-srptool-args.lo
In file included from srptool-args.c:48:0:
srptool-args.h:49:30: fatal error: autoopts/options.h: No such file or directory
compilation terminated.
Makefile:1980: recipe for target 'libcmd_srp_la-srptool-args.lo' failed
gmake[4]: *** [libcmd_srp_la-srptool-args.lo] Error 1
gmake[4]: Leaving directory '/usr/pkgsrc/security/gnutls/work/gnutls-3.2.7/src'
Makefile:2013: recipe for target 'all-recursive' failed
>How-To-Repeat:
>Fix:
The missing header is part of devel/autogen. gnutls needs to install
it as a prerequisite. Installing it is not enough, we also need to adjust the
include path somehow.
Home |
Main Index |
Thread Index |
Old Index