Lilypond wants FlexLexer
John Marino
dragonflybsd at marino.st
Sun Dec 4 01:09:40 PST 2011
On 12/4/2011 5:40 AM, Pierre Abbat wrote:
On Saturday 03 December 2011 21:01:28 Jeremy C. Reed wrote:
On Sat, 3 Dec 2011, Pierre Abbat wrote:
ERROR: Please install required programs: FlexLexer.h (flex package)
flex-2.5.35nb2 = Fast clone of lex(1), the lexical scanner generator
Maybe the lilypond/Makefile needs near end:
.include "../../devel/flex/buildlink3.mk"
(make clean first before trying again)
Didn't work. I verified that FlexLexer.h is present:
/usr/include/c++/FlexLexer.h
/usr/pkg/include/FlexLexer.h
/usr/pkg/include/freehdl/FlexLexer.h
/usr/pkgsrc/devel/flex/work/flex-2.5.35/FlexLexer.h
/usr/src/usr.bin/lex/FlexLexer.h
Where's pngtopnm? I didn't find it in pkgin or pkgsrc or anywhere else.
Pierre
You might want to try adding "USE_TOOLS+= flex" somewhere in the
makefile (and remove the buildlink3 link that you added). No guarantees
though, I didn't try this myself.
John
More information about the Users
mailing list