bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mig/build/lexxer.c:1825: undefined reference to `yywrap'


From: Samuel Thibault
Subject: Re: mig/build/lexxer.c:1825: undefined reference to `yywrap'
Date: Wed, 10 Feb 2021 23:19:11 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Paul Dufresne, le mar. 09 févr. 2021 15:10:00 -0500, a ecrit:
> https://stackoverflow.com/questions/1811125/undefined-reference-to-yywrap
> suggests %option noyywrap
> in the scanner specification
> 
> Adding it to ../lexxer.l: It worked!

How did you add it precisely? (more explicitly: please send a patch)
Possibly we don't need yywrap at all, and that'll alleviate the flex
dependency, thus making things simpler.

Samuel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]