More on: libcairo.so: undefined reference to `FT_GlyphSlot_Embolden'

2006-09-28 Thread Peter
On my test system: Slackware 11, garnome 2.16.0, the following error continues to occur with desktop/ekiga. g++ -g -I/opt/gnome/2.16.0/include -O2 -pipe -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,--export-dynamic -o ekiga accounts.o addressbook.o callbacks.o callshistory.o chat.o

Re: More on: libcairo.so: undefined reference to `FT_GlyphSlot_Embolden'

2006-09-28 Thread Joseph E. Sacco, Ph.D.
Peter, Problems like this are often associated with errant libtool .la files. (1) Identify the .la files that contain libfreetype [grep for the word freetype] (2) For each file that contains libfreetype, inspect the file to see whether the GARNOME or Slackware version is being accessed.

[Bug 358126] showdeps needs a MAXDEPTH parameter

2006-09-28 Thread GARNOME (bugzilla.gnome.org)
Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=358126 GARNOME | general | Ver: 2.16.x --- Comment #1 from Lucas Mazzardo Veloso 2006-09-28 13:15 UTC

[Bug 358126] showdeps needs a MAXDEPTH parameter

2006-09-28 Thread GARNOME (bugzilla.gnome.org)
Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=358126 GARNOME | general | Ver: 2.16.x --- Comment #2 from Lucas Mazzardo Veloso 2006-09-28 14:56 UTC

[Bug 358126] showdeps needs a MAXDEPTH parameter

2006-09-28 Thread GARNOME (bugzilla.gnome.org)
Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=358126 GARNOME | general | Ver: 2.16.x Karsten Bräckelmann changed: What|Removed

Re: More on: libcairo.so: undefined reference to `FT_GlyphSlot_Embolden'

2006-09-28 Thread Peter
On Thu, 28 Sep 2006 08:59:00 -0400, Joseph E. Sacco, Ph.D. wrote: Peter, Problems like this are often associated with errant libtool .la files. (1) Identify the .la files that contain libfreetype [grep for the word freetype] (2) For each file that contains libfreetype, inspect the

Re: More on: libcairo.so: undefined reference to `FT_GlyphSlot_Embolden'

2006-09-28 Thread Joseph E. Sacco, Ph.D.
Ok... That is the first step in the hunt for libfreetype. The second step is to repeat this search in /usr/lib. A GARNOME application may access a libtool file for an external dependency that requires libfreetype. -Joseph = On

Re: More on: libcairo.so: undefined reference to `FT_GlyphSlot_Embolden'

2006-09-28 Thread Peter
On Thu, 28 Sep 2006 11:29:54 -0400, Joseph E. Sacco, Ph.D. wrote: Ok... That is the first step in the hunt for libfreetype. The second step is to repeat this search in /usr/lib. A GARNOME application may access a libtool file for an external dependency that requires libfreetype.

yelp. epiphany don't like seamonkey

2006-09-28 Thread Peter
Sorry to be a bother, but I wanted to report this: Slackware installs seamonkey and its dev libraries. Yelp and epiphany are expecting the mozilla or xulrunner libs. Even after installing xulrunner, the compile of those applications fail when it says that seamonkey is not supported. Apparently,