guppitank problems during build

Christian Stimming stimming@tuhh.de
Thu, 21 Mar 2002 16:26:25 +0100


Louis Mandelstam wrote:

> config.log shows:
> 
> configure:10856: gcc -o conftest -g -O2 -Wall -Wunused  -Wall -Wno-unused 
> -Werror-implicit-function-declaration -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
> -I/usr/lib/glib/include 
> -I/usr/X11R6/include -I/usr/include -I/usr/include/gnome-1.0 
> -I/usr/include/gnome-1.0/libguppitank -DNEED_GNOMESUPPORT_H 
> -I/usr/lib/gnome-libs/include -I/usr/include/gnome-xml   conftest.c -lm  
> -lm -rdynamic -L/usr/lib -L/usr/X11R6/lib -lguppitank -lguppi -lzvt -lutil 
> -lglade-gnome -lglade -lgnomeprint -lgnomeui -lart_lgpl 
> -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 
> -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm 
> -lxml -lz 1>&5
> /usr/bin/ld: cannot find -lguppitank


Huh, the guppitank library isn't included in the Guppi package? That is 
weird -- I would have expected the Guppi package to have a file like 
/usr/lib/libguppitank.so.16 just right next to


> /usr/lib/libguppi.so.16
> /usr/lib/libguppi.so.16.0.0

Could it be possible that the RedHat RawHide distro has another package 
named Guppitank-0.40.xxx ? Because in other distros (e.g. SuSE) the 
abovementioned file libguppitank.so.16 is part of the Guppi-something 
package.

Christian