Discussion:
SVN build errors
Eric Lesh
2007-05-27 00:49:22 UTC
Permalink
There a lot of SVN updates, but are there some that haven't pushed out
yet? The latest is 498 "more icon love for search dialog, hide label".

It seems to be missing icon-entry.cc and icon-entry.h (svn add?).
However, libsexy does have proper bindings for C++ and is included in
every distro that uses notification-daemon, xchat, or GNOME in any
significant way.

The author has a blog entry about copy-pasting libsexy:
http://www.chipx86.com/blog/?p=205

Just add it to PKG_CHECK_MODULES in configure.in if you want to avoid
bundling it (and maybe note that you need the -dev packages to compile
referencer now).

-Eric
Eric Lesh
2007-05-27 00:57:43 UTC
Permalink
Post by Eric Lesh
http://www.chipx86.com/blog/?p=205
It appears I should learn to scroll down. Fedora Core 7 doesn't include
it. Bundling is probably the way to go.

Sorry for the noise.

-Eric
John Spray
2007-05-27 09:25:56 UTC
Permalink
Post by Eric Lesh
There a lot of SVN updates, but are there some that haven't pushed out
yet? The latest is 498 "more icon love for search dialog, hide label".
It seems to be missing icon-entry.cc and icon-entry.h (svn add?).
My mistake, files have now been added.
Post by Eric Lesh
However, libsexy does have proper bindings for C++ and is included in
every distro that uses notification-daemon, xchat, or GNOME in any
significant way.
http://www.chipx86.com/blog/?p=205
I sympathise with his concerns -- the right thing to do appears to be
what rhythmbox does, which is to keep an internal version but use the
system-wide version if it is available. Could be a bit confusing for
packagers.

John

Loading...