libice-dev libsm-dev et libxt-dev peut-être :
voilà les dépendances que j'ai installé avec xlibs-dev
libice-dev (1:6.3.5-4)
libsm-dev (1:6.0.4-4)
libxmu-dev (1:6.2.3-5)
libxmu-headers (1:6.2.3-5)
libxmuu-dev (1:6.2.3-5)
libxpm-dev (1:3.5.2-5)
libxrandr-dev (1:1.0.2-2)
libxt-dev (1:0.99.0+cvs.20050803-3)
libxtrap-dev (1:3.0.0-3)
libxtst-dev (1:1.13.0-2)
libxv-dev (1:2.2.0+cvs.20050712-3)
x11proto-randr-dev (1.1-1)
x11proto-record-dev (1.13-1)
x11proto-trap-dev (3.4-1)
x11proto-video-dev (2.2+cvs.20050712-1)
xlibs-static-dev (6.8.2-77)
Est-ce que c'est contre-indiqué de supprimer/reinstaller une dépendance pour tester ce qui est nécessaire ?
... j'ai du temps à tuer alors j'teste quand même...
En supprimant libice-dev quatre dépendances sautent avec : libsm-dev libxmu-dev libxt-dev et xlibs-dev
L'erreur "you choosed to perform an `X Window less' build - (...)" se reproduit...
Si on tente de réinstaller chacun des paquets il y a quelques dépendances qui s'ajoutent en fonction du paquet:
libice-dev => pas de dépendance
libsm-dev => libice-dev
libxt-dev => libice-dev libsm-dev
libxmu-dev => libice-dev libsm-dev libxt-dev
xlibs-dev => libice-dev libsm-dev libxmu-dev libxt-dev
Installation de libice-dev : l'erreur persiste
libsm-dev : l'erreur persiste
libxt-dev : l'erreur cesse
j'me dit que ça doit venir d'une de ces trois... problème si je veux désinstaller libice les deux autres sautent avec, si j'supprime libsm seul libtxt saute mais celui là on en a apparement besoin.
Donc il faut faire avec les trois on dirait.
test avec les autres paquets...
La suppression de libxmu-headers entraine celle de libxmuu-dev, une fois faite l'erreur n'apparait pas.
Tous les autres se suppriment un à un et l'erreur n'apparait pas après leur suppression. (j'ai fait le test à chaque suppression)
Ici en tout cas l'erreur ne se produit que si je supprime
libice-dev libsm-dev et libxt-dev.
Avec seulement ces trois j'obtiens:
doppler@home:~/Desktop/adesklets-0.4.12$ ./configure --enable-legacy-fake-root-window-detection
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for a BSD-compatible install... /usr/bin/install -c
checking for a Python interpreter with version >= 2.3... python
checking for python... /usr/bin/python
checking for python version... 2.4
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.4/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.4/site-packages
checking for Python include path... /usr/include/python2.4
checking for Python library path... /usr/lib/python2.4/config
checking python extra libraries...
checking for sigprocmask... yes
checking for help2man... /usr/bin/help2man
checking for tidy... /usr/bin/tidy
checking for doxygen... /usr/bin/doxygen
checking for ISO C99 warnings generation... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
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 stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking for debugging symbols generation... no
checking for sigkill timeout... yes
checking for polling frequency... checking for bc... yes
checking for lock files directory setting... yes
checking for control modifier on context menu... no
checking for legacy fake root window detection code... yes
checking for frontend shell driver... yes
checking for date... (cached) yes
checking for uname... (cached) yes
checking for tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking for add_history in -lhistory... yes
checking for free_history_entry in -lhistory... yes
checking for history max command lenght... yes
checking for pkg-config... /usr/bin/pkg-config
checking for fontconfig... yes
checking for fork... yes
checking for X... libraries /usr/X11R6/lib, headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for imlib2-config... /usr/bin/imlib2-config
checking for imlib2 - version >= 1.1.2... yes
checking for imlib2... checking for imlib2 - version >= 1.2.0... yes
checking for imlib2 program linking... yes
checking for uint typedef in standard library... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating utils/Makefile
config.status: creating doc/Makefile
config.status: creating doc/adesklets_checkin.1
config.status: creating doc/adesklets_submit.1
config.status: creating doc/htmldoc.sh
config.status: creating doc/imlib2/Makefile
config.status: creating scripting/Makefile
config.status: creating scripting/protoize.sh
config.status: creating scripting/python/Makefile
config.status: creating scripting/python/config.h
config.status: creating scripting/python/setup.py
config.status: creating utils/adesklets_frontend.sh
config.status: creating src/config.h
config.status: executing depfiles commands
PS je ne trouve pas de dossier .adesklets :/