From owner-freebsd-ports@FreeBSD.ORG Thu Jan 10 17:35:17 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EFB9916A417 for ; Thu, 10 Jan 2008 17:35:17 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from smtp02.lnh.mail.rcn.net (smtp02.lnh.mail.rcn.net [207.172.157.102]) by mx1.freebsd.org (Postfix) with ESMTP id 9D38113C4D3 for ; Thu, 10 Jan 2008 17:35:17 +0000 (UTC) (envelope-from roberthuff@rcn.com) Received: from mr02.lnh.mail.rcn.net ([207.172.157.22]) by smtp02.lnh.mail.rcn.net with ESMTP; 10 Jan 2008 12:06:04 -0500 Received: from smtp01.lnh.mail.rcn.net (smtp01.lnh.mail.rcn.net [207.172.4.11]) by mr02.lnh.mail.rcn.net (MOS 3.8.6-GA) with ESMTP id OGN57492; Thu, 10 Jan 2008 12:06:00 -0500 (EST) Received: from 209-6-22-188.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com (HELO jerusalem.litteratus.org.litteratus.org) ([209.6.22.188]) by smtp01.lnh.mail.rcn.net with ESMTP; 10 Jan 2008 12:04:55 -0500 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18310.20597.352803.201439@jerusalem.litteratus.org> Date: Thu, 10 Jan 2008 12:05:57 -0500 To: Kris Moore In-Reply-To: <47864183.9020007@pcbsd.com> References: <47864183.9020007@pcbsd.com> X-Mailer: VM 7.17 under 21.5 (beta28) "fuki" XEmacs Lucid X-Junkmail-Whitelist: YES (by domain whitelist at mr02.lnh.mail.rcn.net) Cc: ports@freebsd.org Subject: FreeBSD Port: games/frozenbubble 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, 10 Jan 2008 17:35:18 -0000 Kris Moore writes: > I've just tried to compile the frozenbubble game, and it installs > fine, but refuses to run, giving this error: > > [SDL Init] Bad system call > > Any ideas? Something broken with the SDL lib? FB uses SDL-perl, > which also could be causing the problem. Try Googling "frozenbubble" + "Bad system call", and look at the first result. Robert Huff