From owner-freebsd-ports Thu Apr 27 13:32:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 332AF37B80F for ; Thu, 27 Apr 2000 13:32:08 -0700 (PDT) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup5-33.iptelecom.net.ua [212.9.227.33]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id XAA05363; Thu, 27 Apr 2000 23:39:48 +0300 (EEST) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id XAA21793; Thu, 27 Apr 2000 23:31:30 +0300 (EEST) (envelope-from sobomax@altavista.net) Message-ID: <3908A3A0.5E60AE85@altavista.net> Date: Thu, 27 Apr 2000 23:31:29 +0300 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Will Andrews Cc: FreeBSD Ports Subject: Re: GLTron update - need help References: <20000425225959.C1683@argon.blackdawn.com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Will Andrews wrote: > Hi, > > I've managed to upgrade GLTron to 0.59 with the recent SDL 1.1 and > SDL_mixer imports. However, I can't get the game to actually run (for some > reason every time I run it it gives me an error such as "Fatal signal: > Segmentation Fault (SDL Parachute Deployed)". > > Not being a SDL expert, and not finding any coredumps, I couldn't figure > out what to do. > > So, here's the patch against the current port. Note that > patches/patch-a[ab] have been removed, and the patch below will add > patches/patch-a[de]. Remember to remove *.orig's before running ``make''. First of all there is unfetchable distfile in your update ;). Following patch should fix it: --- Makefile~ Thu Apr 27 23:25:19 2000 +++ Makefile Thu Apr 27 23:25:36 2000 @@ -8,7 +8,7 @@ PORTNAME= gltron PORTVERSION= 0.59 CATEGORIES= games -MASTER_SITES= ftp://ftp.sourceforge.net/pub/sourceforge/gltron/ +MASTER_SITES= http://gltron.sourceforge.net/download/ MAINTAINER= will@FreeBSD.org I'll try to get it working it today later and let you know result. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message