From owner-freebsd-questions@FreeBSD.ORG Tue Jul 1 18:20:49 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 3FDB737B401 for ; Tue, 1 Jul 2003 18:20:49 -0700 (PDT) Received: from smtp016.mail.yahoo.com (smtp016.mail.yahoo.com [216.136.174.113]) by mx1.FreeBSD.org (Postfix) with SMTP id B23E743FE5 for ; Tue, 1 Jul 2003 18:20:48 -0700 (PDT) (envelope-from r11roadster@yahoo.com) Received: from ip-24-197-140-177.spart.sc.charter.com (HELO Tarabon) (r11roadster@24.197.140.177 with login) by smtp.mail.vip.sc5.yahoo.com with SMTP; 2 Jul 2003 01:20:48 -0000 From: "Ronny Hippler" To: "freebsd questions" Date: Tue, 01 Jul 2003 21:20:32 -0400 Priority: Normal X-Mailer: PMMail 2000 Professional (2.20.2717) For Windows 2000 (5.1.2600;1) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20030702012048.B23E743FE5@mx1.FreeBSD.org> Subject: Compiling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ronny Hippler List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2003 01:20:49 -0000 Hello, I am having a problem compiling several programs. I keep getting the error can't find expat, but I have it installed. pkg_info lists it and if I look in /usr/local/include there is an expat.h file what am I missing? I am trying to compile fontconfig 2.2.1, also while trying to compile xmule 1.5.2 I get the error: make: can not allocate memory Error code 1 Any ideas what could be causing this? I have 500megs ram and plenty of swap. TIA