freebsd-ports/games/frozenbubble/pkg-message
Edwin Groothuis b091d85d54 Add information about a pre-load with FreeBSD version greater than 7.
PR:		ports/122113
Submitted by:	Henry Hu <henry.hu.sh@gmail.com>
Approved by:	maintainer timeout
2008-05-24 06:04:24 +00:00

14 lines
233 B
Plaintext

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