xffm compile error on cygwin
Maarten Boekhold
boekhold at emirates.net.ae
Sat Oct 23 11:36:27 CEST 2004
Paul Moolenbeek wrote:
> 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?
You'll have to be more specific :) Which libraries are you talking
about? Also remember that on cygwin, it's probably necessary to run
'autogen.sh' for every package, and you will need a very recent version
of all autotools installed. Cygwin needs a version of libtool that is
different from the 'Xfce standard', and you probably need autogen.sh to
generate an up-to-date version of the ltmain.sh script:
ACLOCAL_FLAGS="--force" ./autogen.sh --prefix=.....
Maarten
More information about the Xfce4-dev
mailing list