On Nov 1, 2012, at 2:47 AM, Alexander Hansen <alexanderk.han...@gmail.com> 
wrote:

> On 10/31/12 2:25 PM, Yvo Fischer wrote:
>> out/lexer.cc:5112: error: prototype for 'size_t 
>> yyFlexLexer::LexerInput(char*, size_t)' does not match any in class 
>> 'yyFlexLexer'
>> ./out/FlexLexer.h:133: error: candidate is: virtual int 
>> yyFlexLexer::LexerInput(char*, int)
> 
> It worked for me on 10.8/Xcode CLI 4.5.  You might check to see if
> you've got an incompatible FlexLexer.h somewhere such as
> /usr/local/include.  The FlexLexer.h from my build
> (/sw/src/fink.build/lilypond-2.14.2-2/lilypond-2.14.2/lily/out/FlexLexer.h)
> is identical to that from /usr/include/FlexLexer.h, and if yours isn't
> this would be an indication that the package's build is picking
> information up from an unexpected place.

This may actually have changed between 10.7 and 10.8 (As a look through the 
Xcode SDKs shows, both versions exist on the OS).

Unfortunately, I don't have a 10.7 machine readily available for testing 
anymore. Will see if I can find one.

Matthias


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to