evolution <-> gnumeric configuration problem



Well, configure recognizes correctly that we don't want to support evolution:

Configuration:

  Source code location:    .
  Compiler:        gcc

  Bonobo Support:        no
  Evolution Support:      no
  GB Support:        no

Unfortunately the created Makefiles still seem to assume that evolution is installed:

make[2]: Entering directory `/usr/home/aguelzow/programming/gnumeric/idl'
/usr/bin/orbit-idl `/usr/bin/gnome-config --datadir`/idl/Evolution-Composer.idl

** WARNING **: Parse of /usr/share/idl/Evolution-Composer.idl failed: No such file or directory

** WARNING **: /usr/share/idl/Evolution-Composer.idl compilation failed
/usr/bin/orbit-idl `/usr/bin/gnome-config --datadir`/idl/Evolution-Composer.idl

** WARNING **: Parse of /usr/share/idl/Evolution-Composer.idl failed: No such file or directory

** WARNING **: /usr/share/idl/Evolution-Composer.idl compilation failed
/usr/bin/orbit-idl `/usr/bin/gnome-config --datadir`/idl/Evolution-Composer.idl

** WARNING **: Parse of /usr/share/idl/Evolution-Composer.idl failed: No such file or directory

** WARNING **: /usr/share/idl/Evolution-Composer.idl compilation failed
/usr/bin/orbit-idl `/usr/bin/gnome-config --datadir`/idl/Evolution-Composer.idl

** WARNING **: Parse of /usr/share/idl/Evolution-Composer.idl failed: No such file or directory

** WARNING **: /usr/share/idl/Evolution-Composer.idl compilation failed
cd .. \
 && CONFIG_FILES=idl/Makefile CONFIG_HEADERS= /bin/sh ./config.status
creating idl/Makefile
make[2]: Leaving directory `/usr/home/aguelzow/programming/gnumeric/idl'
make[2]: Entering directory `/usr/home/aguelzow/programming/gnumeric/idl'

and so on...

This seems to be a bug in the configuration/makefile setup.

Andreas

--
Prof. Dr. Andreas J. Guelzow Assoc. Prof of Mathematics
Concordia University College of Alberta
http://www.math.concordia.ab.ca/aguelzow





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