From owner-freebsd-questions@FreeBSD.ORG Fri Jul 25 06:55:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2E44937B401 for ; Fri, 25 Jul 2003 06:55:23 -0700 (PDT) Received: from traven9.uol.com.br (traven9.uol.com.br [200.221.29.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC76043FA3 for ; Fri, 25 Jul 2003 06:55:21 -0700 (PDT) (envelope-from mandapraesse@uol.com.br) Received: from picapau.dev.aberium.com ([200.228.204.202]) by traven9.uol.com.br (8.9.1/8.9.1) with ESMTP id KAA13233 for ; Fri, 25 Jul 2003 10:55:19 -0300 (BRT) Date: Fri, 25 Jul 2003 10:54:43 -0300 From: Christian To: freebsd-questions@freebsd.org Message-Id: <20030725105443.580e9264.mandapraesse@uol.com.br> Organization: none X-Mailer: Sylpheed version 0.9.3 (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Ports strange error. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jul 2003 13:55:23 -0000 Hi folks! I have a problem to install (any) ports on my sistem. Like this: ===> Installing for gd-1.8.4_7,1 ===> gd-1.8.4_7,1 depends on shared library: jpeg.9 - found ===> gd-1.8.4_7,1 depends on shared library: png.5 - found ===> gd-1.8.4_7,1 depends on shared library: freetype.9 - found ===> Generating temporary packing list ===> Checking if graphics/gd already installed usage: mkdir [-pv] [-m mode] directory ... *** Error code 64 Stop in /usr/ports/graphics/gd. And it seems hapens at all ports that I try to install... What I do? Thx and Rgds.