From owner-freebsd-questions@FreeBSD.ORG Sat Jan 2 19:23:23 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A7991065692 for ; Sat, 2 Jan 2010 19:23:23 +0000 (UTC) (envelope-from illoai@gmail.com) Received: from mail-yw0-f197.google.com (mail-yw0-f197.google.com [209.85.211.197]) by mx1.freebsd.org (Postfix) with ESMTP id ECA698FC0C for ; Sat, 2 Jan 2010 19:23:22 +0000 (UTC) Received: by ywh35 with SMTP id 35so5533254ywh.7 for ; Sat, 02 Jan 2010 11:23:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=Fjxq0ffctoDlV+YMuxpHm9pBwZhGYoRdlLIsW9S/S98=; b=XQFXqDJJvr3n3S2rusFkDvCrgMEbyhfhtcP1Jtas1g59/SrZBbznboj08mk6GS82aT ACSXizk4ZVziYgLs6F+XearjHe/itjXwR4geFypzUJVHzjVrgxpRlqRwt3LV9UQke/WU CNAl5hDXbHC5N1/KUEXcHnYwNr3CVkIurcUwI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=A+GSjkJYgDHrnAWI9jEj4I25jRuXlDiO4RrJ5GzPfBbmkxNHTxOD51Q4h8tuSCil31 oxpzZAa7OXadl+cuBhaatmx2x0TQU75hX035HjXEeXAYdcuzL8VEKaR0KYXBGmqrOIkJ 39eEoA/MY2plw+1xLj2r6IBG4AH/KkXW7YyRM= MIME-Version: 1.0 Received: by 10.91.164.16 with SMTP id r16mr8448139ago.12.1262460197460; Sat, 02 Jan 2010 11:23:17 -0800 (PST) In-Reply-To: <20100102051804.GA34956@remdog.bsd.net> References: <20100102051804.GA34956@remdog.bsd.net> Date: Sat, 2 Jan 2010 14:23:16 -0500 Message-ID: From: "illoai@gmail.com" To: FreeBSD Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: Failure to install icu X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jan 2010 19:23:23 -0000 2010/1/2 Rem : > /usr/ports/devel/icu is a needed dependency for a program I wish to > install, but icu fails to make. This is the error message I > receive: > > SUMMARY: > ******* [Total error count: =A0 =A0 1] > =A0Errors in > =A0 [/tsformat/ccaltst/TestCalendar] > Elapsed Time: 00:00:28.000 > *** Error code 1 > > Stop in /usr/ports/devel/icu. > *** Error code 1 > > Stop in /usr/ports/devel/boost-libs. > *** Error code 1 > > Can someone please give me a heads up on this one. > > Thanks... > The actual error that it is failing on is above that, you'll need to show that. You might also remind us what version & arch you are using. --=20 --