Re: Problem with Haru Lib

Mike Aubury <[email protected]>
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <CAGAq4WF=DAm4iw1LX=s+P_QOj5mw21TD2SJ+dg-FBWgL3=PYdQ@mail.gmail.com>
try

$ cd aubit4glsrc/lib/libpdf
$ make

and see if it compiles it - it might be that its not all there
(missing library or header files or something)

On 14 December 2015 at 06:02, Carlos Alberto Correa Fayad
<[email protected]> wrote:
> 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
>

------------------------------------------------------------------------------
_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.