Date: Thu, 6 Jul 2017 22:05:32 -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: <CALeGphw2SnHkTUO%2BcOL5Crbky5B5VAkfTBTBsQ9skgUXQkt2%2Bw@mail.gmail.com> In-Reply-To: <VI1PR02MB1200913A24FC7C312FB08BD9F6D50@VI1PR02MB1200.eurprd02.prod.outlook.com> References: <VI1PR02MB1200F5F65747DBEA86A896DEF6D40@VI1PR02MB1200.eurprd02.prod.outlook.com> <CALeGphxi05MqBK5wnEaQtxVJN%2BqUEWD5vfE1OJuuaMhh%2Bk6e5g@mail.gmail.com> <VI1PR02MB1200913A24FC7C312FB08BD9F6D50@VI1PR02MB1200.eurprd02.prod.outlook.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 6, 2017 at 8:01 AM, Manish Jain <bourne.identity@hotmail.com> wrote: > > > On Thu, Jul 6, 2017 at 11:40 AM, Jack L. <xxjack12xx@gmail.com> wrote: > > 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. > > > > Hi Jack, > > Thanks for letting me that there is a possible solution. > > I applied the patch. Running make under /usr/ports/audio/audacity now gets > me the following error : > > checking whether we are using gcc 4.9.0 or later... no > configure: error: Audacity requires at least GCC 4.9 > ===> Script "configure" failed unexpectedly. > > This is surprising because gcc5 as well as gcc6 are insalled on this box > (gcc5 from pkg, gcc6 from ports). > > Is there something I need to tweak further ? Thanks > Manish Jain > Looks like you applied the wrong patch https://bz-attachments.freebsd.org/attachment.cgi?id=183724 is the one that should fix the issue.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALeGphw2SnHkTUO%2BcOL5Crbky5B5VAkfTBTBsQ9skgUXQkt2%2Bw>