2012-11-06 15:39:43 by othyro | Files touched by this commit (1) |
Log message: Help: % mupen64plus [...] dlopen('./libmupen64plus.so.2') error: Cannot open "./libmupen64plus.so.2" AttachCoreLib() Error: failed to find Mupen64Plus Core library % cd /usr/pkg/lib; mupen64plus [...] dlopen('./libmupen64plus.so.2') error: ./libmupen64plus.so.2: Undefined PLT \ symbol "fseeko64" (symnum = 72) AttachCoreLib() Error: failed to find Mupen64Plus Core library but fseeko64 is defined in source/mupen64plus-core/src/main/zip/ioapi.h... |
2012-11-06 15:38:43 by othyro | Files touched by this commit (1) |
Log message: wxMupen64Plus will use this (when mupen64plus-2.0.0 is released and we have wxGTK29). |
2012-11-06 15:36:57 by othyro | Files touched by this commit (1) |
Log message: Added debug option. |
2012-11-06 15:34:37 by othyro | Files touched by this commit (1) |
Log message: Regenerated due to updating four patches. |
2012-11-06 15:33:22 by othyro | Files touched by this commit (1) |
Log message: Fix DL_LIBS. Add gl to pkg-config --cflags. |
2012-11-06 15:32:22 by othyro | Files touched by this commit (2) |
Log message: Fix DL_LIBS. |
2012-11-06 15:30:53 by othyro | Files touched by this commit (1) |
Log message: Fix DL_LIBS, PTHREAD_CFLAGS, and PTHREAD_LDFLAGS. |
2012-10-03 17:09:47 by Aleksej Saushev | Files touched by this commit (124) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2012-04-20 21:52:40 by othyro | Files touched by this commit (1) |
Log message: Fixed SDL include paths. There's probably a better way to do this. |
2012-04-20 21:51:01 by othyro | Files touched by this commit (1) |
Log message: Updated to reflect changes in the source file. |