xffm compile error on cygwin

Paul Moolenbeek darthpunk at myself.com
Fri Oct 22 11:50:17 CEST 2004


well i am still trying to get the libs to work...but du my lack of any experience of linux/cygwin programming i think i cant slove it....i still think this has to do with missing dbh lib, but those are included....

anyone else has more luck?

Paul



----- Original Message -----
From: "Darth Punk of Borg" <darthpunk at myself.com>
To: xfce4-dev at xfce.org
Subject: xffm compile error on cygwin
Date: Thu, 21 Oct 2004 08:48:35 +0100

Re: 
Re: hi there,
Re: 
Re: i have successfully compiled:
Re: xfce4/libxfce4util 
Re: xfce4/libxfcegui4 
Re: xfce4/libxfce4mcs 
Re: xfce4/xfce-mcs-manager 
Re: xfce4/xfce-mcs-plugins 
Re: xfce4/xfce4-panel 
Re: xfce4/xfwm4 
Re: xfce4/xfce-utils 
Re: 
Re: but in xffm i am getting some undefined errors. i think they need the dbh lib, i am trying to fix it, but i have no luck :(.
Re: 
Re: my output is:
Re: 
Re: $ make
Re: make  all-recursive
Re: make[1]: Entering directory `/cygdrive/d/xfce4/xffm'
Re: Making all in scramble
Re: make[2]: Entering directory `/cygdrive/d/xfce4/xffm/scramble'
Re: make[2]: Nothing to be done for `all'.
Re: make[2]: Leaving directory `/cygdrive/d/xfce4/xffm/scramble'
Re: Making all in fgr
Re: make[2]: Entering directory `/cygdrive/d/xfce4/xffm/fgr'
Re: make[2]: Nothing to be done for `all'.
Re: make[2]: Leaving directory `/cygdrive/d/xfce4/xffm/fgr'
Re: Making all in modules
Re: make[2]: Entering directory `/cygdrive/d/xfce4/xffm/modules'
Re: make[2]: Nothing to be done for `all'.
Re: make[2]: Leaving directory `/cygdrive/d/xfce4/xffm/modules'
Re: Making all in libs
Re: make[2]: Entering directory `/cygdrive/d/xfce4/xffm/libs'
Re: /bin/bash ../libtool --mode=link gcc  -g -O2   -o libxffm_actions.la -rpath /opt/xfce/4.1.90//lib -export-dynamic -version-info 1:0:0 -avoid-version -no-undefined -export-symbols ../utils/IMPORTS -L/usr/X11R6/lib libxffm_actions_la-new.lo libxffm_actions_la-new_win.lo libxffm_actions_la-print.lo libxffm_actions_la-rename.lo libxffm_actions_la-run.lo libxffm_actions_la-scramble.lo libxffm_actions_la-symlink.lo libxffm_actions_la-terminal.lo libxffm_actions_la-touch.lo libxffm_actions_la-xfdiff.lo -Wl,--export-dynamic -L/usr/X11R6/lib -L/opt/xfce/4.1.90/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -lSM -lICE -lX11 -Wl,-R/opt/libs/dbh/1.0.20/lib -L/opt/libs/dbh/1.0.20/lib -ldbh -lm   
Re: 
Re: *** Warning: This system can not link to static lib archive /usr/lib/libdbh.la.
Re: *** I have the capability to make that library automatically link in when
Re: *** you link to this library.  But I can only do this if you have a
Re: *** shared version of the library, which you do not appear to have.
Re: rm -fr  .libs/libxffm_actions.dll.a
Re: if test "x`/usr/bin/sed 1q ../utils/IMPORTS`" = xEXPORTS; then cp ../utils/IMPORTS .libs/cygxffm_actions.dll.def; else echo EXPORTS > .libs/cygxffm_actions.dll.def; cat ../utils/IMPORTS >> .libs/cygxffm_actions.dll.def; fi
Re:  gcc -shared .libs/cygxffm_actions.dll.def  .libs/libxffm_actions_la-new.o .libs/libxffm_actions_la-new_win.o .libs/libxffm_actions_la-print.o .libs/libxffm_actions_la-rename.o .libs/libxffm_actions_la-run.o .libs/libxffm_actions_la-scramble.o .libs/libxffm_actions_la-symlink.o .libs/libxffm_actions_la-terminal.o .libs/libxffm_actions_la-touch.o .libs/libxffm_actions_la-xfdiff.o  -L/lib -L/usr/lib -L/usr/X11R6/lib -L/opt/xfce/4.1.90/lib /opt/xfce/4.1.90/lib/libxfcegui4.dll.a /opt/xfce/4.1.90/lib/libxfce4util.dll.a /usr/lib/libgtk-x11-2.0.dll.a /usr/lib/libgdk-x11-2.0.dll.a /usr/lib/libatk-1.0.dll.a /usr/lib/libgdk_pixbuf-2.0.dll.a /usr/lib/libpangoxft-1.0.dll.a /usr/lib/libpangox-1.0.dll.a /usr/lib/libpango-1.0.dll.a /usr/lib/libgobject-2.0.dll.a /usr/lib/libgmodule-2.0.dll.a /usr/lib/libglib-2.0.dll.a /usr/lib/libintl.dll.a /usr/lib/libiconv.dll.a -lSM -lICE -lX11 -L/opt/libs/dbh/1.0.20/lib  -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-R/opt/libs/dbh/1.0.20/lib -o .libs/cygxffm_actions.dll -Wl,--image-base=0x10000000 -Wl,--out-implib,.libs/libxffm_actions.dll.a
Re: Creating library file: .libs/libxffm_actions.dll.a
Re: .libs/libxffm_actions_la-run.o(.text+0x8e): In function `save_to_open_history':
Re: /cygdrive/d/xfce4/xffm/libs/run.c:87: undefined reference to `_DBH_open'
Re: .libs/libxffm_actions_la-run.o(.text+0x121):/cygdrive/d/xfce4/xffm/libs/run.c:106: undefined reference to `_DBH_set_recordsize'
Re: .libs/libxffm_actions_la-run.o(.text+0x129):/cygdrive/d/xfce4/xffm/libs/run.c:108: undefined reference to `_DBH_update'
Re: .libs/libxffm_actions_la-run.o(.text+0x131):/cygdrive/d/xfce4/xffm/libs/run.c:109: undefined reference to `_DBH_close'
Re: .libs/libxffm_actions_la-run.o(.text+0x160):/cygdrive/d/xfce4/xffm/libs/run.c:88: undefined reference to `_DBH_create'
Re: .libs/libxffm_actions_la-run.o(.text+0x189):/cygdrive/d/xfce4/xffm/libs/run.c:90: undefined reference to `_DBH_create'
Re: .libs/libxffm_actions_la-run.o(.text+0x227): In function `get_from_open_history':
Re: /cygdrive/d/xfce4/xffm/libs/run.c:128: undefined reference to `_DBH_open'
Re: .libs/libxffm_actions_la-run.o(.text+0x28d):/cygdrive/d/xfce4/xffm/libs/run.c:145: undefined reference to `_DBH_load'
Re: .libs/libxffm_actions_la-run.o(.text+0x2c3):/cygdrive/d/xfce4/xffm/libs/run.c:155: undefined reference to `_DBH_close'
Re: .libs/libxffm_actions_la-run.o(.text+0x2e4):/cygdrive/d/xfce4/xffm/libs/run.c:129: undefined reference to `_DBH_create'
Re: .libs/libxffm_actions_la-run.o(.text+0x307):/cygdrive/d/xfce4/xffm/libs/run.c:131: undefined reference to `_DBH_create'
Re: .libs/libxffm_actions_la-run.o(.text+0x792): In function `save_flags':
Re: /cygdrive/d/xfce4/xffm/libs/run.c:227: undefined reference to `_DBH_open'
Re: .libs/libxffm_actions_la-run.o(.text+0x7f5):/cygdrive/d/xfce4/xffm/libs/run.c:241: undefined reference to `_DBH_set_recordsize'
Re: .libs/libxffm_actions_la-run.o(.text+0x7fd):/cygdrive/d/xfce4/xffm/libs/run.c:243: undefined reference to `_DBH_update'
Re: .libs/libxffm_actions_la-run.o(.text+0x81d):/cygdrive/d/xfce4/xffm/libs/run.c:229: undefined reference to `_DBH_create'
Re: .libs/libxffm_actions_la-run.o(.text+0x8cf): In function `recover_flags':
Re: /cygdrive/d/xfce4/xffm/libs/run.c:262: undefined reference to `_DBH_open'
Re: .libs/libxffm_actions_la-run.o(.text+0x91b):/cygdrive/d/xfce4/xffm/libs/run.c:274: undefined reference to `_DBH_load'
Re: .libs/libxffm_actions_la-run.o(.text+0x80c): In function `save_flags':
Re: /cygdrive/d/xfce4/xffm/libs/run.c:244: undefined reference to `_DBH_close'
Re: .libs/libxffm_actions_la-run.o(.text+0x939): In function `recover_flags':
Re: /cygdrive/d/xfce4/xffm/libs/run.c:277: undefined reference to `_DBH_close'
Re: collect2: ld returned 1 exit status
Re: make[2]: *** [libxffm_actions.la] Error 1
Re: make[2]: Leaving directory `/cygdrive/d/xfce4/xffm/libs'
Re: make[1]: *** [all-recursive] Error 1
Re: make[1]: Leaving directory `/cygdrive/d/xfce4/xffm'
Re: make: *** [all] Error 2
Re: 
Re: i guess this needs a simple fix, so i hope somebody can fix it soon.
Re: 
Re: 
Re: 
Re: Paul
Re: 
Re: -- 
Re: ___________________________________________________________
Re: Sign-up for Ads Free at Mail.com
Re: http://promo.mail.com/adsfreejump.htm
Re: 
Re: _______________________________________________
Re: Xfce4-dev mailing list
Re: Xfce4-dev at xfce.org
Re: http://lunar-linux.org/mailman/listinfo/xfce4-dev
Re: 

-- 
___________________________________________________________
Sign-up for Ads Free at Mail.com
http://promo.mail.com/adsfreejump.htm




More information about the Xfce4-dev mailing list