From owner-freebsd-ports@FreeBSD.ORG Thu Dec 28 20:08:23 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 11B3F16A403 for ; Thu, 28 Dec 2006 20:08:23 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.232]) by mx1.freebsd.org (Postfix) with ESMTP id CEAE513C466 for ; Thu, 28 Dec 2006 20:08:22 +0000 (UTC) (envelope-from swhetzel@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so2027892nzh for ; Thu, 28 Dec 2006 12:08:22 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hy+ct04zt3q0ZBCQEwX4QF/ofFqmOvz947bYl0MMv3x6f9n0bLQBm8wS3WjO3Up4aWmPxvEQ5BnkbuA7etlm4PhpVRZmB/sYS4zdIpVUMhuKNOW+fpFldhR9IwbHrpVAJpASEmvZt6YtnthQ6zco1Ri2pbRW0UPmKzaEpISC7oo= Received: by 10.65.239.14 with SMTP id q14mr5806884qbr.1167334895982; Thu, 28 Dec 2006 11:41:35 -0800 (PST) Received: by 10.65.61.1 with HTTP; Thu, 28 Dec 2006 11:41:34 -0800 (PST) Message-ID: <790a9fff0612281141i3c433950jc175ec6b8d87fecf@mail.gmail.com> Date: Thu, 28 Dec 2006 13:41:34 -0600 From: "Scot Hetzel" To: "Jonathan Graham" In-Reply-To: <4593CB2A.8010407@mobilerobots.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4593CB2A.8010407@mobilerobots.com> Cc: ports@freebsd.org, acm@freebsd.org Subject: Re: FreeBSD Port: el-132_1 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: Thu, 28 Dec 2006 20:08:23 -0000 On 12/28/06, Jonathan Graham wrote: > I'm having trouble building and installing Eternal Lands > (ports/games/el/) I'm running FreeBSD 6.1 Release, and during the > compilation I'm getting a re-occurring error about a missing header file > "SDL_net.h". Please let me know if I'm doing something wrong here, or > if there's something amiss with the port. > In file included from consolewin.c:4: > global.h:72:21: SDL_net.h: No such file or directory Does the SDL_net.h file exist in /usr/local/include/SDL/ ?, If it doesn't you may need to reinstall the net/sdl_net port. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.