From owner-freebsd-ports@FreeBSD.ORG Sat Dec 20 04:08:08 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 450BA106564A; Sat, 20 Dec 2008 04:08:08 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.234]) by mx1.freebsd.org (Postfix) with ESMTP id 11E0B8FC13; Sat, 20 Dec 2008 04:08:08 +0000 (UTC) (envelope-from yanefbsd@gmail.com) Received: by rv-out-0506.google.com with SMTP id f9so2530482rvb.5 for ; Fri, 19 Dec 2008 20:08:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=8eC606wolkU+cIt1rMPicwk983nGpV5UkBIHEAPcw1o=; b=m5ZnxrqqXBKXRiRR95ewpkkKYT+CR2d+8kd+pUTGR2GaAoTxOgRd0KWyjlicqlseMH eImxml/V2SY7QRPusGIDHl20kfgDAnbvn6GJ3u/EzfCdNSnQg0dAMTfmyao/Ah7zW7// mare/BASw1VHDocP+eIuwUHIjf2yybWso4GGA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=XRpz1/6yWjKU7o3YeQBko9Ohy1tLZ21Lx+7W38jWPLtnv48NAN3CmPg8MJBfh9dMb8 g5mEkjtUT78fl7Zimn5u/w5tO62XxPj7QL5FXtLUaZsnjgSFnOvp1wy8kvQ49PueWpoQ cN53AWNMxkndHJ3a+OGT23wNcgzmnBhMVn3W4= Received: by 10.141.145.11 with SMTP id x11mr1925388rvn.108.1229746087794; Fri, 19 Dec 2008 20:08:07 -0800 (PST) Received: by 10.140.135.2 with HTTP; Fri, 19 Dec 2008 20:08:07 -0800 (PST) Message-ID: <7d6fde3d0812192008h4d8917f7u9b4a64fff65a63c4@mail.gmail.com> Date: Fri, 19 Dec 2008 20:08:07 -0800 From: "Garrett Cooper" To: freebsd-ports@freebsd.org In-Reply-To: <20081218100229.1e0f93ba@scorpio> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081218100229.1e0f93ba@scorpio> Cc: beech@freebsd.org Subject: Re: Unable to build x11vnc X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Dec 2008 04:08:08 -0000 Is gettext fubared? -Garrett On 12/18/08, Jerry wrote: > FreeBSD 6.3-RELEASE-p6 #0: Thu Dec 11 22:02:51 > > I am unable to build the net/x11vnc port. Actually, I am unable to > update the port. I do have an older version installed. > > The build terminates with this message: > > /usr/local/lib/libavahi-common.so: undefined reference to > `libintl_bindtextdomain' > /usr/local/lib/libavahi-common.so: undefined reference to `libintl_dgettext' > /usr/local/lib/libavahi-common.so: undefined reference to > `libintl_bind_textdomain_codeset' > > *** Error code 1 > > Stop in /usr/ports/net/x11vnc/work/x11vnc-0.9.5/x11vnc. > *** Error code 1 > > Stop in /usr/ports/net/x11vnc/work/x11vnc-0.9.5/x11vnc. > *** Error code 1 > > Stop in /usr/ports/net/x11vnc/work/x11vnc-0.9.5. > *** Error code 1 > > Stop in /usr/ports/net/x11vnc/work/x11vnc-0.9.5. > *** Error code 1 > > Stop in /usr/ports/net/x11vnc. > > > The entire build log is available here: > > http://seibercom.net/logs/x11vnc.txt > > Hopefully, someone might be able to assist me. I have tried build the > port manually, as well as using 'portmanager' and 'portupgrade' to > handle the task. All failed. > > > -- > Jerry > gesbbb@yahoo.com > > Try to divide your time evenly to keep others happy. >