Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jul 1996 21:14:45 +0200 (MET DST)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        dev@fgate.flevel.co.uk (Developer)
Cc:        freebsd-current@freebsd.org
Subject:   Re: A couple of problems!!
Message-ID:  <199607091914.VAA03459@keltia.freenix.fr>
In-Reply-To: <Pine.BSI.3.93.960709114048.6003C-100000@fgate.flevel.co.uk> from Developer at "Jul 9, 96 11:47:22 am"

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Developer said:
> 3) I can't compile the new version of flex.. I get this error:-
> 
> lex -t  -is scan.l > scan.tmp.c
> "scan.l", line 68: bad character: %
> "scan.l", line 69: unknown error processing section 1
> "scan.l", line 69: bad character: %
> "scan.l", line 70: unknown error processing section 1
> *** Error code 1

Do the following to bootstrap flex:

make bootstrap
make all install

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 2.2-CURRENT #12: Sun Jun 30 14:10:07 MET DST 1996



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607091914.VAA03459>