From owner-freebsd-questions@FreeBSD.ORG Sat Mar 29 12:37:28 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 E1DA537B40D for ; Sat, 29 Mar 2003 12:37:27 -0800 (PST) Received: from ginsberg.uol.com.br (ginsberg.uol.com.br [200.221.29.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id D55AA43F3F for ; Sat, 29 Mar 2003 12:37:25 -0800 (PST) (envelope-from fallenbr@uol.com.br) Received: from squid ([200.161.253.215]) by ginsberg.uol.com.br (8.9.1/8.9.1) with SMTP id RAA17265 for ; Sat, 29 Mar 2003 17:37:24 -0300 (BRT) Message-ID: <00db01c2f632$ec93c4a0$7d56fea9@squid> From: "Konrad Scorciapino" To: Date: Sat, 29 Mar 2003 17:36:49 -0300 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: XFree86-4-libraries 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: Sat, 29 Mar 2003 20:37:29 -0000 Hello! I am having problems building the XFree86-4-libraries port... When I try to `make` it, I get the following output: XFree86-libraries-4.3.0_1 depends on shared library: fontconfig.1 - = found Configuring for XFree86-libraries-4.3.0_1 cp: /usr/X11R6/lib/X11/config/version.def: No such file or directory *** Error code 1 Stop in /usr/ports/x11/XFree86-4-libraries. What can I do? Thank you!