weixin_39987138 2020-11-20 21:02
浏览 0

Small patch to build FluidSynth 1.0.9 on Solaris

FluidSynth doesn't build out of the box on Solaris/OpenSolaris.

The rather trivial patch attached make it work.

As far as I can tell, it then works very well with ScummVM.

Reported by: nobody

Original Ticket: fluidsynth/tickets/52

该提问来源于开源项目:FluidSynth/fluidsynth

  • 写回答

8条回答 默认 最新

  • weixin_39987138 2020-11-20 21:02
    关注

    Original comment author: diwic

    Thanks for submitting this patch! However, your patch includes a change to the configure file, which is automatically generated by the script "autogen.sh" and the file "configure.ac" (and possibly more files?). That means that even if your patch is applied it will be overwritten the next time anybody runs autogen.sh. Is it possible for you rewrite the patch so that it changes other files instead of the configure file?

    Original comment by: elementgreen

    评论

报告相同问题?