Date: Tue, 27 Nov 2012 17:55:45 -0600 From: ajtiM <lumiwa@gmail.com> To: Kevin Oberman <kob6558@gmail.com> Cc: Peter Ulrich Kruppa <ulrich@pukruppa.de>, freebsd-ports@freebsd.org Subject: Re: opera 12.11 Message-ID: <201211271755.45804.lumiwa@gmail.com> In-Reply-To: <CAN6yY1sm5nuANF-N9ZS8Twwzqaz%2BH5xm4G3mfyxLqn0Gv6dBNw@mail.gmail.com> References: <201211270534.31383.lumiwa@gmail.com> <201211271540.39268.lumiwa@gmail.com> <CAN6yY1sm5nuANF-N9ZS8Twwzqaz%2BH5xm4G3mfyxLqn0Gv6dBNw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 27 November 2012 17:24:31 Kevin Oberman wrote: > On Tue, Nov 27, 2012 at 1:40 PM, ajtiM <lumiwa@gmail.com> wrote: > > On Tuesday 27 November 2012 08:08:45 Peter Ulrich Kruppa wrote: > >> On 27.11.2012 12:34, ajtiM wrote: > >> > Hi! > >> > > >> > Update to Opera 12.11 and Opera-Linuxplugins 12.11 from 12.10 on my > >> > FreeBSD 9.1 RC-3 doen't works anymore: > >> > > >> > opera > >> > libpng error: incorrect data check > >> > libpng error: incorrect data check > >> > libpng error: incorrect data check > >> > Segmentation fault (core dumped) > >> > >> It is quite a while since, but did you update your graphics/png > >> properly? Please check /usr/ports/UPDATING 20120531 . > >> > >> Greetings > >> > >> Peter > >> > >> > Thanks in advance. > >> > > >> > P.S. > >> > > >> > I used Clang to build Opera. > >> > > >> > Mitja > >> > -------- > >> > http://www.redbubble.com/people/lumiwa > >> > _______________________________________________ > >> > freebsd-ports@freebsd.org mailing list > >> > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> > To unsubscribe, send any mail to > >> > "freebsd-ports-unsubscribe@freebsd.org" > >> > >> _______________________________________________ > >> freebsd-ports@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-ports > >> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > > As I remember I did portmaster -r png- and it build one day.... > > > > Opera 12.10 and before didn't have problems... > > Try "pkg_libchk -o". If you don't have it, install > sysutils/bsdadminscripts. It can save a LOT of time over portmaster -r > as many ports that will be re-installed with portmaster are dependent > on other ports that use png, but don't use it directly, so don't need > to be re-built. In many cases only about 10% of the ports that > "depend" on some library actually link to the sharable, though png is > linked to far more things than most. > > An occasional run will also catch oversights, like missing an UPDATING > entry or having a shareable version updated, but not entered into > UPDATING. I think it should be a part of the weekly periodic run. (I > also think it should be in the base system.) > > I am not sure if pkg_libchk works with pkgng. Dominic? I am running pkg_libck -o and everything is corrup because it calls pkg_info (I use pkgng). Mitja -------- http://www.redbubble.com/people/lumiwa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211271755.45804.lumiwa>