On Tue, Jan 05, 2010 at 08:24:20PM -0800, Aaron Stellman wrote:
> On Tue, Jan 05, 2010 at 03:52:14PM -0600, Abel Abraham Camarillo Ojeda wrote:
> > Abel Abraham Camarillo Ojeda <acam...@the00z.org> wrote:
> > 
> > > $ cat DESCR
> > > Vimprobable is a WWW browser that behaves like the Vimperator plugin
> > > available for Mozilla Firefox. It is based on the WebKit engine
> > > (using GTK bindings). It is a fork of the currently abandoned
> > > vimpression.
> > >
> > > This is vimprobable2 an alpha version.
> > > $
> > >
> > > Please test it and comment... or complain, or commit. 
> > >
> > > --
> > > DISCLAIMER: http://goldmark.org/jeff/stupid-disclaimers/ 
> > > This message will self-destruct in 3 seconds.
> > 
> > damn... forgot to attach the port.
> 
> very nice browser. thanks for the port.
> I do get gazillion of this though:
> vimprobable2:/usr/local/lib/libestdc++.so.11.0:
> /usr/lib/libstdc++.so.49.0 : WARNING:
> symbol(_ZTISt23__codecvt_abstract_baseIwc11__mbstate_tE) size mismatch,
> relink your program

Blame webkit. Well... blame gcc/libstdc++ too. This happens because
webkit builds and links against libstdc++ from gcc4, but one of its
deps (enchant) builds and links against libstdc++ from gcc3.

Consider yourself lucky that those are only warnings, some other ports
either can't be updated because of this mixup, or just explode.

Landry

Reply via email to