Re: Problem in compilation
Mike Aubury <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <CAGAq4WGFkr8uU_tvsZ_77szwJ0RbpCXTF5Ym3zWoNgotf11MVA@mail.gmail.com> |
Is that the full errors? They all look like warnings... On Thu, 3 Dec 2015 05:36 <[email protected]> wrote: > Hi, all > > This problem when execute make, thanks for all > > compile_c.c:6866:6: aviso: demasiados argumentos para el formato > [-Wformat-extra-args] > upshift (variable), downshift (variable), downshift (variable), > size, downshift (variable)); > ^ > compile_c.c: En la función ‘isDynamicArraySubscript’: > compile_c.c:7029:8: aviso: variable ‘smbuff’ sin usar [-Wunused-variable] > char smbuff[256]; > ^ > compile_c.c:7028:15: aviso: variable ‘buff’ sin usar [-Wunused-variable] > static char buff[256]; > ^ > compile_c.c: En la función ‘local_expr_as_string’: > compile_c.c:7860:24: aviso: variable ‘l’ sin usar [-Wunused-variable] > struct expr_str_list *l; > ^ > compile_c.c:7859:6: aviso: variable ‘nparam’ sin usar [-Wunused-variable] > int nparam = 0; > ^ > compile_c.c:7858:6: aviso: variable ‘a’ sin usar [-Wunused-variable] > int a; > ^ > compile_c.c:7901:24: aviso: variable ‘l’ sin usar [-Wunused-variable] > struct expr_str_list *l; > ^ > compile_c.c:7900:6: aviso: variable ‘nparam’ sin usar [-Wunused-variable] > int nparam = 0; > ^ > compile_c.c:7899:6: aviso: variable ‘a’ sin usar [-Wunused-variable] > int a; > ^ > <builtin>: recipe for target 'compile_c.o' failed > gmake[2]: *** [compile_c.o] Error 1 > gmake[2]: Leaving directory '/opt/aubit4glsrc/lib/liblex/lex_esqlc' > Makefile:304: recipe for target > '/opt/aubit4glsrc/plugins-1.2_38/libLEX_EC.so' failed > gmake[1]: *** [/opt/aubit4glsrc/plugins-1.2_38/libLEX_EC.so] Error 2 > gmake[1]: Leaving directory '/opt/aubit4glsrc/lib' > Makefile:280: recipe for target 'corecompile' failed > make: *** [corecompile] Error 2 > > > ------------------------------------------------------------------------------ > Go from Idea to Many App Stores Faster with Intel(R) XDK > Give your users amazing mobile app experiences with Intel(R) XDK. > Use one codebase in this all-in-one HTML5 development environment. > Design, debug & build mobile apps & 2D/3D high-impact games for multiple > OSs. > http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 > _______________________________________________ > Aubit4gl-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss > ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140 _______________________________________________ Aubit4gl-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss