[Openmcl-devel] Why canot CCL load libSDL* ?
z_axis
z_axis at 163.com
Mon May 21 20:14:45 PDT 2012
When i quickload a game from https://github.com/sykopomp/common-worm, CCL
reports:
> Error: Unable to load any of the alternatives:
> ("libSDL-1.2.so.0.7.2" "libSDL-1.2.so.0" "libSDL-1.2.so"
> "libSDL.so" "libSDL")
> While executing: CFFI::FL-ERROR, in process listener(1).
But:
> ls -l /usr/local/lib/libSDL*
lrwxr-xr-x 1 root wheel 16>ls -l /usr/local/lib/libSDL*
lrwxr-xr-x 1 root wheel 16 12 3 09:23
/usr/local/lib/libSDL-1.2.so@ -> libSDL-1.2.so.11
-rwxr-xr-x 1 root wheel 452662 12 3 09:23
/usr/local/lib/libSDL-1.2.so.11*
-rw-r--r-- 1 root wheel 559164 12 3 09:23 /usr/local/lib/libSDL.a
-rwxr-xr-x 1 root wheel 1170 12 3 09:23 /usr/local/lib/libSDL.la*
lrwxr-xr-x 1 root wheel 16 12 3 09:23 /usr/local/lib/libSDL.so@ ->
libSDL-1.2.so.11
-rw-r--r-- 1 root wheel 872 12 3 09:23 /usr/local/lib/libSDLmain.a
> uname -a
FreeBSD mybsd.zsoft.com 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3
07:15:25 UTC 2012
root at obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Sincerely!
More information about the Openmcl-devel
mailing list