Eroor in compilation

"Carlos Alberto Correa Fayad" <[email protected]> Wed, 12 Feb 2020 18:35:13 +0100
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <trinity-27c0c7fc-60de-4815-970c-92f9d1e28701-1581528913107@3c-app-mailcom-lxa12>
Hi

In Centos Linux 4.18.0-147.el8.x86_64 #1 SMP Wed Dec 4 21:51:45 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux

this error :

bool_t xdr_FA_ATTRIBUTES_STRING ();

^~~~~~~~~~~~~~~~~~~~~~~~

form_x.h:415:17: warning: redundant redeclaration of 'xdr_struct_field_attr_string' [-Wredundant-decls]

extern bool_t xdr_struct_field_attr_string (XDR *,

^~~~~~~~~~~~~~~~~~~~~~~~~~~~

form_x.h:136:10: note: previous declaration of 'xdr_struct_field_attr_string' was here

bool_t xdr_struct_field_attr_string ();

^~~~~~~~~~~~~~~~~~~~~~~~~~~~

form_x.h:418:17: warning: redundant redeclaration of 'xdr_struct_scr_field' [-Wredundant-decls]

extern bool_t xdr_struct_scr_field (XDR *, struct_scr_field *);

^~~~~~~~~~~~~~~~~~~~

form_x.h:203:10: note: previous declaration of 'xdr_struct_scr_field' was here

bool_t xdr_struct_scr_field ();

^~~~~~~~~~~~~~~~~~~~

form_x.h:419:17: warning: redundant redeclaration of 'xdr_struct_tables' [-Wredundant-decls]

extern bool_t xdr_struct_tables (XDR *, struct_tables *);

^~~~~~~~~~~~~~~~~

form_x.h:214:10: note: previous declaration of 'xdr_struct_tables' was here

bool_t xdr_struct_tables ();

^~~~~~~~~~~~~~~~~

form_x.h:420:17: warning: redundant redeclaration of 'xdr_screen_name' [-Wredundant-decls]

extern bool_t xdr_screen_name (XDR *, screen_name *);

^~~~~~~~~~~~~~~

form_x.h:222:10: note: previous declaration of 'xdr_screen_name' was here

bool_t xdr_screen_name ();

^~~~~~~~~~~~~~~

form_x.h:421:17: warning: redundant redeclaration of 'xdr_struct_screen_record' [-Wredundant-decls]

extern bool_t xdr_struct_screen_record (XDR *, struct_screen_record *);

^~~~~~~~~~~~~~~~~~~~~~~~

form_x.h:237:10: note: previous declaration of 'xdr_struct_screen_record' was here

bool_t xdr_struct_screen_record ();

^~~~~~~~~~~~~~~~~~~~~~~~

form_x.h:422:17: warning: redundant redeclaration of 'xdr_struct_labels' [-Wredundant-decls]

extern bool_t xdr_struct_labels (XDR *, struct_labels *);

^~~~~~~~~~~~~~~~~

form_x.h:249:10: note: previous declaration of 'xdr_struct_labels' was here

bool_t xdr_struct_labels ();

^~~~~~~~~~~~~~~~~

form_x.h:423:17: warning: redundant redeclaration of 'xdr_struct_form' [-Wredundant-decls]

extern bool_t xdr_struct_form (XDR *, struct_form *);

^~~~~~~~~~~~~~~

form_x.h:336:10: note: previous declaration of 'xdr_struct_form' was here

bool_t xdr_struct_form ();

^~~~~~~~~~~~~~~

gmake[1]: *** [Makefile:202: form_x_xdr.o] Error 1

gmake[1]: Leaving directory '/opt/aubit4glsrc/common/dataio'

make: *** [Makefile:283: corecompile] Error 2

Thank

_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss