On 02/15/2014 01:29 AM, Frans de Boer wrote:
> During a BSS rebuild I found that automake generates two errors which 
> stop the auto build.
> 
> It is introduced by flex-2.5.38, I tried the same with flex-2.5.37 with 
> no errors.
> 

Maybe automake needs static flex library which Bruce disabled explicitly
with 2.5.38? There were no big changes in 2.5.37->2.5.38 development
cycle that could cause that.

> I added the next line to the build script for automake because I can't 
> find the cause. All errors complain about a missing 'yylex' label in one 
> of the libraries. Maybe a problem with flex-2.5.38 not exporting a label 
> anymore?
> 
> Added line:
>    sed -i '/\(t\/lex-clean-cxx.sh\|t\/lex-depend-cxx.sh\)/d' Makefile.in
> 
> After which automake makes it through the tests.
> 
> MAYBE: this is also the cause why man-db - the initial reason for a 
> rebuild - generates two errors? Keep you all informed.
> 
> Regards, Frans.
> 


-- 
Note: My last name is not Krejzi.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to