Re: Galeon 2.0.1 Released!

wwp <[email protected]> Mon, 27 Feb 2006 11:21:53 +0100
Newsgroups gmane.comp.web.galeon.user
Message-ID <[email protected]>
Hello,


On Mon, 27 Feb 2006 09:30:28 +0100 wwp <[email protected]> wrote:

[snip]
> > For now, run configure with --disable-nautilus-view this will not
> > compile that code in, and it should work fine.
> 
> It now fails at link time ;-):
> 
> galeon-find-toolbar.o(.text+0xa40): In function `galeon_find_toolbar_init':
> /usr/local/src/_network/galeon-2.0.1/src/galeon-find-toolbar.c:442:
> undefined reference to `gtk_label_set_ellipsize' collect2: ld returned 1
> exit status rm -f .libs/galeonS.o
> make[3]: *** [galeon] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> This gtk_label_set_ellipsize is not a GTK+ 2.4 thing (at least I found it in
> 2.8, no idea about 2.6). Not that I can't build against GTK+ 2.8, but do you
> really want to drop compatibility w/ GTK+ 2.4?

Okay, added #include <gtk/gtkversion.h> and the appropriate #if
GTK_CHECK_VERSION(2,6,0) .. #endif around line galeon-find-toolbar.c:442 and
it builds fine.


Regards,

-- 
wwp
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.7 (GNU/Linux)

iD8DBQFEAtLBadgnuQFKG88RAifPAJ9BJv51ewl+/lqvX9lJTHjSDoX/pACeMgGX
+QnFYEOgUGDvWGNiNHvUF6o=
=FzxQ
-----END PGP SIGNATURE-----