freebsd-ports/games/frozenbubble/pkg-message
2013-06-13 11:17:52 +00:00

12 lines
232 B
Text

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