Hi all, On my hppa boxe, I tried to launch to compile xfree86-4.3 from snapshot <http://necrotic.deadbeast.net/xfree86/> and the first pb I encounter was to replace in debian/patches/000_stolen_from_HEAD.diff the attached trident_video.c patch.
As new in X, I have a lot of question about many warning as: [...] make[3]: Entering directory `/CAD/XFree86/Dpkg/xfree86-4.3.0/build-tree/xc' In file included from ../config/cf/Imake.tmpl:104, from Imakefile.c:40: ../config/cf/linux.cf:114: warning: "InstallAppDefFiles" is not defined In file included from ../config/cf/linux.cf:1007, from ../config/cf/Imake.tmpl:104, from Imakefile.c:40: ../config/cf/xfree86.cf:1031: warning: "HasGlide3" is not defined [...] [...] ConnDis.c:57: warning: function declaration isn't a prototype ConnDis.c:60: warning: function declaration isn't a prototype ConnDis.c:99: warning: function declaration isn't a prototype ConnDis.c:443: warning: function declaration isn't a prototype ConnDis.c:481: warning: function declaration isn't a prototype ConnDis.c:493: warning: function declaration isn't a prototype ConnDis.c:971: warning: function declaration isn't a prototype But the main for me now is certainly: [...] In file included from lexer.l:45: pswpriv.h:150: warning: redundant redeclaration of `yylineno' in same scope <stdout>:349: warning: previous declaration of `yylineno' <stdout>:1062: warning: redundant redeclaration of `yylex' in same scope pswpriv.h:153: warning: previous declaration of `yylex' lexer.l: In function `yylex': lexer.l:349: warning: long unsigned int format, long int arg (arg 3) lexer.l:358: warning: long unsigned int format, long int arg (arg 3) <stdout>: At top level: <stdout>:2612: warning: redundant redeclaration of `isatty' in same scope /usr/include/unistd.h:686: warning: previous declaration of `isatty' <stdout>:2883: warning: no previous prototype for `yyget_lineno' <stdout>:2892: warning: no previous prototype for `yyget_in' <stdout>:2900: warning: no previous prototype for `yyget_out' <stdout>:2908: warning: no previous prototype for `yyget_leng' <stdout>:2917: warning: no previous prototype for `yyget_text' <stdout>:2926: warning: no previous prototype for `yyset_lineno' <stdout>:2938: warning: no previous prototype for `yyset_in' <stdout>:2943: warning: no previous prototype for `yyset_out' <stdout>:2948: warning: no previous prototype for `yyget_debug' <stdout>:2953: warning: no previous prototype for `yyset_debug' <stdout>:2959: warning: no previous prototype for `yylex_destroy' <stdout>:2992: warning: `yy_flex_strlen' defined but not used Is it a flex release pb (apt-get installed 2.5.31-11 for my unstable debian gnu/linux hppa boxe)? Thanks in advance for your attention, Joel ------------------------------------------------------ Soldes Tiscali ADSL : 27,50 euros/mois jusque fin 2003. On s'habitue vite à payer son ADSL moins cher! Plus d'info? Cliquez ici... http://reg.tiscali.be/default.asp?lg=fr
trident_video.c-diff
Description: Binary data