[Bug 45435] Fatal error compiling on Fedora 28 because libavcodec file not found

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 10 03:33:53 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45435

Alistair Leslie-Hughes <leslie_alistair at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #10 from Alistair Leslie-Hughes <leslie_alistair at 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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list