Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[emerge] problème avec giflib (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
deluxe
Apprentice
Apprentice


Joined: 27 Jul 2003
Posts: 205

PostPosted: Tue Sep 07, 2004 10:07 am    Post subject: [emerge] problème avec giflib (résolu) Reply with quote

Je rencontre encore des problèmes avec mon emerge gnome, si ça continu je ne suis pas prêt d'avoir un ordinateur fonctionnel avant un bout de temps. Cette fois-ci c'est une erreur avec la giflib, je vous laisse vous faire une idée:

Code:
>>> Unpacking source...
>>> Unpacking giflib-4.1.0.tar.gz to /var/tmp/portage/giflib-4.1.0-r3/work
 Using GNU config files from /usr/share/libtool
 Updating config.sub
[
  Updating config.guess

>>> Source unpacked.
creating cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math ) works... yes
checking whether the C compiler (gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ld used by GCC... /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../../i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... no
checking if gcc static flag -static works... -static
checking if the linker (/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../../i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking whether the linker (/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../../i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../../i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math ) works... yes

checking whether the C compiler (gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... gcc -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for pow in -lm... yes
checking for rle_hdr_init in -lrle... no
checking for main in -lgl_s... no
checking for XOpenDisplay in -lX11... yes
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for working const... yes
checking for 8-bit clean memcmp... yes
checking whether setvbuf arguments are reversed... no
checking for vprintf... yes
checking for strdup... yes
updating cache ./config.cache
creating ./config.status
creating util/Makefile
creating lib/Makefile
creating Makefile
creating doc/Makefile
creating pic/Makefile
Making all in lib
make[1]: Entering directory `/var/tmp/portage/giflib-4.1.0-r3/work/giflib-4.1.0/lib'
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c getarg.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c dev2gif.c
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c dgif_lib.c
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c dev2gif.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
echo timestamp > dev2gif.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c egif_lib.c
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c dgif_lib.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c egif_lib.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
echo timestamp > dgif_lib.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif_err.c
echo timestamp > egif_lib.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif_font.c
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif_err.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
echo timestamp > gif_err.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif_hash.c
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif_font.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
echo timestamp > gif_font.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifalloc.c
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif_hash.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
echo timestamp > gif_hash.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c qprintf.c
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifalloc.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
echo timestamp > gifalloc.lo
/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.    -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c quantize.c
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c qprintf.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
echo timestamp > qprintf.lo
rm -f libgetarg.a
ar cru libgetarg.a getarg.o
ranlib libgetarg.a
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1 -I. -I. -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c quantize.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
echo timestamp > quantize.lo
/bin/sh ../libtool --mode=link gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include  -o libgif.la -rpath /usr/lib -version-info 5:0:1 dev2gif.lo dgif_lib.lo egif_lib.lo gif_err.lo gif_font.lo gif_hash.lo gifalloc.lo qprintf.lo quantize.lo -L/usr/X11R6/lib -lX11
mkdir .libs
ar cru .libs/libgif.a
ranlib .libs/libgif.a
creating libgif.la
(cd .libs && ln -s ../libgif.la libgif.la)
make[1]: Leaving directory `/var/tmp/portage/giflib-4.1.0-r3/work/giflib-4.1.0/lib'
Making all in util
make[1]: Entering directory `/var/tmp/portage/giflib-4.1.0-r3/work/giflib-4.1.0/util'
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif2epsn.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif2ps.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gif2epsn.c: In function `main':
gif2epsn.c:119: attention : le type de retour de « main » n'est pas « int »
gif2ps.c: In function `main':
gif2ps.c:103: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif2rgb.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gif2rgb.c: In function `main':
gif2rgb.c:83: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifasm.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifbg.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifasm.c: In function `main':
gifasm.c:67: attention : le type de retour de « main » n'est pas « int »
gifbg.c: In function `main':
gifbg.c:105: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifclip.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifclip.c: In function `main':
gifclip.c:65: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifcomb.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifcomb.c: In function `main':
gifcomb.c:68: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c giffix.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
giffix.c: In function `main':
giffix.c:67: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifflip.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifflip.c: In function `main':
gifflip.c:80: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifhisto.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifhisto.c: In function `main':
gifhisto.c:85: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifinter.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifinter.c: In function `main':
gifinter.c:76: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifinto.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifovly.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifovly.c: In function `main':
gifovly.c:53: attention : le type de retour de « main » n'est pas « int »
gifinto.c: In function `main':
gifinto.c:69: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifpos.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifrsize.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifpos.c: In function `main':
gifpos.c:63: attention : le type de retour de « main » n'est pas « int »
gifrsize.c: In function `main':
gifrsize.c:82: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c giftext.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
giftext.c: In function `main':
giftext.c:77: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifwedge.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifwedge.c: In function `main':
gifwedge.c:76: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c raw2gif.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c rgb2gif.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
rgb2gif.c: In function `main':
rgb2gif.c:87: attention : le type de retour de « main » n'est pas « int »
raw2gif.c: In function `main':
raw2gif.c:89: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c text2gif.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
text2gif.c: In function `main':
text2gif.c:84: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifspnge.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifspnge.c: In function `main':
gifspnge.c:41: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c giffiltr.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
giffiltr.c: In function `main':
giffiltr.c:54: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c icon2gif.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
icon2gif.c: In function `main':
icon2gif.c:75: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifcolor.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifcolor.c: In function `main':
gifcolor.c:68: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifclrmp.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifclrmp.c: In function `main':
gifclrmp.c:87: attention : le type de retour de « main » n'est pas « int »
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gifrotat.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gcc -DPACKAGE=\"giflib\" -DVERSION=\"4.1.0\" -D__X11__=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_VPRINTF=1 -DHAVE_STRDUP=1  -I. -I.  -I. -I.. -I../lib  -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -c gif2x11.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
gifrotat.c: In function `main':
gifrotat.c:85: attention : le type de retour de « main » n'est pas « int »
gif2x11.c: In function `main':
gif2x11.c:113: attention : le type de retour de « main » n'est pas « int »
/bin/sh ../libtool --mode=link gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include  -o gif2epsn  gif2epsn.o ../lib/libgif.la ../lib/libgetarg.a
/bin/sh ../libtool --mode=link gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include  -o gif2ps  gif2ps.o ../lib/libgif.la ../lib/libgetarg.a
gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -o gif2epsn gif2epsn.o ../lib/.libs/libgif.a -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
gif2epsn.o(.text+0x8f): In function `main':
: undefined reference to `GifQuietPrint'
gif2epsn.o(.text+0x17b): In function `main':
: undefined reference to `DGifOpenFileHandle'
gif2epsn.o(.text+0x290): In function `main':
: undefined reference to `DGifGetRecordType'
gif2epsn.o(.text+0x2ab): In function `main':
: undefined reference to `DGifGetImageDesc'
gif2epsn.o(.text+0x30d): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x37d): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x39e): In function `main':
: undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x55d): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0xa79): In function `main':
: undefined reference to `DGifGetExtension'
gif2epsn.o(.text+0xa97): In function `main':
: undefined reference to `DGifGetExtensionNext'
gif2epsn.o(.text+0xaa0): In function `main':
: undefined reference to `PrintGifError'
gif2epsn.o(.text+0xe4b): In function `main':
: undefined reference to `DGifCloseFile'
gif2epsn.o(.text+0x106b): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x1095): In function `main':
: undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x10c9): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x10eb): In function `main':
: undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x1104): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x1126): In function `main':
: undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x113f): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x1161): In function `main':
: undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x134e): In function `main':
: undefined reference to `DGifOpenFileName'
gif2epsn.o(.text+0x189a): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x18be): In function `main':
: undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x18d9): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x18fd): In function `main':
: undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x1918): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x193c): In function `main':
: undefined reference to `DGifGetLine'
gif2epsn.o(.text+0x195a): In function `main':
: undefined reference to `GifQprintf'
gif2epsn.o(.text+0x197b): In function `main':
: undefined reference to `DGifGetLine'
collect2: ld returned 1 exit status
make[1]: *** [gif2epsn] Erreur 1
make[1]: *** Attente des tâches non terminées....
gcc -O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math -I/usr/X11R6/include -o gif2ps gif2ps.o ../lib/.libs/libgif.a -L/usr/X11R6/lib -lX11 ../lib/libgetarg.a
gif2ps.o(.text+0x98): In function `main':
: undefined reference to `GifQuietPrint'
gif2ps.o(.text+0x100): In function `main':
: undefined reference to `DGifOpenFileHandle'
gif2ps.o(.text+0x21a): In function `main':
: undefined reference to `DGifOpenFileName'
gif2ps.o(.text+0x243): In function `main':
: undefined reference to `DGifGetRecordType'
gif2ps.o(.text+0x25e): In function `main':
: undefined reference to `DGifGetImageDesc'
gif2ps.o(.text+0x2c0): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0x33d): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0x35e): In function `main':
: undefined reference to `DGifGetLine'
gif2ps.o(.text+0x564): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0x866): In function `main':
: undefined reference to `DGifGetExtension'
gif2ps.o(.text+0x886): In function `main':
: undefined reference to `DGifGetExtensionNext'
gif2ps.o(.text+0x88f): In function `main':
: undefined reference to `PrintGifError'
gif2ps.o(.text+0x8d6): In function `main':
: undefined reference to `DGifCloseFile'
gif2ps.o(.text+0xaa6): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0xad0): In function `main':
: undefined reference to `DGifGetLine'
gif2ps.o(.text+0xb04): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0xb26): In function `main':
: undefined reference to `DGifGetLine'
gif2ps.o(.text+0xb3f): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0xb61): In function `main':
: undefined reference to `DGifGetLine'
gif2ps.o(.text+0xb7a): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0xb9c): In function `main':
: undefined reference to `DGifGetLine'
gif2ps.o(.text+0xd64): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0xd88): In function `main':
: undefined reference to `DGifGetLine'
gif2ps.o(.text+0xda3): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0xdc7): In function `main':
: undefined reference to `DGifGetLine'
gif2ps.o(.text+0xde2): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0xe06): In function `main':
: undefined reference to `DGifGetLine'
gif2ps.o(.text+0xe24): In function `main':
: undefined reference to `GifQprintf'
gif2ps.o(.text+0xe45): In function `main':
: undefined reference to `DGifGetLine'
collect2: ld returned 1 exit status
make[1]: *** [gif2ps] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/giflib-4.1.0-r3/work/giflib-4.1.0/util'
make: *** [all-recursive] Erreur 1

!!! ERROR: media-libs/giflib-4.1.0-r3 failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! emake failed

Calculating dependencies    ...done!
>>> emerge (1 of 1) media-libs/giflib-4.1.0-r3 to /
>>> md5 src_uri ;-) giflib-4.1.0.tar.gz


Je ne vois pas comment régler le problème, si vous avez une remarque n'hésitez pas.
Merci de votre aide.


Last edited by deluxe on Tue Sep 07, 2004 11:32 am; edited 1 time in total
Back to top
View user's profile Send private message
deluxe
Apprentice
Apprentice


Joined: 27 Jul 2003
Posts: 205

PostPosted: Tue Sep 07, 2004 11:32 am    Post subject: Reply with quote

Résolu, j'ai utilisé des flags gcc moins agressifs
ça
Code:

CFLAGS="-02 -pipe -march=pentium3"


au lieu de ça:
Code:
CFLAGS="-O3 -mcpu=pentium3 -fomit-frame-pointer -funroll-loops -pipe -march=pentium3 -mfpmath=387,sse -msse -mmmx -ffast-math"
Back to top
View user's profile Send private message
vord
n00b
n00b


Joined: 15 Nov 2003
Posts: 31

PostPosted: Mon Sep 20, 2004 7:34 am    Post subject: Reply with quote

the actual problem is with -mcpu= and NOTHING else. remove -mcpu= from CFLAGS and giflib will compile cleanly.
_________________
--vordhosbn
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum