Re: Quelle imprimante ?

トップ ページ

このメッセージに返信
著者: Robert L.E.Billon
日付:  
To: guilde
題目: Re: Quelle imprimante ?
Le Vendredi 13 Janvier 2006 10:24, Frédéric a écrit :
> De :
> Frédéric <frederic.mantegazza@???>
>
> À : > ML Guilde <guilde@???>
>
> Date : 2006-01-13 10:24
>
> Le Vendredi 13 Janvier 2006 09:57, Robert L.E.Billon a écrit :
> > Après avoir récupéré les sources Stylus CX3700/...

...installé libcupsys2-dev (Merci Frédéric)

Je fais un ./configure  depuis le répertoire où se trouvent les sources,
comme indiqué dans le document INSTALL
Apparemment tout va bien.

Je fais un make, et là, la sortie messages se termine par...
[...]
Dans le fichier inclus à partir de pfpng_ext.h:34,
          à partir de pfimg.c:40:
pfpng.h:33:17: png.h : Aucun fichier ou répertoire de ce type
In file included from pfpng_ext.h:34,
                 from pfimg.c:40:
pfpng.h:35: attention : type defaults to `int' in declaration of `png_uint_32'
pfpng.h:35: error: `png_uint_32' declared as function returning a function
pfpng.h:35: attention : noms de paramètres (sans type) dans la déclaration de 
fonctionpfpng.h:36: attention : type defaults to `int' in declaration of 
`png_infop'
pfpng.h:36: attention : noms de paramètres (sans type) dans la déclaration de 
fonctionpfpng.h:36: error: `png_infop' declared as function returning a 
function
pfpng.h:36: attention : noms de paramètres (sans type) dans la déclaration de 
fonctionpfpng.h:37: attention : type defaults to `int' in declaration of 
`png_structp'
pfpng.h:37: attention : noms de paramètres (sans type) dans la déclaration de 
fonctionpfpng.h:37: error: `png_structp' declared as function returning a 
function
pfpng.h:37: attention : noms de paramètres (sans type) dans la déclaration de 
fonctionpfpng.h:38: attention : noms de paramètres (sans type) dans la 
déclaration de fonctionpfpng.h:39: error: `lib_png_get_IHDR' declared as 
function returning a function
pfpng.h:40: error: `lib_png_get_valid' declared as function returning a 
function
pfpng.h:44: error: erreur de syntaxe before "png_bytepp"
pfpng.h:54: attention : noms de paramètres (sans type) dans la déclaration de 
fonctionIn file included from pfimg.c:40:
pfpng_ext.h:38: error: erreur de syntaxe before '*' token
pfpng_ext.h:38: attention : type defaults to `int' in declaration of 
`dl_png_access_version_number'
pfpng_ext.h:38: attention : data definition has no type or storage class
pfpng_ext.h:39: error: erreur de syntaxe before '*' token
pfpng_ext.h:39: attention : type defaults to `int' in declaration of 
`dl_png_create_info_struct'
pfpng_ext.h:39: attention : data definition has no type or storage class
pfpng_ext.h:40: error: erreur de syntaxe before '*' token
pfpng_ext.h:40: attention : type defaults to `int' in declaration of 
`dl_png_create_read_struct'
pfpng_ext.h:40: attention : data definition has no type or storage class
Dans le fichier inclus à partir de pfimg.c:42:
pfimg.h:34:17: png.h : Aucun fichier ou répertoire de ce type
Dans le fichier inclus à partir de pfimg.c:44:
libprtX.h:34:18: ltdl.h : Aucun fichier ou répertoire de ce type
pfimg.c: Dans la fonction « mkcode_lib_init »:
pfimg.c:349: error: `lt_dlhandle' undeclared (first use in this function)
pfimg.c:349: error: (Each undeclared identifier is reported only once
pfimg.c:349: error: for each function it appears in.)
pfimg.c:349: error: erreur de syntaxe before "lib_handle"
pfimg.c:357: attention : implicit declaration of function `lt_dlinit'
pfimg.c:359: error: `lib_handle' undeclared (first use in this function)
pfimg.c:359: attention : implicit declaration of function `lt_dlopen'
pfimg.c:363: attention : implicit declaration of function `lt_dlerror'
pfimg.c:369: attention : implicit declaration of function `lt_dlsym'
pfimg.c: Dans la fonction « mkcode_lib_end »:
pfimg.c:418: attention : implicit declaration of function `lt_dlclose'
pfimg.c:423: attention : implicit declaration of function `lt_dlexit'
pfimg.c: Dans la fonction « load_image_init »:
pfimg.c:603: error: called object is not a function
pfimg.c:606: error: invalid operands to binary /
pfimg.c:607: error: invalid operands to binary /
pfimg.c:608: error: invalid operands to binary %
pfimg.c:614: error: `png_size_t' undeclared (first use in this function)
pfimg.c:614: error: erreur de syntaxe before numeric constant
pfimg.c: Hors de toute fonction :
pfimg.c:627: attention : type defaults to `int' in declaration of `png_ptr'
pfimg.c:627: error: `version' undeclared here (not in a function)
pfimg.c:628: error: called object is not a function
pfimg.c:628: attention : data definition has no type or storage class
pfimg.c:629: error: erreur de syntaxe before "if"
pfimg.c:636: attention : type defaults to `int' in declaration of `info_ptr'
pfimg.c:636: error: called object is not a function
pfimg.c:636: attention : data definition has no type or storage class
pfimg.c:637: error: erreur de syntaxe before "if"
pfimg.c: Dans la fonction « load_image_end »:
pfimg.c:661: error: function `png_ptr' is initialized like a variable
pfimg.c:661: error: `png_ptr' redeclared as different kind of symbol
pfimg.c:627: error: previous declaration of `png_ptr'
pfimg.c:661: error: cast specifies function type
pfimg.c:662: error: function `info_ptr' is initialized like a variable
pfimg.c:662: error: `info_ptr' redeclared as different kind of symbol
pfimg.c:636: error: previous declaration of `info_ptr'
pfimg.c:662: error: cast specifies function type
pfimg.c:665: error: `png_infopp' undeclared (first use in this function)
pfimg.c: Dans la fonction « png_setup »:
pfimg.c:690: error: function `png_ptr' is initialized like a variable
pfimg.c:690: error: `png_ptr' redeclared as different kind of symbol
pfimg.c:627: error: previous declaration of `png_ptr'
pfimg.c:691: error: function `info_ptr' is initialized like a variable
pfimg.c:691: error: `info_ptr' redeclared as different kind of symbol
pfimg.c:636: error: previous declaration of `info_ptr'
pfimg.c:706: attention : affectation transforme un pointeur en entier sans 
transtypagepfimg.c:707: attention : affectation transforme un pointeur en 
entier sans transtypagepfimg.c:717: error: `PNG_COLOR_TYPE_PALETTE' 
undeclared (first use in this function)
pfimg.c:718: error: `PNG_COLOR_TYPE_GRAY' undeclared (first use in this 
function)
pfimg.c:719: error: `PNG_INFO_tRNS' undeclared (first use in this function)
pfimg.c:728: error: `PNG_COLOR_TYPE_RGB_ALPHA' undeclared (first use in this 
function)pfimg.c:735: error: `PNG_COLOR_TYPE_RGB' undeclared (first use in 
this function)
pfimg.c:739: error: invalid operands to binary *
pfimg.c:746: error: `PNG_COLOR_TYPE_GRAY_ALPHA' undeclared (first use in this 
function)
pfimg.c:748: error: invalid operands to binary *
pfimg.c:757: error: `png_bytep' undeclared (first use in this function)
pfimg.c: Dans la fonction « read_raster_image »:
pfimg.c:935: error: function `png_ptr' is initialized like a variable
pfimg.c:935: error: `png_ptr' redeclared as different kind of symbol
pfimg.c:627: error: previous declaration of `png_ptr'
pfimg.c:935: error: cast specifies function type
pfimg.c: Hors de toute fonction :
pfimg.c:683: attention : `png_setup' defined but not used
pfimg.c:1244: attention : `escp_through' defined but not used
make[2]: *** [pfimg.o] Erreur 1
make[2]: Leaving directory 
`/home/robert/download/epson/pips-scx3700-2.6.3/src'
make[1]: *** [all-recursive] Erreur 1
make[1]: Leaving directory `/home/robert/download/epson/pips-scx3700-2.6.3'
make: *** [all-recursive-am] Erreur 2
#
Est-ce que ça veut dire que ça ne marchera pas
ou bien si c'est juste pour amuser la galerie ?


Pour l'instant je me suis arrêté là en attendant des conseils éclairés.

--
"Robert L.E. Billon"
http://rleb07.free.fr & http://f3wm.free.fr