DragonFly BSD
DragonFly users List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Lilypond wants FlexLexer


From: John Marino <dragonflybsd@xxxxxxxxx>
Date: Sun, 04 Dec 2011 10:08:11 +0100

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



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