Problem with Haru Lib
"Carlos Alberto Correa Fayad" <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <trinity-71cebe73-f2ce-404a-a562-3adfda5fbcc6-1450072965208@3capp-mailcom-lxa01> |
Hi When use libharu, this problem in compilation Thanks make[2]: se ingresa al directorio «/opt/aubit4glsrc/lib/libui/ui_highlevel» gcc -I/usr/include/ncurses -Wall -Wredundant-decls -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -fPIC -DPIC -DSRC_TREE -DDEBUG -DHAVE_CONFIG_H= -I/opt/aubit4glsrc/incl -I/opt/aubit4glsrc -fPIC -DPIC -g -I.. -I. -I../../../incl -I/usr/local/include/ncurses -I/usr/local/include -fPIC -DPIC -I.. -I. -I../../../incl -g -I../../../incl -I.. -I/opt/aubit4glsrc/lib/libaubit4gl -DNO_CURSES_FORM -I../../../incl -I. -Ilowlevel -c -o lowlevel_tui_noform.o lowlevel/lowlevel_tui.c lowlevel/lowlevel_tui.c: In function ‘A4GL_LL_set_field_attr’: lowlevel/lowlevel_tui.c:1496:7: warning: variable ‘fc’ set but not used [-Wunused-but-set-variable] int fc; ^ lowlevel/lowlevel_tui.c:1495:7: warning: variable ‘bc’ set but not used [-Wunused-but-set-variable] int bc; ^ lowlevel/lowlevel_tui.c: In function ‘A4GL_LL_set_carat’: lowlevel/lowlevel_tui.c:1774:7: warning: variable ‘f’ set but not used [-Wunused-but-set-variable] FORM *f; ^ lowlevel/lowlevel_tui.c: In function ‘A4GL_LL_start_prompt’: lowlevel/lowlevel_tui.c:2603:18: warning: variable ‘flist’ set but not used [-Wunused-but-set-variable] list_of_fields flist; ^ lowlevel/lowlevel_tui.c: In function ‘A4GL_LL_set_max_field’: lowlevel/lowlevel_tui.c:2840:7: warning: variable ‘a’ set but not used [-Wunused-but-set-variable] int a; ^ lowlevel/lowlevel_tui.c: In function ‘A4GL_LL_construct_large’: lowlevel/lowlevel_tui.c:2977:29: warning: variable ‘evt’ set but not used [-Wunused-but-set-variable] struct aclfgl_event_list *evt; ^ lowlevel/lowlevel_tui.c: In function ‘A4GL_LL_error_box’: lowlevel/lowlevel_tui.c:3450:7: warning: variable ‘a’ set but not used [-Wunused-but-set-variable] int a, pos; ^ gcc -I/usr/include/ncurses -Wall -Wredundant-decls -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -fPIC -DPIC -DSRC_TREE -DDEBUG -DHAVE_CONFIG_H= -I/opt/aubit4glsrc/incl -I/opt/aubit4glsrc -fPIC -DPIC -g -I.. -I. -I../../../incl -I/usr/local/include/ncurses -I/usr/local/include -fPIC -DPIC -I.. -I. -I../../../incl -g -I../../../incl -I.. -I/opt/aubit4glsrc/lib/libaubit4gl -c -I../../../incl -I. -Ilowlevel -c -o form_tui.o lowlevel/form_tui.c gcc -L/lib -shared -o /opt/aubit4glsrc/plugins-1.2_38/libUI_HL_TUIN.so forms.o generic_ui.o menu.o display_array.o formcntrl.o input_array.o common_hlui.o misc.o lowlevel_tui_noform.o form_tui.o width_narrow.o \ -lcurses -lpanel formcntrl.o: En la función `A4GL_proc_key_input': /opt/aubit4glsrc/lib/libui/ui_highlevel/formcntrl.c:1861: aviso: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: se sale del directorio «/opt/aubit4glsrc/lib/libui/ui_highlevel» make[1]: *** No hay ninguna regla para construir el objetivo «/opt/aubit4glsrc/plugins-1.2_38/libEXREPORT_HARU.so», necesario para «all». Alto. make[1]: se sale del directorio «/opt/aubit4glsrc/lib» make: *** [corecompile] Error 2 ------------------------------------------------------------------------------ _______________________________________________ Aubit4gl-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss