Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Mar 2010 00:03:25 +0000 (UTC)
From:      Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Ports Crash Report (hplip-3.9.8)
Message-ID:  <hnrqkd$d27$1@dough.gmane.org>
References:  <op.u9cwf7uioivsrc@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 10 Mar 2010 20:12:06 +0530, USM Bish wrote:
> <snip>
> 
> ...(lots snipped) ...
> checking for CRYPTO_free in -lcrypto... yes checking for snmp_timeout in
> -lnetsnmp... no checking for snmp_timeout in -lsnmp... no configure:
> error: cannot find net/ucd-snmp support (or --disable-network-build)
> ===>  Script "configure" failed unexpectedly. Please report the problem
> to ports@FreeBSD.org [maintainer] and attach the
> "/usr/ports/print/hplip3/work/hplip-3.9.8/config.log" including the
> output of the failure of your make command. Also, it might be a good
> idea to provide
> an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
> 
> Stop in /usr/ports/print/hplip3.
> *** Error code 1
> 
> </snip>

See this: http://www.freebsd.org/cgi/query-pr.cgi?pr=144833
As a temporary workaround you can try adding this to make.conf:

.if ${.CURDIR:M/usr/ports/print/hplip3*}
# workaround ports/144833
CFLAGS+=        -fstack-protector
.endif




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?hnrqkd$d27$1>