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
View this message in rfc822 format
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Fri, Aug 28, 2015 at 09:47:51PM -0400, Jamil Egdemir wrote:
> Hi Guys,
>
> I just pulled the latest from the git repo and the build failed on
> OpenBSD 5.6 (output from dmesg is all the way at the bottom if that
> helps):
>
> $ git clone http://git.sv.gnu.org/r/guile.git
> $ cd guile
> $ autoreconf --install
> $ ./configure --prefix=/home/me/usr \
> --with-libltdl-prefix=/usr/local \
> --with-libgmp-prefix=/usr/local \
> --with-libunistring-prefix=/usr/local
> $ gmake
[elided]
> flex -t ./c-tokenize.lex > c-tokenize.c || { rm c-tokenize.c; false; }
> "./c-tokenize.lex", line 1: unrecognized '%' directive
> "./c-tokenize.lex", line 7: bad character: #
> "./c-tokenize.lex", line 7: unknown error processing section 1
> "./c-tokenize.lex", line 8: bad character: #
> "./c-tokenize.lex", line 8: bad character: <
> "./c-tokenize.lex", line 8: bad character: .
> "./c-tokenize.lex", line 8: bad character: >
> "./c-tokenize.lex", line 9: bad character: #
> "./c-tokenize.lex", line 10: bad character: }
[elided]
Just as a first hunch, I'd double check whether you've got a suitable
version/variant of flex.
Regards
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlXhpQ8ACgkQBcgs9XrR2kYskwCfU3Kd8+uwZ7/KIxNWV+9sk9PL
GBcAnRL0KMHnr4NzKknfCCXshWXjQDRt
=bbvm
-----END PGP SIGNATURE-----
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.