games/frozenbubble

FreeBSD WickerBill freebsdwicker at gmail.com
Sat Dec 16 11:00:10 PST 2006


On 12/16/06, Gray <grayich at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at 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)


More information about the freebsd-ports mailing list