From owner-freebsd-current@FreeBSD.ORG Mon Aug 26 13:54:20 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 0FA68A7A; Mon, 26 Aug 2013 13:54:20 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C297325C4; Mon, 26 Aug 2013 13:54:19 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1VDxFK-003ox8-2o>; Mon, 26 Aug 2013 15:54:18 +0200 Received: from telesto.geoinf.fu-berlin.de ([130.133.86.198] helo=telesto) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1VDxFJ-003Ysd-Vd>; Mon, 26 Aug 2013 15:54:18 +0200 Date: Mon, 26 Aug 2013 15:54:12 +0200 From: "O. Hartmann" To: FreeBSD CURRENT , FreeBSD Ports Subject: print/cups: 10.0-CURRENT renders cups unusable / recompilation fails due to missing libiconv Message-ID: <20130826155412.3f92b44a@telesto> Organization: FU Berlin X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/ct6vh.DGyS8c+dbB6KkJykp"; protocol="application/pgp-signature" X-Originating-IP: 130.133.86.198 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Aug 2013 13:54:20 -0000 --Sig_/ct6vh.DGyS8c+dbB6KkJykp Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Today I update a box to 10.0-CURRENT #0 r254896: Mon Aug 26 09:42:48 CEST 2013 amd64. Bevor the update this morning, I ran a box with the sources from around last Friday and port print/cups was working fine so far. After building/installation of world/kernel today as of r254896 the cups daemon didn't respond when accessd locally via port 631, printing is rejected with messages like "reset by peer" and furthermore, when I thought the cups binary might be out of sync with the environment, I tried to recompile the whole preint/cups installation, but this fails now in a close to EPICAL way not finding "libiconv"=20 [...] cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib -Wl,-rpath=3D/usr/lib:/usr/local/lib -Wl,-R/usr/local/lib -Wall -Wno-format-y2k -Wunused -fPIC -Os -g -fstack-protector -Wno-tautological-compare -o bannertops bannertops.o pstext.o common.o -lcupsimage \ -lcups -lssl -lcrypto -lz -pthread -lcrypt -lm -lssp_nonshared ../cups/libcups.so: undefined reference to `libiconv' ../cups/libcups.so: undefined reference to `libiconv_close' ../cups/libcups.so: undefined reference to `libiconv_open' Well, freeBSD 10.0-CUR seems now "out of cups" as far as I can see. The old installation is not working since it now rejects connections, a recompilation isn't possible due to the libiconv issue. What happens here, how can this problem be solved? Regards, Oliver P.S. Sorry for cross posting, but I think this is for both CURRENT and PORT list of interest. --Sig_/ct6vh.DGyS8c+dbB6KkJykp Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.21 (FreeBSD) iQEcBAEBAgAGBQJSG14JAAoJEOgBcD7A/5N8PGgH/0D0nSpeTWYfy2VsjtJ2a0Df Vd1k5yk1bwKy38lX1LNbzWW55B9oxQiP7RY0wemqTbZklvfYUYK0u01KCqqdNPnO wqiXft0B5Sjl6IpNJXj9W78B6MaHwpjEAWL/QkXJi/J/38ikR0HOtgMFRv+gDBIj h3C/rp9y1jQ+fXAGKGgEM6uohfB+LXfS6dOk8GKV9QNIDxeq6LeYv9XT2tnIJ5Os ZZEQzjBzZM2/FZRsexIwqd7tKXRKgEEA7wmJuQD6mf3E2ta8qF8RIp6tRE4CP3i7 /cwLLr5DeddUFELbkET0eQkVj0w4V2PruoSP+KF+5G8v/IFa1EGDdh0oFQWKND4= =FX5Y -----END PGP SIGNATURE----- --Sig_/ct6vh.DGyS8c+dbB6KkJykp--