Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2006 11:00:07 -0800
From:      "FreeBSD WickerBill" <freebsdwicker@gmail.com>
To:        ports@freebsd.org
Subject:   Re: games/frozenbubble
Message-ID:  <2d19405f0612161100o46597825x617e65291c24acc0@mail.gmail.com>
In-Reply-To: <20061216203942.b61c2333.grayich@ukr.net>
References:  <20061216203942.b61c2333.grayich@ukr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/16/06, Gray <grayich@ukr.net> wrote:
>
> Greetings!
>
> It only at me such problem?
>
> % frozen-bubble
>         [[ Frozen-Bubble-2.1.0 ]]
>
>   http://www.frozen-bubble.org/
>
>   Copyright (c) 2000-2006 The Frozen-Bubble Team.
>
>     Artwork: Alexis Younes
>              Amaury Amblard-Ladurantie
>     Soundtrack: Matthias Le Bidan
>     Design & Programming: Guillaume Cottenceau
>     Level Editor: Kim and David Joham
>
>   Originally sponsored by Mandriva <http://www.mandriva.com/>;
>
>   This program is free software; you can redistribute it and/or modify
>   it under the terms of the GNU General Public License version 2, as
>   published by the Free Software Foundation.
>
> [SDL Init] Bad system call (core dumped)
> %
>
> Thanks.
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>


I think it tells you at the end of the make that you need to set:

setenv LD_PRELOAD "/usr/lib/libc_r.so"

and then it should work (at least it did for me but it caused problems in
other games, which ones, I can't recall)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2d19405f0612161100o46597825x617e65291c24acc0>