Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Apr 2000 23:31:29 +0300
From:      Maxim Sobolev <sobomax@altavista.net>
To:        Will Andrews <andrews@technologist.com>
Cc:        FreeBSD Ports <ports@FreeBSD.org>
Subject:   Re: GLTron update - need help
Message-ID:  <3908A3A0.5E60AE85@altavista.net>
References:  <20000425225959.C1683@argon.blackdawn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3908A3A0.5E60AE85>