Skip to content

Compiles but does not work on FreeBSD 14.2, vague error #18

@mrothfuss

Description

@mrothfuss

It appears there is some path not being set correctly. I tried increasing the debug info (PLUGINDBG=1), but it didn't add any information. Running mupen64plus with --verbose also did not provide more information.

UI-Console: using Video plugin: 'Glide64mk2 Video Plugin' v2.6.0
UI-Console: Video plugin library: /usr/local/lib/mupen64plus/mupen64plus-video-glide64mk2.so
UI-Console: using Audio plugin: 'Mupen64Plus SDL Audio Plugin' v2.5.9
UI-Console: Audio plugin library: /usr/local/lib/mupen64plus/mupen64plus-audio-sdl.so
mupen64plus: : No such file or directory

I've confirmed the mupen64plus-input-raphnetraw.so file is being found/loaded: shredding the shared object causes mupen to report an invalid filetype for the plugin.

I compiled in the project/unix directory. Both commands compiled and produced the same runtime error.

gmake all CC=/usr/local/bin/gcc13
gmake all CC=/usr/bin/clang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions