[Bug 46680] redefinition of typedef ‘fnprintf’

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Mar 9 05:33:37 CST 2019


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

--- Comment #13 from Nathan <version2013 at protonmail.com> ---
(In reply to Gijs Vermeulen from comment #11)
I was unsure how to compile from a specific commit, as you have suggested I
try.
For future reference; after a bit of searching for the correct git command,
this is what I did:

# git clone git://source.winehq.org/git/wine.git wine-git/
# cd wine-git/
# git checkout 688671763154c569b286567810d2e0ed3341dbac
# CC="gcc -m32" ./configure --prefix=/usr --sysconfdir=/etc
--localstatedir=/var --x-includes=/usr/X11R7/include
--x-libraries=/usr/X11R7/lib --with-x --libdir=/usr/lib32 CFLAGS="-g -O0
-march=i486 -mtune=i686" --verbose && make


In in distro: racy puppy 5.5 (In reply to Nathan from comment #1)
Wine build complete.

-- 
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