Great! Can't wait to stop vnc'ing to my linux box for it :) Thanks! -arif
On Mar 30, 2007, at 2:45 PM, Benjamin Reed wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Arif Khan wrote: > >> qmake_lex.o >> qmake_lex.cpp:38:5: warning: "__STDC_VERSION__" is not defined >> In file included from /usr/include/c++/4.0.0/backward/iostream.h:31, >> from /sw/include/FlexLexer.h:47, >> from qmake_lex.cpp:332: >> /usr/include/c++/4.0.0/backward/backward_warning.h:32:2: warning: >> #warning This file includes at least one deprecated or antiquated >> header. Please consider using one of the 32 headers found in section >> 17.4.1.2 of the C++ standard. Examples include substituting the <X> >> header for the <X.h> header for C++ includes, or <iostream> instead >> of the deprecated header <iostream.h>. To disable this warning use - >> Wno-deprecated. >> qmake_lex.cpp: In member function 'virtual int QMake::Lexer::yylex >> ()': >> qmake_lex.cpp:694: error: 'yy_buffer_stack' was not declared in this >> scope >> qmake_lex.cpp:694: error: 'yy_buffer_stack_top' was not declared in >> this scope > > Heh, I just fixed this upstream in the kdevelop4 code, didn't > realize it > hit the fink package too. :) > > I'll have a fix for this out ASAP, I know what the issue is (wrong > FlexLexer.h file) > > > - -- > Benjamin Reed a.k.a. Ranger Rick > Fink, KDE, and Mac OS X development > http://www.racoonfink.com/ > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.6 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFGDVrlUu+jZtP2Zf4RAp+lAJwJQbGnD1lDDH6GHlzitS6pX5rEswCeNlAW > vg4tSZkYW3JCD9pQy2t949A= > =qL7F > -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
