Date: Tue, 3 Dec 2013 12:00:02 GMT From: Beeblebrox <zaphod@berentweb.com> To: freebsd-multimedia@FreeBSD.org Subject: Re: ports/177281: multimedia/avidemux2 does not compile Message-ID: <201312031200.rB3C02Ao085915@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/177281; it has been noted by GNATS. From: Beeblebrox <zaphod@berentweb.com> To: Ivan Klymenko <fidaj@ukr.net> Cc: bug-followup@freebsd.org Subject: Re: ports/177281: multimedia/avidemux2 does not compile Date: Tue, 3 Dec 2013 13:58:56 +0200 Modified Makefile.common as: USE_GCC= any LDFLAGS+= "-lc++" Port compiles & installs but fails to run, probably due to libstdc++ versions being jumbled by this compile: /usr/local/lib/compat/libstdc++.so.6: version GLIBCXX_3.4.15 required by /usr/local/bin/avidemux2_gtk not found Caveat: System is 11-current_amd64 now, so our results will vary.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312031200.rB3C02Ao085915>