mcs manager build error

edscott wilson garcia edscott at prodigy.net.mx
Mon Oct 20 19:38:52 CEST 2003


On Mon, 2003-10-20 at 11:51, Olivier Fourdan wrote:
> I don't think libxfcegui4 should depend on dbh...

Me neither: the dependency makes everything else depend on dbh, which is
unnecessary. That's why I reverted the changes. Now I've put the combo
object into libxffm_combo.so. So for xfrun4 history, if xffm is 
installed, it will link to this library and share history information
with xffm. If xffm is not installed, it will just fallback to current
code. 

regards,

Edscott

> 
> Cheers,
> Olivier.
> 
> On Mon, 2003-10-20 at 15:50, Francois Le Clainche wrote:
> > Hi,
> > 
> > building xfce-mcs-manager from CVS
> > 
> > gcc -g -O2 -o xfce-setting-show xfce_setting_show-xfce-setting-show.o
> > -Wl,--export-dynamic  -L/usr/X11R6/lib -L/usr/local/lib
> > /usr/local/lib/libxfce4mcs-client.so /usr/local/lib/libxfcegui4.so -lSM
> > -lICE -lX11 /usr/lib/libgtk-x11-2.0.so /usr/local/lib/libxfce4util.so
> > /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so
> > /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangoxft-1.0.so
> > /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so
> > /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl
> > /usr/lib/libglib-2.0.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath
> > -Wl,/usr/local/lib
> > /usr/local/lib/libxfcegui4.so: undefined reference to `DBH_create'
> > /usr/local/lib/libxfcegui4.so: undefined reference to
> > `DBH_set_recordsize'
> > /usr/local/lib/libxfcegui4.so: undefined reference to
> > `DBH_foreach_sweep'
> > /usr/local/lib/libxfcegui4.so: undefined reference to `DBH_load'
> > /usr/local/lib/libxfcegui4.so: undefined reference to `DBH_erase'
> > /usr/local/lib/libxfcegui4.so: undefined reference to `DBH_close'
> > /usr/local/lib/libxfcegui4.so: undefined reference to `DBH_open'
> > /usr/local/lib/libxfcegui4.so: undefined reference to `DBH_update'
> > collect2: ld returned 1 exit status
> > make[2]: *** [xfce-setting-show] Erreur 1
> > make[2]: Leaving directory
> > `/home/francois/xfce/CVS/xfce4/xfce-mcs-manager/xfce-setting-show'
> > make[1]: *** [all-recursive] Erreur 1
> > make[1]: Leaving directory
> > `/home/francois/xfce/CVS/xfce4/xfce-mcs-manager'
> > make: *** [all] Erreur 2
> > 
> > Regards
> > François




More information about the Xfce4-dev mailing list