Re: [Evolution] evolution compile problem (not in the FAQ/instructions! ;-)



On 28 Nov 2000 12:14:53 -0700, David DeCroix wrote:
Hi all,

I'm trying to install evolution 0.6 and ran into a snag.  I have RedHat 7.0
with all updates applied, and the latest helixcode version of gnome
("everything" installed).  I compiled and installed the following
configured with:

./configure --prefix=/usr --sysconfdir=/etc

in this order:

oaf-0.6.0.tar.gz
gnome-vfs-0.3.1.tar.gz
bonobo-0.23.tar.gz
gtkhtml-0.7.tar.gz

The above compiled and installed without a problem.  But then...

evolution-0.6.tar.gz configured with:

./configure --prefix=/usr --sysconfdir=/etc --disable-more-warnings

This is what I got after some time...

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/lib/glib/include
-DUNICODE_USE_SYSTEM_ICONV -DG_LOG_DOMAIN=\"libibex\"
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c
ibex_block.c  -fPIC -DPIC -o .libs/ibex_block.lo
ibex_block.c:4:16: db.h: No such file or directory
ibex_block.c:239:74: warning: pasting would not give a valid preprocessing
tokenmake[2]: *** [ibex_block.lo] Error 1
make[2]: Leaving directory `/root/software/evolution/evolution-0.6/libibex'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/software/evolution/evolution-0.6'
make: *** [all-recursive-am] Error 2

Any idea what when wrong?  Did I miss something that needs to be isntalled?
 It seems the other source tar balls are already installed as RPM's with
RedHat 7.0 of helix-gnome so I didn't compile/install them.  (I've tried to
follow your instructions, honest!)  TIA for your help.


RH decide to move the berkely db headers for 7.0.  That include is
gratuitous at any rate and this issue is fixed in CVS.  You can fix this
by simply removing the "#include db.h" line in ibex_block.c.


-JP

-- 
--
=======================================================================
JP Rosevear                             jpr helixcode com
Helix Code Inc.                         http://www.helixcode.com





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]