compiling xffm with dbh on freebsd 4.7-release
edscott wilson garcia
edscott at imp.mx
Mon Jan 20 17:06:17 CET 2003
El lun, 20-01-2003 a las 04:37, Olivier Fourdan escribió:
> Didier,
>
> xffm requires to run autogen.sh to update the configure script.
I was working on the FreeBSD compilation this weekend while I was out of
town (no internet), and I found some curious stuff. If I compiled and
installed libtool-1.4.3, autoconf-2.57 and automake-1.7.2 and used it
the xffm that gets built is broken (if you hack around the issue that it
does not find the correct library for pthreads).
Going back, only installing autoconf-2.57 and using the default versions
for libtool and automake, I was able to build by changing the file
libxfcegui4/configure.in line:
LIBXFCEGUI4_CURRENT=1
It seems freeBSD does not like versions zero.
Everything compiled except for xfce4-panel. I was working off thursdays
CVS so things might be different today.
Edscott
and rerun autogen.sh
>
> BTW, I believe the problem with libxfce4mcs is fixed now, so you could
> do a cvs co and retry w/out modifying the Makefile...
>
> Cheers,
> Olivier.
> On Mon, 2003-01-20 at 09:28, Didier Wiroth wrote:
> > Hey,
> >
> > Everything compiled now, adding the line "-I/usr/X11R6/include" to the
> > libxfce4mcs/Makefile solved the problem and made it possible to compile!
> > The only thing I can't compile is xffm.
> >
> > I'm trying to ./configure xffm for 2 days but I can't!? Configure does
> > not find the required libraries! Here are the last line of the error
> > output when running ./configure script:
> >
> > checking for ANSI C header files... yes
> > checking for a BSD-compatible install... /usr/bin/install -c
> > checking whether make sets ${MAKE}... (cached) yes
> > checking whether we are using the DBH Library... no
> > Error: DBHashtables library not found.
> > You may obtain the latest version of DBH at http://dbh.sf.net
> >
> > I installed the dbh libraries by hand and also from the ports collection!
> > Has someone a tip to share about how to resolve the problem? Thanks a lot!
> > Didier
> >
> >
> > _______________________________________________
> > Xfce mailing list
> > Xfce at moongroup.com
> > http://moongroup.com/mailman/listinfo/xfce
> --
> Olivier Fourdan <fourdan at xfce.org>
> http://www.xfce.org
>
> _______________________________________________
> Xfce mailing list
> Xfce at moongroup.com
> http://moongroup.com/mailman/listinfo/xfce
More information about the Xfce
mailing list