Re: error compiling when implementing [r12815] until [r12818] from SVN-Code
Iwan AB <[email protected]> Sat, 1 Apr 2023 14:28:01 +0700
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <CAHJCSm+yK-c3k4NXxwOJQz05b=VU-M4vSPpn2QK1oB-A0VrOSQ@mail.gmail.com> |
--===============7722935020593327011== Content-Type: multipart/alternative; boundary="000000000000ad413b05f84144af" --000000000000ad413b05f84144af Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks for the explanation. On Sat, Apr 1, 2023 at 2:11=E2=80=AFPM Mike Aubury <[email protected]> wrote: > Should be fixed in the latest svn, there was a file that hadn't been > committed.. > > On Sat, 1 Apr 2023, 00:59 Iwan AB, <[email protected]> wrote: > >> Dear Mike, >> >> I got the following errors when implementing [r12815] until [r12818] fro= m >> SVN-Code: >> >> /usr/bin/gmake -C ../compilers/4glc >> gmake[2]: Entering directory '/root/Downloads/aubit4glsrc/compilers/4glc= ' >> gcc -rdynamic -Wall -Wredundant-decls -Wmissing-declarations >> -Wmissing-prototypes -Wstrict-prototypes -g -fPIC -DPIC -DSRC_TREE -DDE= BUG >> -DHAVE_CONFIG_H=3D -I/root/Downloads/aubit4glsrc/incl >> -I/root/Downloads/aubit4glsrc -fPIC -DPIC -I../../lib/liblex/lex_c -I. >> -Irules -Irules/generated >> -I/root/Downloads/aubit4glsrc/tools/no_rpc/cygwin -L/usr/local/lib >> -L/usr/lib -rdynamic -L../../lib -o ../../bin/4glc 4glc.o API_lex.o >> API_parse_self.o compile.o class.o clobber.o dim.o field_handling.o >> globals.o pragma.o import.o labels.o insert_curs.o fix_insert.o >> load_prototypes.o linearise.o rules/generated/kw.o list.o lexer.o lex.o >> expr_munging.o lint.o mod.o commands.o map.o extendedmap.o parsehelp.o >> common.o ../../lib/generated/std_funcs.o var_handling.o variables.o >> variables_new.o rules/generated/y.tab.o rules/generated/mk_states.o >> -laubit4gl -ldl -lz -lpthread >> /usr/bin/ld: skipping incompatible /usr/lib/libc.so when searching for -= lc >> /usr/bin/ld: rules/generated/y.tab.o: in function `a4gl_yyparse': >> /root/Downloads/aubit4glsrc/compilers/4glc/fgl.infx.yacc:7661: undefined >> reference to `A4GL_new_expr_sqlblock' >> collect2: error: ld returned 1 exit status >> gmake[2]: *** [Makefile:188: ../../bin/4glc] Error 1 >> gmake[2]: Leaving directory '/root/Downloads/aubit4glsrc/compilers/4glc' >> gmake[1]: *** [Makefile:675: ../bin/4glc] Error 2 >> gmake[1]: Leaving directory '/root/Downloads/aubit4glsrc/lib' >> make: *** [Makefile:285: corecompile] Error 2 >> >> I have followed every step from r12815 thru r12818 from SVN-code. >> What have I been missing here? >> Please help. Thank you. >> >> Sincerely yours, >> >> Iwan >> >> _______________________________________________ >> Aubit4gl-discuss mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss >> > --000000000000ad413b05f84144af Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">Thanks for the explanation.</div><br><div class=3D"gmail_q= uote"><div dir=3D"ltr" class=3D"gmail_attr">On Sat, Apr 1, 2023 at 2:11=E2= =80=AFPM Mike Aubury <<a href=3D"mailto:[email protected]">[email protected]</= a>> wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0p= x 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><d= iv dir=3D"auto">Should be fixed in the latest svn, there was a file that ha= dn't been committed..=C2=A0</div><br><div class=3D"gmail_quote"><div di= r=3D"ltr" class=3D"gmail_attr">On Sat, 1 Apr 2023, 00:59 Iwan AB, <<a hr= ef=3D"mailto:[email protected]" target=3D"_blank">[email protected]</a>> w= rote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0p= x 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir= =3D"ltr">Dear Mike,<div><br></div><div>I got the following errors when impl= ementing [r12815] until [r12818] from SVN-Code:<br><br>/usr/bin/gmake -C ..= /compilers/4glc<br>gmake[2]: Entering directory '/root/Downloads/aubit4= glsrc/compilers/4glc'<br>gcc -rdynamic -Wall -Wredundant-decls -Wmissin= g-declarations -Wmissing-prototypes -Wstrict-prototypes -g =C2=A0-fPIC -DPI= C -DSRC_TREE -DDEBUG -DHAVE_CONFIG_H=3D -I/root/Downloads/aubit4glsrc/incl = -I/root/Downloads/aubit4glsrc =C2=A0-fPIC -DPIC -I../../lib/liblex/lex_c -I= . =C2=A0-Irules -Irules/generated -I/root/Downloads/aubit4glsrc/tools/no_rp= c/cygwin =C2=A0-L/usr/local/lib -L/usr/lib -rdynamic -L../../lib -o ../../b= in/4glc 4glc.o API_lex.o API_parse_self.o compile.o class.o clobber.o dim.o= field_handling.o globals.o pragma.o import.o labels.o insert_curs.o fix_in= sert.o load_prototypes.o linearise.o rules/generated/kw.o list.o lexer.o le= x.o expr_munging.o lint.o mod.o commands.o map.o extendedmap.o parsehelp.o = common.o ../../lib/generated/std_funcs.o var_handling.o variables.o variabl= es_new.o rules/generated/y.tab.o rules/generated/mk_states.o -laubit4gl =C2= =A0-ldl =C2=A0-lz =C2=A0-lpthread<br>/usr/bin/ld: skipping incompatible /us= r/lib/libc.so when searching for -lc<br>/usr/bin/ld: rules/generated/y.tab.= o: in function `a4gl_yyparse':<br>/root/Downloads/aubit4glsrc/compilers= /4glc/fgl.infx.yacc:7661: undefined reference to `A4GL_new_expr_sqlblock= 9;<br>collect2: error: ld returned 1 exit status<br>gmake[2]: *** [Makefile= :188: ../../bin/4glc] Error 1<br>gmake[2]: Leaving directory '/root/Dow= nloads/aubit4glsrc/compilers/4glc'<br>gmake[1]: *** [Makefile:675: ../b= in/4glc] Error 2<br>gmake[1]: Leaving directory '/root/Downloads/aubit4= glsrc/lib'<br>make: *** [Makefile:285: corecompile] Error 2<br><br>I ha= ve followed every=C2=A0step from r12815 thru r12818 from SVN-code.<br>What = have I been missing here?<br>Please help. Thank you.<br></div><div><br></di= v><div>Sincerely yours,<br></div><div><br></div><div>Iwan</div><div><br></d= iv></div> _______________________________________________<br> Aubit4gl-discuss mailing list<br> <a href=3D"mailto:[email protected]" rel=3D"noreferrer= " target=3D"_blank">[email protected]</a><br> <a href=3D"https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss" r= el=3D"noreferrer noreferrer" target=3D"_blank">https://lists.sourceforge.ne= t/lists/listinfo/aubit4gl-discuss</a><br> </blockquote></div> </blockquote></div> --000000000000ad413b05f84144af-- --===============7722935020593327011== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============7722935020593327011== 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 --===============7722935020593327011==--