GNU bug report logs -
#21373
compile for development version from git fails on OpenBSD
Previous Next
Reported by: Jamil Egdemir <unclejamil <at> gmail.com>
Date: Sat, 29 Aug 2015 02:05:02 UTC
Severity: normal
Tags: notabug
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #14 received at 21373 <at> debbugs.gnu.org (full text, mbox):
Jamil Egdemir <unclejamil <at> gmail.com> skribis:
> I was using the flex that came with OpenBSD 5.6 which was 2.5.4 so I
> pulled down and installed flex-2.5.39. This got me past these errors
> though I'm not sure if this is associated with differences between the
> OpenBSD brand of flex or just a versioning issue. If it's a versioning
> issue then it probably make sense to put something in configure.ac like
> AC_PROG_LEX to make sure we have a flex that's a bit more recent than
> 2.5.4 as suggested here:
We cannot use AC_PROG_LEX because Flex is not a dependency when building
from a tarball. AC_PROG_LEX would look for flex/lex when running
‘configure’, even though it’s not actually needed.
Maybe we could specify a minimum version number in ‘HACKING’ though? I’m
not sure which one.
Thanks,
Ludo’.
This bug report was last modified 9 years and 205 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.