1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

Add warning about LD_PRELOAD if the game doesn't work.

This commit is contained in:
Edwin Groothuis 2006-11-06 03:49:48 +00:00
parent 19592a61d2
commit fcc01d27a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176584
2 changed files with 13 additions and 0 deletions

View File

@ -64,4 +64,8 @@ do-install:
${MKDIR} ${LEXECDIR}
${INSTALL_PROGRAM} ${WRKSRC}/server/fb-server ${LEXECDIR}/
post-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>

View File

@ -0,0 +1,9 @@
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