Re: Weird warnings from lots of applications

From: Mel Flynn <mel.flynn+fbsd.current_at_mailing.thruhere.net>
Date: Sat, 18 Apr 2009 13:58:49 +0200
On Saturday 18 April 2009 01:49:56 Tim Kientzle wrote:
> Igor R wrote:
> >>       "unexpected character `{', expected keyword - e.g. `style'
> >
> > Looks like GTK?
>
> I can't find this message in the gtk20 source anywhere.
>
> I actually ran grep over /usr/local/lib and the only
> library that has all of these strings is libpython.
> Of course, according to 'ldd', none of the programs
> I've seen generating these warnings uses libpython.

Sure they do. Just not via linking (fork or dlopen, didn't care to look).
But, there's a run dep right here:
# /stable/root/bin/finddep.php www/firefox lang/python26
/usr/ports/x11/xcb-proto: /usr/local/bin/python2.6 => /usr/ports/lang/python26
/usr/ports/x11/libxcb: /usr/local/bin/python2.6 => /usr/ports/lang/python26
/usr/ports/devel/glib20: /usr/local/bin/python2.6 => /usr/ports/lang/python26

-- 
Mel
Received on Sat Apr 18 2009 - 09:59:01 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:46 UTC