[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: error al instalart whirlgif con make



El mar, 23-05-2006 a las 22:31 -0400, Constructora Pando escribió:
> Estoy trtando de instlar el paquete: whirlgif304.tar.gz (crea una gif
> animado a partir de varias imagenes gif)...
> Esto me sale de error:
> ---- inicio---
> ....$ cd paquetes/grafica/whirlgif/
> alepando@galva:~/paquetes/grafica/whirlgif$ sudo make>test
> whirlgif.c: En la función 'main':
> whirlgif.c:102: aviso: el tipo de devolución de 'main' no es 'int'
> gifdecod.c: En la función 'GifDecode':
> gifdecod.c:58: aviso: el puntero que apunta en el paso del argumento 1
> de 'sprintf' difiere en signo
> gifdecod.c:59: aviso: el puntero que apunta en el paso del argumento 1
> de 'TheEnd1' difiere en signo
> gifdecod.c:64: aviso: el puntero que apunta en el paso del argumento 1
> de 'sprintf' difiere en signo
> gifdecod.c:65: aviso: el puntero que apunta en el paso del argumento 1
> de 'TheEnd1' difiere en signo
> gifdecod.c:117: aviso: el puntero que apunta en el paso del argumento
> 1 de 'sprintf' difiere en signo
> gifdecod.c:118: aviso: el puntero que apunta en el paso del argumento
> 1 de 'TheEnd1' difiere en signo
> ---- fin----

hasta aca no hay error

> 
> Alguna sugerencia para detectar el error???
> El archivi Makefile comienza asi:
> ----- inicio makefile----
> # Makefile for the Whirlgif utilities.
> # Comments for the Amiga is kindly supplied by
> #             Ron Jensen <rjensen@konnections.com>
> # If you use Visual C++, all '.o' must be changed to '.obj'
> ###########################################################
> # Define target names
> #
> # Win32:
> #TARG_WH = whirlgif.exe
> #
> # Unix, Amiga:
> TARG_WH = whirlgif
> 
> ###########################################################
> # Define install dirs
> #
> # Win32: perhaps install by hand.
> #INSTDIRS = C:
> #BINDIR = DOS
> #
> # Amiga: Install by hand
> # Unix:  perhaps change according to your flavor.
> INSTDIRS = /usr/local
> BINDIR = bin
> MANDIR = man/cat1
> 
> ###########################################################
> # Choose the compiler.
> #
> # GNU C
> #CC = gcc
> # Amiga: SASC
> # CC = sc
> # standard
> CC = cc
> ---- fin makefile----
> 
> y el readme:
> 
> --------Inicio readme----
> README file for Whirlgif vers 3.0x
> 
> 
> 
> To create your own version of the minimizing version of whirlgif,
> 
> proceed as follows:
> 
>   1) Inspect the Makefile and perhaps make apropriate changes.
> 
>   2) Run make....................
> 
> ------- fin readme----
> 
> Salu2 a to2 dede Viña del Mar
> 
> AlePando
> http://panduro.blogspot.com
> 
-- 
Angel Claudio Alvarez
Usuario Linux Registrado 143466
GPG Public Key en http://pgp.mit.edu
key fingerprint = 3AED D95B 7E2D E954 61C8  F505 1884 473C FC8C 8AC4

Attachment: signature.asc
Description: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada digitalmente


Reply to: