https://bugs.winehq.org/show_bug.cgi?id=45435
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #10 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- (In reply to Yasser from comment #9)
I submitted a patch on github that fix the erros and let me compile, its a bit of a mess since i don't know how to create a proper patch file, sorry.
Thanks. I understand the issue now.
dlls/xapofx1_[1-5] Makefiles.in need to have EXTRALIBS = $(OPENAL_LIBS) $(LIBAVCODEC_LIBS) $(LIBAVUTIL_LIBS) +EXTRAINCL = $(LIBAVCODEC_CFLAGS) $(LIBAVUTIL_CFLAGS)
Ill update the patch.