Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jul 2017 23:10:21 -0700
From:      "Jack L." <xxjack12xx@gmail.com>
To:        Manish Jain <bourne.identity@hotmail.com>
Cc:        "questions@freebsd.org" <questions@freebsd.org>
Subject:   Re: How to fix wx error ?
Message-ID:  <CALeGphxi05MqBK5wnEaQtxVJN%2BqUEWD5vfE1OJuuaMhh%2Bk6e5g@mail.gmail.com>
In-Reply-To: <VI1PR02MB1200F5F65747DBEA86A896DEF6D40@VI1PR02MB1200.eurprd02.prod.outlook.com>
References:  <VI1PR02MB1200F5F65747DBEA86A896DEF6D40@VI1PR02MB1200.eurprd02.prod.outlook.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALeGphxi05MqBK5wnEaQtxVJN%2BqUEWD5vfE1OJuuaMhh%2Bk6e5g>