vnet-dev
[Top][All Lists]
Advanced

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

[Vnet-dev] compilation sur debian unstable


From: Olivier Ricordeau
Subject: [Vnet-dev] compilation sur debian unstable
Date: Wed, 30 Jul 2003 14:51:33 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.4) Gecko/20030630

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bonjour les gens

J'essaie de compiler vNET sur mon portable (la seule machine que j'ai
qui ait assez de patate pour un projet comme ça), sur lequel tourne une
debian unstable.
Voici le problème:

address@hidden vnet > autoreconf -v -i -f
autoreconf2.50: Entering directory `.'
autoreconf2.50: configure.ac: not using Gettext
autoreconf2.50: running: aclocal  --output=aclocal.m4t
aclocal: configure.ac: 50: macro `AM_PATH_SDL' not found in library
autoreconf2.50: aclocal failed with exit status: 1

Infos utiles:

address@hidden vnet > autoreconf --version
Autoconf version 2.13
address@hidden vnet > autoconf --version
Autoconf version 2.13
address@hidden vnet > automake --version
automake (GNU automake) 1.4-p4
[...]
address@hidden vnet >

Région du configure.ac concernée:
" dnl Check for SDL

  SDL_VERSION=1.2.0
  AM_PATH_SDL($SDL_VERSION, HAVE_SDL=1, HAVE_SDL=0) "

En commentant ces lignes dans le configure.ac:

address@hidden vnet > autoreconf -f -v -i
autoreconf2.50: Entering directory `.'
autoreconf2.50: configure.ac: not using Gettext
autoreconf2.50: running: aclocal  --output=aclocal.m4t
autoreconf2.50: `aclocal.m4' is unchanged
autoreconf2.50: configure.ac: tracing
configure.ac:13: warning: AC_PROG_LEX invoked multiple times
autoreconf2.50: running: libtoolize --copy --force
cp: ne peut évaluer `/usr/share/libtool/config.guess': Aucun fichier ou
répertoire de ce type
libtoolize: cannot copy `/usr/share/libtool/config.guess' to `config.guess'
cp: ne peut évaluer `/usr/share/libtool/config.sub': Aucun fichier ou
répertoire de ce type
libtoolize: cannot copy `/usr/share/libtool/config.sub' to `config.sub'
autoreconf2.50: libtoolize failed with exit status: 1
address@hidden vnet >

Par ailleurs,

address@hidden vnet > apt-file search /usr/share/libtool/config.guess
address@hidden vnet > apt-file search /usr/share/libtool/config.sub

et

address@hidden vnet > apt-get install libtool
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances... Fait
libtool est déjà la plus récente version disponible.
[...]
address@hidden vnet >

Donc voici les questions qui me hantent la nuit pendant mon sommeil:
Comment puis-je faire pour avoir la macro AM_PATH_SDL ?
Comment faire pour que libtoolize ne se vautre pas?
Avec quelles versions des autotools a-t-on déjà réussi à faire passer un
"autoreconf -v -i -f" ?

@+ bisous

- --
- -= *Olivier RICORDEAU* =-        http://freefolks.org
          < LibNN addict http://libnn.org >
lynx -source http://freefolks.org/key.asc | gpg --import
address@hidden _Might the source be with you_
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/J79UDFRYKP6DJEwRAmv6AJ44DLuX+x8gXtmKvh7PrPy0w2HwXgCfbFFS
ob0qvmdDnHZAiqo2T1mhmVY=
=g5Sv
-----END PGP SIGNATURE-----





reply via email to

[Prev in Thread] Current Thread [Next in Thread]