and it fixed the problem. It now builds past bison...keeping my fingers crossed.
On Wed, Jun 20, 2012 at 9:09 AM, Mikael Ostensson <[email protected]> wrote: > was missing that last period > > On Wed, Jun 20, 2012 at 9:07 AM, Mikael Ostensson <[email protected]> wrote: >> When trying that i get a svn error: svn: Merge source required >> >> mikael >> >> On Wed, Jun 20, 2012 at 7:41 AM, René Rebe <[email protected]> wrote: >>> Mikael, >>> >>> svn merge -c -40650 . >>> >>> and rebuild bison (or all). >>> >>> René >>> >>> On 20.06.2012, at 13:26, [email protected] wrote: >>> >>>> How would I go about to check that? >>>> >>>> Sent from my iPhone >>>> >>>> On Jun 20, 2012, at 4:26 AM, René Rebe <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> could you check if this is caused by: >>>>> >>>>> r40650 * updated bison (2.5 -> 2.5.1) >>>>> >>>>> >>>>> René >>>>> >>>>> On 19.06.2012, at 16:43, Mikael Ostensson wrote: >>>>> >>>>>> >>>>>> My T2-trunk build of generic minimal ends on on 3-bison. >>>>>> >>>>>> Then error recap is: >>>>>> >>>>>> checking for strings.h... yes >>>>>> checking for inttypes.h... yes >>>>>> checking for stdint.h... yes >>>>>> checking for unistd.h... yes >>>>>> checking minix/config.h usability... no >>>>>> checking minix/config.h presence... no >>>>>> checking for minix/config.h... no >>>>>> checking whether it is safe to define __EXTENSIONS__... yes >>>>>> checking for special C compiler options needed for large files... no >>>>>> checking for _FILE_OFFSET_BITS value needed for large files... 64 >>>>>> checking whether g++ builds executables that work... yes >>>>>> checking for flex... flex >>>>>> checking whether lex is flex... no >>>>>> checking lex output file root... lex.yy >>>>>> checking lex library... none needed >>>>>> checking whether yytext is a pointer... no >>>>>> configure: error: Flex is required >>>>>> Due to previous errors, no 3-bison.log file! >>>>>> (Try enabling xtrace in the config to track an error inside the build >>>>>> system.) >>>>>> --- BUILD ERROR --- >>>>>> Creating file list and doing final adaptions ... >>>>>> Searching for orphaned files ... >>>>>> Found 102 files for this package. >>>>>> Found 97 orphaned files for this package. >>>>>> Clear (old) md5sums ... >>>>>> Calculating package dependencies ... >>>>>> Creating md5sum files ... done. >>>>>> Creating package description ... >>>>>> Making post-install adaptions. >>>>>> >>>>>> >>>>>> >>>>>> flex and lex is in the build tree from previous stages. >>>>>> >>>>>> >>>>>> >>>>>> ----------------------------------------------------------- >>>>>> If you wish to unsubscribe from this mailing, send mail to >>>>>> [email protected] with a subject of: unsubscribe t2 >>>>> >>>>> -- >>>>> René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin >>>>> DE Legal: Amtsgericht Berlin (Charlottenburg) HRB 105123B, Tax-ID#: >>>>> DE251602478 >>>>> Managing Director: René Rebe >>>>> http://exactcode.com | http://t2-project.org | http://rene.rebe.de >>>>> >>> >>> -- >>> René Rebe, ExactCODE GmbH, Jaegerstr. 67, DE-10117 Berlin >>> DE Legal: Amtsgericht Berlin (Charlottenburg) HRB 105123B, Tax-ID#: >>> DE251602478 >>> Managing Director: René Rebe >>> http://exactcode.com | http://t2-project.org | http://rene.rebe.de >>>
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
