building and compiling the source locally

Mansour Al Akeel <[email protected]> Sun, 1 Oct 2023 10:41:18 -0400
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <CAFvvX=ZLrGj_Ld8WyMCRFQfm23VP_wK=5_DJic-Fa8UmWdgpGQ@mail.gmail.com>
--===============7943751771563414174==
Content-Type: multipart/alternative; boundary="00000000000046dee40606a8a38d"

--00000000000046dee40606a8a38d
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Hello all,

I am trying to build the source, but I am getting the following error with
both versions 1.5.3 and 1.6.1
I am working on linux with

gcc version 11.3.1 20230427 (Gentoo 11.3.1_p20230427 p9)

The error:
...

/home/mansour/workspace/4gl/aubit4glsrc-1.6.1/tools/no_rpc/cygwin/rpc/xdr.h=
:275:1:
warning: function declaration isn=E2=80=99t a prototype [-Wstrict-prototype=
s]
  275 | extern bool_t xdrrec_eof ();    /* true if no more input */
      | ^~~~~~
In file included from
/home/mansour/workspace/4gl/aubit4glsrc-1.6.1/tools/no_rpc/cygwin/rpc/rpc.h=
:62,
                 from form_x_xdr.c:1:
/home/mansour/workspace/4gl/aubit4glsrc-1.6.1/tools/no_rpc/cygwin/rpc/auth.=
h:74:5:
error: unknown type name =E2=80=98u_int32=E2=80=99
   74 |     u_int32 high;
      |     ^~~~~~~
/home/mansour/workspace/4gl/aubit4glsrc-1.6.1/tools/no_rpc/cygwin/rpc/auth.=
h:75:5:
error: unknown type name =E2=80=98u_int32=E2=80=99
   75 |     u_int32 low;
      |     ^~~~~~~
/home/mansour/workspace/4gl/aubit4glsrc-1.6.1/tools/no_rpc/cygwin/rpc/auth.=
h:81:1:
warning: function declaration isn=E2=80=99t a prototype [-Wstrict-prototype=
s]
   81 | extern bool_t xdr_des_block ();
      | ^~~~~~
..

Thank you.

--00000000000046dee40606a8a38d
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div>Hello all,</div><div><br></div><div>I am trying to bu=
ild the source, but I am getting the following error with both versions 1.5=
.3 and 1.6.1</div><div>I am working on linux with<br></div><div><br></div><=
div>gcc version 11.3.1 20230427 (Gentoo 11.3.1_p20230427 p9) <br></div><div=
><br></div><div>The error:</div><div>...</div><div><br></div><div>/home/man=
sour/workspace/4gl/aubit4glsrc-1.6.1/tools/no_rpc/cygwin/rpc/xdr.h:275:1: w=
arning: function declaration isn=E2=80=99t a prototype [-Wstrict-prototypes=
]<br>=C2=A0 275 | extern bool_t xdrrec_eof (); =C2=A0 =C2=A0/* true if no m=
ore input */<br>=C2=A0 =C2=A0 =C2=A0 | ^~~~~~<br>In file included from /hom=
e/mansour/workspace/4gl/aubit4glsrc-1.6.1/tools/no_rpc/cygwin/rpc/rpc.h:62,=
<br>=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0from form=
_x_xdr.c:1:<br>/home/mansour/workspace/4gl/aubit4glsrc-1.6.1/tools/no_rpc/c=
ygwin/rpc/auth.h:74:5: error: unknown type name =E2=80=98u_int32=E2=80=99<b=
r>=C2=A0 =C2=A074 | =C2=A0 =C2=A0 u_int32 high;<br>=C2=A0 =C2=A0 =C2=A0 | =
=C2=A0 =C2=A0 ^~~~~~~<br>/home/mansour/workspace/4gl/aubit4glsrc-1.6.1/tool=
s/no_rpc/cygwin/rpc/auth.h:75:5: error: unknown type name =E2=80=98u_int32=
=E2=80=99<br>=C2=A0 =C2=A075 | =C2=A0 =C2=A0 u_int32 low; <br>=C2=A0 =C2=A0=
 =C2=A0 | =C2=A0 =C2=A0 ^~~~~~~<br>/home/mansour/workspace/4gl/aubit4glsrc-=
1.6.1/tools/no_rpc/cygwin/rpc/auth.h:81:1: warning: function declaration is=
n=E2=80=99t a prototype [-Wstrict-prototypes]<br>=C2=A0 =C2=A081 | extern b=
ool_t xdr_des_block ();<br>=C2=A0 =C2=A0 =C2=A0 | ^~~~~~</div><div>..</div>=
<div><br></div><div>Thank you.</div><div><br></div><div><br></div><div><br>=
</div><div><br></div></div>

--00000000000046dee40606a8a38d--


--===============7943751771563414174==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============7943751771563414174==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

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

--===============7943751771563414174==--