https://bugzilla.redhat.com/show_bug.cgi?id=1835852 Yaakov Selkowitz <yselkowi@xxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yselkowi@xxxxxxxxxx Doc Type|--- |If docs needed, set a value --- Comment #2 from Yaakov Selkowitz <yselkowi@xxxxxxxxxx> --- Richard, The problems with your build were the result of a bug in configure.in where AC_PROG_CXX was declared only conditionally, and your build happened not to trigger those conditions, thereby confusing libtool macros and making configure think you were building with MSVC instead of GCC. The following contain a modified spec file and patchset which fixes the build, enables more backends, and exports the symbols and headers required by Audacity: https://fedorapeople.org/cgit/yselkowitz/public_git/mingw-portaudio.git https://yselkowitz.fedorapeople.org/SRPMS/mingw-portaudio-19-3.20161030.fc32.src.rpm Scratch builds were successful and the binaries have exported symbols: https://koji.fedoraproject.org/koji/taskinfo?taskID=44499988 (rawhide) https://koji.fedoraproject.org/koji/taskinfo?taskID=44499998 (F32) HTH! -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx