Probleme d'installation d'autoconf 2.53

Probleme d'installation d'autoconf 2.53 - Linux et OS Alternatifs

Marsh Posté le 27-05-2002 à 06:56:05    

Bonjour.
 
je veux compiler le dernier autoconf 2.53, le fichier config.log
ne me donne pas de message d'erreur, et poutant, il ne me crée pas de "configure.in".
 
Il me veut quoi Svp.
 
merci d'avance

Reply

Marsh Posté le 27-05-2002 à 06:56:05   

Reply

Marsh Posté le 27-05-2002 à 09:51:46    

tu tapes quoi comme commandes?

Reply

Marsh Posté le 27-05-2002 à 16:24:34    

./configure
make
 
et la il me jette.

Reply

Marsh Posté le 27-05-2002 à 16:26:27    

quand tu fais ./configure, il doit te mettre une erreur

Reply

Marsh Posté le 28-05-2002 à 06:54:36    

Salut
 
Les 2 seules reponces negative sont
 
configure:1590: checking for gm4
configure:1623: result: no
configure:1590: checking for gnum4
configure:1623: result: no
 
mais pas de message d'erreur
il n'y aurait pas de pepin avec ce dernier source 2.53?
 
A+

Reply

Marsh Posté le 28-05-2002 à 07:18:01    

autoconf 2.53, rien à signaler.... mais il y a une dépendance avec automake il me semble  :heink: je ne sais plus dans quelle sens.....
 
essaye de mettre automake 1.6.1 avant
 
 :hello:

Reply

Marsh Posté le 28-05-2002 à 18:17:55    

BMOTheKiller a écrit a écrit :

autoconf 2.53, rien à signaler.... mais il y a une dépendance avec automake il me semble  :heink: je ne sais plus dans quelle sens.....
 
essaye de mettre automake 1.6.1 avant
 
 :hello:  




c'est automake qui a besoin d'autoconf

Reply

Marsh Posté le 28-05-2002 à 22:35:18    

Tu as M4? Tapes 'm4' pour voir.

Reply

Marsh Posté le 29-05-2002 à 22:29:23    

Oui j'ai "M4" (C'est quoi)
 
et voila le contenu de mon config.log
 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
 
It was created by GNU Autoconf configure 2.53, which was
generated by GNU Autoconf 2.53.  Invocation command line was
 
  $ ./configure  
 
## --------- ##
## Platform. ##
## --------- ##
 
hostname = luc_linux
uname -m = i686
uname -r = 2.4.8-26mdk
uname -s = Linux
uname -v = #1 Sun Sep 23 17:06:39 CEST 2001
 
/usr/bin/uname -p = unknown
/bin/uname -X     = unknown
 
/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown
 
PATH: /sbin
PATH: /usr/sbin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
 
 
## ----------- ##
## Core tests. ##
## ----------- ##
 
configure:1178: checking for a BSD-compatible install
configure:1232: result: /usr/bin/install -c
configure:1243: checking whether build environment is sane
configure:1286: result: yes
configure:1319: checking for gawk
configure:1335: found /bin/gawk
configure:1345: result: gawk
configure:1355: checking whether make sets ${MAKE}
configure:1375: result: yes
configure:1543: checking for expr
configure:1561: found /usr/bin/expr
configure:1573: result: /usr/bin/expr
configure:1590: checking for gm4
configure:1623: result: no
configure:1590: checking for gnum4
configure:1623: result: no
configure:1590: checking for m4
configure:1608: found /usr/bin/m4
configure:1620: result: /usr/bin/m4
configure:1631: checking whether m4 supports frozen files
configure:1643: result: yes
configure:1661: checking for perl
configure:1679: found /usr/bin/perl
configure:1692: result: /usr/bin/perl
configure:1731: checking for emacs
configure:1747: found /usr/bin/emacs
configure:1757: result: emacs
configure:1770: checking where .elc files should go
configure:1780: $EMACS -batch -q -eval '(while load-path (princ (concat (car load-path) "\n" )) (setq load-path (cdr load-path)))' </dev/null >conftest.out
Loading /etc/emacs/site-start.d/gettext.el (source)...
Loading /etc/emacs/site-start.d/python.el (source)...
Loading /etc/emacs/site-start.d/rpm.el (source)...
Loading /etc/emacs/site-start.d/ruby.el (source)...
configure:1783: $? = 0
configure:1796: result: ${datadir}/emacs/site-lisp
configure:1920: creating ./config.status
 
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
 
This file was extended by GNU Autoconf config.status 2.53, which was
generated by GNU Autoconf 2.53.  Invocation command line was
 
  CONFIG_FILES    =  
  CONFIG_HEADERS  =  
  CONFIG_LINKS    =  
  CONFIG_COMMANDS =  
  $ ./config.status  
 
on luc_linux
 
config.status:596: creating config/Makefile
config.status:596: creating tests/Makefile
config.status:596: creating tests/atlocal
config.status:596: creating tests/autoconf
config.status:596: creating tests/autoheader
config.status:596: creating tests/autom4te
config.status:596: creating tests/autoreconf
config.status:596: creating tests/autoscan
config.status:596: creating tests/autoupdate
config.status:596: creating tests/ifnames
config.status:596: creating man/Makefile
config.status:596: creating lib/emacs/Makefile
config.status:596: creating Makefile
config.status:596: creating doc/Makefile
config.status:596: creating lib/Makefile
config.status:596: creating lib/Autom4te/Makefile
config.status:596: creating lib/autoscan/Makefile
config.status:596: creating lib/m4sugar/Makefile
config.status:596: creating lib/autoconf/Makefile
config.status:596: creating lib/autotest/Makefile
config.status:596: creating bin/Makefile
config.status:731: executing tests/atconfig commands
 
## ---------------- ##
## Cache variables. ##
## ---------------- ##
 
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_EXPR=/usr/bin/expr
ac_cv_path_M4=/usr/bin/m4
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_install=$'/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_EMACS=emacs
ac_cv_prog_gnu_m4=yes
ac_cv_prog_make_make_set=yes
am_cv_lispdir=$'${datadir}/emacs/site-lisp&
#039;
 
## ----------- ##
## confdefs.h. ##
## ----------- ##
 
#define PACKAGE_NAME "GNU Autoconf"
#define PACKAGE_TARNAME "autoconf"
#define PACKAGE_VERSION "2.53"
#define PACKAGE_STRING "GNU Autoconf 2.53"
#define PACKAGE_BUGREPORT "bug-autoconf@gnu.org"
#define PACKAGE "autoconf"
#define VERSION "2.53"
 
configure: exit 0

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed