Reenviar: Re: Eroor in compilation

"Carlos Alberto Correa Fayad" <[email protected]> Thu, 13 Feb 2020 22:13:27 +0100
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <trinity-d78fe7ec-2786-4fe0-81ec-ae2c52c06bae-1581628407184@3c-app-mailcom-lxa12>
Attach config.out and make.out.

In this case Postgresql version is 10

Enviar: miƩrcoles 12 de febrero de 2020 a las 14:48

De: "Carlos Alberto Correa Fayad" <[email protected]>

Para: "Mike Aubury" <[email protected]>

Asunto: Re: [Aubit4gl-discuss] Eroor in compilation

Attach config.out and make.out.

In this case Postgresql version is 10

Enviar: miƩrcoles 12 de febrero de 2020 a las 12:37

De: "Mike Aubury" <[email protected]>

Para: "Carlos Alberto Correa Fayad" <[email protected]>

CC: source <[email protected]>

Asunto: Re: [Aubit4gl-discuss] Eroor in compilation

Hi, is there anything else in that file ?

Only - they all seem like warnings rather than errors...

On Wed, 12 Feb 2020 at 17:35, Carlos Alberto Correa Fayad <[email protected] > wrote:

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

_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
error.tgz (application/x-compressed-tar, 21 KB) - not displayed