logo Debian Debian Debian-France Debian-Facile Debian-fr.org Forum-Debian.fr Debian ? Communautés logo inclusivité

Debian-facile

Bienvenue sur Debian-Facile, site d'aide pour les nouveaux utilisateurs de Debian.

Vous n'êtes pas identifié(e).

#1 13-03-2010 23:15:33

koshie
Membre
Inscription : 19-06-2008

Impossible de compiler cheese 2.29.91

Bonsoir,

Sur Squeeze je tente de compiler Cheese (version 2.29.91) via les sources, cependant lors de ./configure j'ai ça :

checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found


Mais :

aptitude search gnome-doc-utils
i A gnome-doc-utils                                                        - a collection of documentation utilities for the GNOME project


Je ne comprend donc pas, ce paquet est bien installé mais il me le demande. Je pensais à la version du paquet (0.3.2 ?!) mais :

Paquet : gnome-doc-utils
État: installé
Automatiquement installé: oui
Version : 0.18.1-1


Cela confirme qu'il est bien installé et que 0.3.2 n'est pas une histoire de version.

Quelqu'un aurait une idée s'il vous plaît ?

Koshicalement

Hors ligne

#2 14-03-2010 00:46:23

anonyme
Invité

Re : Impossible de compiler cheese 2.29.91

Bonjour koshie,,

La version de cheese présente dans squeeze (et sid) est la 2.28.1. J'en conclue que tu compiles la version upstream. Je suppose donc que le .configure ne trouve pas ce qu'il cherche (un composant du paquet gnome-doc-utils) du fait d'un chemin particulier à debian. Regardes ce que fait le .configure comme test pour déterminer la présence de ce paquet.

Bon courage.
Tuxiquement;  big_smile

Edit: cheese est en version 2.28.1 et non 1.28.1 comme écrit initialement par erreur.

Dernière modification par anonyme (14-03-2010 13:53:06)

#3 14-03-2010 01:18:00

koshie
Membre
Inscription : 19-06-2008

Re : Impossible de compiler cheese 2.29.91

Voici l'intégralité du résultat de ./configure :

checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
checking for pkg-config... no
checking whether to build gtk-doc documentation... no
checking for gtkdoc-check... no
checking whether NLS is requested... yes
checking for intltool >= 0.40.0... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.10.1
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found


Koshicalement

Hors ligne

#4 14-03-2010 10:19:15

damien
Modo / Rédacteur Wiki
Distrib. : Gentoo & Debian 12
(G)UI : Xfce4
Inscription : 22-09-2008
Site Web

Re : Impossible de compiler cheese 2.29.91

Salut Koshie

Il doit falloir installer la version 0.3.2
Tu peux la trouver ici

Bon courage
Gnutiquement wink

signature.jpg

Hors ligne

#5 14-03-2010 14:13:31

Thuban
aka prx
Distrib. : OpenBSD
Noyau : current
(G)UI : cwm
Inscription : 09-01-2009
Site Web

Re : Impossible de compiler cheese 2.29.91

damien a écrit :

Salut Koshie

Il doit falloir installer la version 0.3.2
Tu peux la trouver ici

Bon courage
Gnutiquement wink


Je ne pense pas, puisqu'il faut une version supérieure. Je pense que tout simplement, le configure ne cherche pas gnome-doc-utils au bon endroit. J'avais pensé au départ à installer un paquet *-dev.deb , mais il y en a pas.
Là, à part éditer le configure, je ne vois pas.
(que c'est nul les .configure, autogen et cie...)

Hors ligne

#6 14-03-2010 15:55:43

damien
Modo / Rédacteur Wiki
Distrib. : Gentoo & Debian 12
(G)UI : Xfce4
Inscription : 22-09-2008
Site Web

Re : Impossible de compiler cheese 2.29.91

Salut Thuban

Koshie a envoyé ceci

checking gnome-doc-utils >= 0.3.2... no
configure: error: gnome-doc-utils >= 0.3.2 not found


> ou = veux dire que la version 0.3.2 est ok pour que le ./configure fonctionne correctement.


signature.jpg

Hors ligne

#7 14-03-2010 16:57:54

phlinux
Membre
Distrib. : Buster
Noyau : 5.10
(G)UI : Openbox (+Rox+Feh)
Inscription : 09-05-2009

Re : Impossible de compiler cheese 2.29.91

Bjr,
Pour moi,  la construction du paquet ( en utilisant dh_make et pbuilder) renvoie une erreur. Mais peut être est-ce dû à une mauvaise configuration de ma part.
Pour les amateurs

configure: exit 1
dh_auto_configure: ./configure --build=i486-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/cheese --disable-maintainer-mode --disable-dependency-tracking returned exit code 1
make: *** [build] Error 9
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package


Le fichier /debian/rules

#!/usr/bin/make -f
# -*- makefile -*-
# Sample debian/rules that uses debhelper.
# This file was originally written by Joey Hess and Craig Small.
# As a special exception, when this file is copied by dh-make into a
# dh-make output file, you may use that output file without restriction.
# This special exception was added by Craig Small in version 0.37 of dh-make.

# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

%:
    dh  $@


Pages perso : feh, omegat, udisks, passerelle, schroot vraiment transparent

Hors ligne

#8 16-03-2010 20:35:16

anonyme
Invité

Re : Impossible de compiler cheese 2.29.91

Bonjour,

Alors koshie, as-tu regardé le .configure? Il faut trouver à quel endroit est fait le test de présence de gnome-doc-utils. Ensuite, deux possibilités: faire en sorte qu'il trouve ce qu'il cherche, ou supprimer le test, ça plantera à la génération de la doc, mais ça ne devrait pas empêcher la compilation du soft.

@+

Pied de page des forums