aboutsummaryrefslogtreecommitdiffstats
path: root/games/frozenbubble/pkg-message
blob: 911fa645247734fc9d50f08790301a53e92237ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12

If the game fails with:

    [SDL Init] Bad system call: 12 (core dumped)

Try to start it with:

    $ LD_PRELOAD=/usr/lib/libc_r.so frozen-bubble

or for FreeBSD version 7 and above:

    $ LD_PRELOAD=/usr/lib/libpthread.so frozen-bubble