Date: Tue, 28 Jun 2005 10:28:15 +0200 From: "Michael L. Hostbaek" <mich@FreeBSD.org> To: Michael Nottebrock <lofi@FreeBSD.org> 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 Message-ID: <20050628082815.GE36617@mich2.itxmarket.com> In-Reply-To: <200506242021.j5OKL9i2076236@repoman.freebsd.org> References: <200506242021.j5OKL9i2076236@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050628082815.GE36617>