From owner-cvs-ports@FreeBSD.ORG Tue Jun 28 08:28:20 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3441216A41C; Tue, 28 Jun 2005 08:28:20 +0000 (GMT) (envelope-from mich@icommerce.fr) Received: from mail2.itxmarket.com (fw.itxmarket.com [213.11.40.109]) by mx1.FreeBSD.org (Postfix) with ESMTP id D608C43D53; Tue, 28 Jun 2005 08:28:19 +0000 (GMT) (envelope-from mich@icommerce.fr) Received: from icommerce.fr (mich2.itxmarket.com [192.168.2.26]) by mail2.itxmarket.com (Postfix) with ESMTP id 346921C08BC; Tue, 28 Jun 2005 10:28:15 +0200 (CEST) Received: by icommerce.fr (Postfix, from userid 1001) id 16D3922842; Tue, 28 Jun 2005 10:28:15 +0200 (CEST) Date: Tue, 28 Jun 2005 10:28:15 +0200 From: "Michael L. Hostbaek" To: Michael Nottebrock Message-ID: <20050628082815.GE36617@mich2.itxmarket.com> Mail-Followup-To: "Michael L. Hostbaek" , Michael Nottebrock , ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org References: <200506242021.j5OKL9i2076236@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200506242021.j5OKL9i2076236@repoman.freebsd.org> X-Operating-System: FreeBSD 5.4-STABLE i386 X-PGP-Key: http://www.freebsdcluster.org/~mich/ User-Agent: Mutt/1.5.9i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/gnupg-devel Makefile distinfo pkg-plist ports/security/gnupg-devel/files patch-agent-command_ssh.c patch-configure X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jun 2005 08:28:20 -0000 Michael Nottebrock (lofi) writes: > lofi 2005-06-24 20:21:09 UTC > > Log: > Update to 1.9.17 This update seems to break the build on my system: cc -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/pth -O -pipe -I/usr/local/include/pth -Wall -L/usr/local/lib/pth -L/usr/local/lib -o scdaemon scdaemon.o command.o apdu.o ccid-driver.o iso7816.o tlv.o app.o app-help.o app-openpgp.o app-nks.o app-dinsig.o app-p15.o ../gl/libgnu.a ../jnlib/libjnlib.a ../common/libcommon.a -L/usr/local/lib -lgcrypt -L/usr/local/lib -lgpg-error -L/usr/local/lib -lksba -lgpg-error -L/usr/local/lib/pth -lpth -L/usr/local/lib -lassuan -lgpg-error /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -lz scdaemon.o(.text+0xab2): In function `main': : undefined reference to `ccid_set_debug_level' scdaemon.o(.text+0xabb): In function `main': : undefined reference to `ccid_set_debug_level' gmake[2]: *** [scdaemon] Error 1 gmake[2]: Leaving directory `/usr/ports/security/gnupg-devel/work/gnupg-1.9.17/scd' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/security/gnupg-devel/work/gnupg-1.9.17' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/security/gnupg-devel. zsh: 92715 exit 1 make root@mich2 security/gnupg-devel# gcc -v Using built-in specs. Configured with: FreeBSD/i386 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 root@mich2 security/gnupg-devel# uname -a FreeBSD mich2.xxx.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Mon May 9 17:19:44 CEST 2005 root@mich2.xxx.com:/usr/obj/usr/src/sys/PICARD_4 i386 /mich