[Xorg 7.1] problème de compilation

loucs93 Messages postés 4 Statut Membre -  
mamiemando Messages postés 33869 Date d'inscription   Statut Modérateur Dernière intervention   -
Salut tout le monde,

j'essaie d'installer Xorg 7.1 sur ma debian et ya un probleme bizarre :

j'utilise git pour recuperer les sources et je suis les instructions du "The X.Org Modular Tree Developer's Guide" https://www.x.org/wiki/ModularDevelopersGuide/

pour compiler j'execute donc : PATH=/tmp/modular/bin:$PATH ./util/modular/build.sh -m /tmp/Mesa-6.5 -D /tmp/modular et ca plante des la compilation du premier module (util/macros).

j'essaie donc manuellement, en executant le autogen.sh dans util/macros, voici le log :

loucs:/tmp/src/util/macros# ./autogen.sh --prefix=/tmp/modular
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --output=aclocal.m4t
autoreconf: `aclocal.m4' is unchanged
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./AUTHORS' not found
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
./configure: line 1437: dist-bzip2: command not found
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xorg-macros.m4

la seule erreure que je vois c'est le dist-bzip2 qui n'est pas trouvé mais j'arrive pas a avoir des infos sur cette commande(mais j'ai bien le package bzip2), et si je fais make apres ca je n'ai pas de regle pour "all" .....

loucs:/tmp/src/util/macros# make
make: Rien à faire pour « all ».

alors que le Makefile est bien créer...

si quelqun a deja eu un probleme du genre ca serait super cool de m'aider un peu pasce que j'en sort pas trop...

merci d'avance.
A voir également:

6 réponses

loucs93 Messages postés 4 Statut Membre
 
en fait je vient de tester sans le dist-check (sans l'option -D du build.sh) et ca me donne : (désolé pour la taille du log)

loucs:/tmp/src# PATH=/tmp/modular/bin:$PATH ./util/modular/build.sh -m /home/loucs/Mesa/Mesa-6.5/ /tmp/modular
lun sep 18 16:49:10 CEST 2006
Building util module component macros...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I /tmp/modular/share/aclocal --output=aclocal.m4tautoreconf: `aclocal.m4' is unchanged
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./AUTHORS' not found
autoreconf: Leaving directory `.'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
./configure: line 1437: dist-bzip2: command not found
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xorg-macros.m4
make: Rien à faire pour « all ».
make[1]: Entering directory `/tmp/src/util/macros'
make[1]: Rien à faire pour « install-exec-am ».
/bin/sh ./mkinstalldirs /tmp/modular/share/aclocal
/usr/bin/install -c -m 644 ./xorgversion.m4 /tmp/modular/share/aclocal/xorgversion.m4
/usr/bin/install -c -m 644 ./xorg-macros.m4 /tmp/modular/share/aclocal/xorg-macros.m4
make[1]: Leaving directory `/tmp/src/util/macros'
Building doc module component xorg-sgml-doctools...
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal -I /tmp/modular/share/aclocal --output=aclocal.m4tautoreconf: `aclocal.m4' is created
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
automake: configure.ac: installing `./config.guess'
automake: configure.ac: installing `./config.sub'
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: required file `./NEWS' not found
automake: Makefile.am: required file `./README' not found
automake: Makefile.am: installing `./COPYING'
automake: Makefile.am: required file `./AUTHORS' not found
Makefile.am:24: invalid variable `dist_sgmlent_DATA'
autoreconf: automake failed with exit status: 1

enfin bref si ca vous donne des idéess vous etes fort, moi je trouve ca encore plus bizarre...
0
mamiemando Messages postés 33869 Date d'inscription   Statut Modérateur Dernière intervention   7 902
 
Et pourquoi ne mets tu pas tout simplement le paquet debian prévu ?
apt-get install xserver-xorg

Bonne chance
0
loucs93 Messages postés 4 Statut Membre
 
bah tant qu'a installer Xorg je prefere la derniere version...
0
mamiemando Messages postés 33869 Date d'inscription   Statut Modérateur Dernière intervention   7 902
 
Euh ben tant qu'à l'installer moi je prendrais la version maintenue qui se met à jour toute seule ;) Et en plus l'écart est suffisamment faible pour ne pas s'embêter à le compiler :
cobo:~# dpkg -l | grep xorg
ii  xorg                           7.0.22                    X.Org X Window System
ii  xserver-xorg                   7.0.22                    the X.Org X server
ii  xserver-xorg-core              1.0.2-9                   X.Org X server -- core server
ii  xserver-xorg-input-kbd         1.0.1.3-2                 X.Org X server -- keyboard input driver
ii  xserver-xorg-input-mouse       1.0.4-3                   X.Org X server -- mouse input driver
ii  xserver-xorg-video-mga         1.2.1.3.dfsg.1-2          X.Org X server -- MGA display driver
ii  xserver-xorg-video-tga         1.0.0.5-3                 X.Org X server -- TGA display driver
ii  xserver-xorg-video-v4l         0.0.1.5-1                 X.Org X server -- Video 4 Linux display driv
ii  xserver-xorg-video-vesa        1.0.1.3-2                 X.Org X server -- VESA display driver
ii  xserver-xorg-video-vga         4.0.0.5-2                 X.Org X server -- VGA display driv

Enfin moi je dis ça je dis rien ;)

Bonne chance
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
loucs93 Messages postés 4 Statut Membre
 
ah je pensait pas qu'ils en etaient a la 7.0... tu prend les paquets unstable ou testing pour installé ca?

tt k merci de vous etre pencher sur ma question ;)
0
mamiemando Messages postés 33869 Date d'inscription   Statut Modérateur Dernière intervention   7 902
 
Testing en ce qui me concerne.
0