Re: screen.yacc:2421:30: fatal error: lex.a4gl_form_yy.c: No such file or directory
Øyvind Gjerstad <[email protected]>
| Newsgroups | gmane.comp.lang.4gl.aubit.general |
|---|---|
| Message-ID | <[email protected]> |
Never mind, I had bison 3.0.4, but not flex installed. This worked after I installed flex (flex 2.5.37 was provided by yum). After this it complained about duplicate declaration of free_blobs(struct s_extra_info *e) in lib/libsql/esqlc/esql.ec So I removed the one on line 167. After that it compiled. Now I can do some testing. On 21/05/2019 12:54, Øyvind Gjerstad wrote: > > With latest trunk from svn. Compiling on RHEL 7.5 with gcc version > 4.8.5 20150623, IBM Informix CSDK Version 4.50. > > I noticed there was mentioning of similar problems in the mailing > list, but there was also an email claiming this to be fixed. Anyone? > > -- > > *Øyvind Gjerstad * > Systemkonsulent > > M +47 909 41 485 > [email protected] <mailto:[email protected]> > > *___________________* > > > *PostNord AS * > T +47 987 09300 > IT og Forretningsutvikling > Øran Vest > Postboks 100 > 6301 Åndalsnes > www.postnord.no <http://www.postnord.no> > > > > _______________________________________________ > Aubit4gl-discuss mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss -- *Øyvind Gjerstad * Systemkonsulent M +47 909 41 485 [email protected] <mailto:[email protected]> *___________________* *PostNord AS * T +47 987 09300 IT og Forretningsutvikling Øran Vest Postboks 100 6301 Åndalsnes www.postnord.no <http://www.postnord.no> _______________________________________________ Aubit4gl-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss