Bonjour
J'ai essayer d'installer xwine sur ma distrib. Suse 7.3 ou j'ai installé 
wine-20011226 et après ./configure qui se passe bien losque je fais make 
je recois des messages d'erreur suivant:
jacques@linux:~/télécharg/XWine-0.1.3 > ./configure
Prepartion de l'install de XWine
Utiliser mozilla comme navigateur pour l'aide ?y
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking for gnome-config... /opt/gnome/bin/gnome-config
checking if /opt/gnome/bin/gnome-config works... yes
checking for orbit-config... /usr/bin/orbit-config
checking for orbit-idl... /usr/bin/orbit-idl
checking for working ORBit environment... yes
checking for gnorba libraries... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking what warning flags to pass to the C compiler... -Wall -Wunused
checking what language compliance flags to pass to the C compiler...
checking for pthread_create in -lpthread... yes
checking for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for SmcSaveYourselfDone in -lSM... yes
checking for X11/SM/SMlib.h... yes
checking for XpmFreeXpmImage in -lXpm... yes
checking for ranlib... ranlib
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... no
checking whether catgets can be used... no
checking for msgfmt... (cached) no
checking for gmsgfmt... no
checking for xgettext... :
updating cache ./config.cache
creating ./config.status
creating Makefile
creating macros/Makefile
creating src/Makefile
creating intl/Makefile
creating po/Makefile.in
creating config.h
linking ./intl/libgettext.h to intl/libintl.h
jacques@linux:~/télécharg/XWine-0.1.3 > make
make  all-recursive
make[1]: Entering directory `/home/jacques/télécharg/XWine-0.1.3'
Making all in intl
make[2]: Entering directory `/home/jacques/télécharg/XWine-0.1.3/intl'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
intl-compat.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
bindtextdom.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
dcgettext.c
dcgettext.c: In function `dcgettext__':
dcgettext.c:300: warning: implicit declaration of function `stpcpy'
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
dgettext.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
gettext.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
finddomain.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
loadmsgcat.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
localealias.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
textdomain.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
l10nflist.c
gcc -c -DLOCALEDIR=\"/usr/local/share/locale\" 
-DGNULOCALEDIR=\"/usr/local/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale:.\" -DHAVE_CONFIG_H -I.. 
-I. -I../intl -I../lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused   
explodename.c
rm -f libintl.a
ar cru libintl.a intl-compat.o bindtextdom.o dcgettext.o dgettext.o 
gettext.o finddomain.o loadmsgcat.o localealias.o textdomain.o 
l10nflist.o explodename.o
ranlib libintl.a
make[2]: Leaving directory `/home/jacques/télécharg/XWine-0.1.3/intl'
Making all in po
make[2]: Entering directory `/home/jacques/télécharg/XWine-0.1.3/po'
PATH=../src:$PATH : --default-domain=xwine --directory=.. \
 --add-comments --keyword=_ --keyword=N_ \
 --files-from=./POTFILES.in \
&& test ! -f xwine.po \
  || ( rm -f ./xwine.pot \
       && mv xwine.po ./xwine.pot )
make[2]: Leaving directory `/home/jacques/télécharg/XWine-0.1.3/po'
Making all in macros
make[2]: Entering directory `/home/jacques/télécharg/XWine-0.1.3/macros'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jacques/télécharg/XWine-0.1.3/macros'
Making all in src
make[2]: Entering directory `/home/jacques/télécharg/XWine-0.1.3/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl      -I/opt/gnome/include 
-DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include 
-I/usr/include/gtk-1.2 -I/usr/X11R6/include  -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -g 
-O2 -Wall -Wunused  -c main.c
main.c: In function `main':
main.c:166: warning: implicit declaration of function `mkdir'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl      -I/opt/gnome/include 
-DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include 
-I/usr/include/gtk-1.2 -I/usr/X11R6/include  -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -g 
-O2 -Wall -Wunused  -c support.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl      -I/opt/gnome/include 
-DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include 
-I/usr/include/gtk-1.2 -I/usr/X11R6/include  -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -g 
-O2 -Wall -Wunused  -c interface.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl      -I/opt/gnome/include 
-DNEED_GNOMESUPPORT_H -I/opt/gnome/lib/gnome-libs/include 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include 
-I/usr/include/gtk-1.2 -I/usr/X11R6/include  -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -g 
-O2 -Wall -Wunused  -c callbacks.c
In file included from callbacks.c:33:
donnees.h:40: warning: `NAVIGATEUR' initialized and declared `extern'
callbacks.c: In function `FichierSeul':
callbacks.c:70: warning: function returns address of local variable
callbacks.c: In function `RepertoireSeul':
callbacks.c:85: warning: function returns address of local variable
callbacks.c: In function `on_LstMod_clicked':
callbacks.c:659: warning: `prog' might be used uninitialized in this 
function
callbacks.c: In function `on_LstDel_clicked':
callbacks.c:721: warning: `prog' might be used uninitialized in this 
function
callbacks.c: In function `on_button4_clicked':
callbacks.c:840: warning: `prog' might be used uninitialized in this 
function
callbacks.c: In function `on_imprimer1_activate':
callbacks.c:1161: warning: unused variable `nbc'
callbacks.c: In function `on_ok_ficed_clicked':
callbacks.c:1253: warning: unused variable `fd'
gcc  -g -O2 -Wall -Wunused   -o xwine  main.o support.o interface.o 
callbacks.o
-rdynamic -L/opt/gnome/lib -L/usr/lib -L/usr/X11R6/lib -rdynamic 
-lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl 
-lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 
-lglib ../intl/libintl.a
/usr/i486-suse-linux/bin/ld: cannot find -lesd
collect2: ld returned 1 exit status
make[2]: *** [xwine] Error 1
make[2]: Leaving directory `/home/jacques/télécharg/XWine-0.1.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jacques/télécharg/XWine-0.1.3'
make: *** [all-recursive-am] Error 2
jacques@linux:~/télécharg/XWine-0.1.3
Si vous pouvez m'aider merci par avance..
Jacques


Répondre à