How to fix wx error ?

Jack L. xxjack12xx at gmail.com
Thu Jul 6 06:11:04 UTC 2017


There is a pending patch that fixes this. Issue is wxgtk was compiled
with clang and audacity was compiled with a newer gcc causing the
issue. This patch should make audacity compile with clang

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218104

On Wed, Jul 5, 2017 at 3:13 PM, Manish Jain <bourne.identity at hotmail.com> wrote:
>
> Hi,
>
> I am running FreeBSD 10.3 amd64. I had an internet outage for about 20 days, and got network connectivity again yesterday.
>
> When I started the system again yesterday, pkg conked out with the complaint that it was not able to find packages for release 10 under quarterly. 'pkg update -f' did not help; so I reinstalled the system  : - )
>
> The reinstall has consumed me the last 24 hours, but I am pretty much done.  Except for one error - audacity refuses to start with this message :
>
> Fatal Error: Mismatch between the program and library build versions detected.
> The library used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.6,compatible with 2.8),
> and your program used 3.0 (wchar_t,compiler with C++ ABI 1009,wx containers,compatible with 2.6,compatible with 2.8).
>
> Google search suggests this error has something to do with wx widgets libraries. So I deleted all wx packages and audacity, and built audacity from /usr/ports. That however does not help. I continue to get the same error.
>
> Thanks for any help on how to fix this.
> Manish Jain
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list