linux user group brescia

immagine del castello

Archivio della mailing list

make: *** [configure] Error 2

dino d.moser a pavoniani.it
Dom 13 Giu 2004 21:57:20 UTC
dopo che il configure è andato a buon fine (o almeno così sembrava) ecco
l'errore nel make che non riesco a risolvere (riporto interamente:
(ricordo che la distribuzione è una mdk 10.0)

[root a localhost kexi-0.1beta3]# make
*** Creating configure.files
cd . && /bin/sh /home/dino/applicazioni/kexi-0.1beta3/admin/missing
--run aclocal-1.7
/home/dino/applicazioni/kexi-0.1beta3/admin/missing: line 46:
aclocal-1.7: command not found
WARNING: `aclocal-1.7' is missing on your system.  You should only need
it if
         you modified `acinclude.m4' or `configure.in'.  You might want
         to install the `Automake' and `Perl' packages.  Grab them from
         any GNU archive site.
cd . && \
  /bin/sh /home/dino/applicazioni/kexi-0.1beta3/admin/missing --run
automake-1.7 --foreign  Makefile
/home/dino/applicazioni/kexi-0.1beta3/admin/missing: line 46:
automake-1.7: command not found
WARNING: `automake-1.7' is missing on your system.  You should only need
it if
         you modified `Makefile.am', `acinclude.m4' or `configure.in'.
         You might want to install the `Automake' and `Perl' packages.
         Grab them from any GNU archive site.
cd . && perl admin/am_edit Makefile.in
cd . && rm -f configure
cd . && make -f admin/Makefile.common configure
make[1]: Entering directory `/home/dino/applicazioni/kexi-0.1beta3'
FATAL ERROR: Autoconf version 2.52 or higher is required for this script
make[1]: *** [configure] Error 1
make[1]: Leaving directory `/home/dino/applicazioni/kexi-0.1beta3'
make: *** [configure] Error 2
[root a localhost kexi-0.1beta3]#

---ritenevo che fosse autoconf come dice il fatal error ma la versione
mi sembra recente!

[root a localhost dino]# urpmi Autoconf
I seguenti pacchetti contengono Autoconf:
autoconf
autoconf2.5
[root a localhost dino]#

--- ma nel dubbio che tutto venga da qualche errore nel ./configure
provo a mettere di seguito l'ultima parte che saltava fuori (che mi
sembra un po'strana)

checking paths.h presence... yes
checking for paths.h... yes
checking whether byte ordering is bigendian... no
checking for MAXPATHLEN... 4096
checking for Qt docs... /usr/lib/qt3//doc/html
checking for dot... not found
checking for doxygen... not found
checking for Magick-config... not found
configure: WARNING: Could not find ImageMagick anywhere, check
http://www.imagemagick.org/ for ImageMagick >= 5.5.2.
checking for KDE newer than 3.1.x... yes
checking for kdelibs newer than 3.1.x... yes
checking for MySQL... checking for mysql_config... not found
configure: WARNING: Could not find MySQL anywhere, check
http://www.mysql.com/
not found
checking for PostgreSQL...Pass 1 of 4... checking "Could not find the
libpq HEADER files.  You must install the libpq HEADER files to be able
to use the libpqxx c++ library "... not found
checking for qsa... not found
configure: WARNING: qsa >= 20030301 could not be found anywhere, kexi
will compile without scripting support. check ftp.trolltech.com for qsa
>=20030301
checking if kexi should be compiled... yes
configure: creating ./config.status
fast creating Makefile
fast creating kexi/Makefile
fast creating kexi/3rdparty/Makefile
fast creating kexi/3rdparty/kexisql/Makefile
fast creating kexi/3rdparty/kexisql/src/Makefile
fast creating kexi/3rdparty/kexisql/tool/Makefile
fast creating kexi/3rdparty/uuid/Makefile
fast creating kexi/core/Makefile
fast creating kexi/data/Makefile
fast creating kexi/filters/Makefile
fast creating kexi/filters/import/Makefile
fast creating kexi/filters/import/csv/Makefile
fast creating kexi/filters/import/kspread_chain/Makefile
fast creating kexi/formeditor/Makefile
fast creating kexi/formeditor/factories/Makefile
fast creating kexi/formeditor/test/Makefile
fast creating kexi/interfaces/Makefile
fast creating kexi/interfaces/kwmailmerge/Makefile
fast creating kexi/kexidb/Makefile
fast creating kexi/kexidb/drivers/Makefile
fast creating kexi/kexidb/drivers/mySQL/Makefile
fast creating kexi/kexidb/drivers/odbc/Makefile
fast creating kexi/kexidb/drivers/pqxx/Makefile
fast creating kexi/kexidb/drivers/sqlite/Makefile
fast creating kexi/kexidb/parser/Makefile
fast creating kexi/main/Makefile
fast creating kexi/main/filters/Makefile
fast creating kexi/main/projectWizard/Makefile
fast creating kexi/main/startup/Makefile
fast creating kexi/migration/Makefile
fast creating kexi/pics/Makefile
fast creating kexi/plugins/Makefile
fast creating kexi/plugins/forms/Makefile
fast creating kexi/plugins/importwizard/Makefile
fast creating kexi/plugins/importwizard/common/Makefile
fast creating kexi/plugins/importwizard/file/Makefile
fast creating kexi/plugins/kugar/Makefile
fast creating kexi/plugins/kugar/kudesigner/Makefile
fast creating kexi/plugins/queries/Makefile
fast creating kexi/plugins/relations/Makefile
fast creating kexi/plugins/scripting/Makefile
fast creating kexi/plugins/tables/Makefile
fast creating kexi/tableview/Makefile
fast creating kexi/tests/Makefile
fast creating kexi/tests/newapi/Makefile
fast creating kexi/tests/parser/Makefile
fast creating kexi/tests/startup/Makefile
fast creating kexi/tests/tableview/Makefile
fast creating kexi/widget/Makefile
fast creating kexi/widget/propertyeditor/Makefile
fast creating kexi/widget/propertyeditor/test/Makefile
fast creating kexi/widget/relations/Makefile
config.pl: fast created 52 file(s).
config.status: creating config.h
config.status: executing depfiles commands
==================================================================
Kexi PostgreSQL driver status:

  +The PostgreSQL C-API (libpq) headers were not found
     These usually ship with PostgreSQL, but if you've installed from
     a distros package then these files may be part of a package
     called postgresql-devel or libpq-devel

  +The PostgreSQL C-API (libpq) libs were not found
     These usually ship with PostgreSQL, but if you've installed from
     a distros package then these files may be part of a package
     called postgresql-devel or libpq-devel

  +The PostgreSQL C++ API (libpqxx) headers were not found
     The libpqxx library can be downloaded from pqxx.tk or
     http://gborg.postgresql.org/project/libpqxx/projdisplay.php
     Grab the latest version (>=2)

  +The PostgreSQL C++ API (libpqxx) libs were not found
     The libpqxx library can be downloaded from pqxx.tk or
     http://gborg.postgresql.org/project/libpqxx/projdisplay.php
     Grab the latest version (>=2)
==================================================================

You're missing ImageMagick (>=5.5.2). krita will not be compiled.
You can download ImageMagick from http://www.imagemagick.org/

If you have problems compiling ImageMagick, please try configuring it
using
the --without-magick-plus-plus flag, the C++ API isn't needed for krita.

[root a localhost kexi-0.1beta3]#
 





Maggiori informazioni sulla lista Lug