Thanks Alexander. Compiler version: i686-apple-darwin8-g++-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5367)
-arif On Mar 30, 2007, at 2:10 PM, Alexander K. Hansen wrote: > Arif Khan wrote: >> OS X version: 10.4.9 >> CPU: 2.33 GHz Intel Core 2 Duo >> Memory: 2 GB >> Computer Mac Book Pro >> >> Fink version: 0.5.4 >> Package Manager version: 0.27.1 >> Dist version: 0.8.1.rsync i386 >> >> I've successfully installed Kde and everything appears to be in >> working order. However, when I attempt to install KDevelop, the >> install terminates with the messages below. I am new to both Mac >> OS and Fink so any help in the right direction would be greatly >> appreciated. >> >> I'm posting to both lists, as this is my first post. > > Actually, you posted to "fink-users-request", so technically you > only really posted here on -beginners. > >> If one is preferred over the other please let me know and I will >> ensure that it does not happen again. >> >> > Pick one or the other (whichever you feel more comfortable with), > and don't crosspost. > >> Thanks, >> Arif >> >> Error text below.... >> >> Making all in buildtools >> Making all in lib >> Making all in parsers >> Making all in qmake >> /bin/sh ../../../../libtool --mode=compile --tag=CXX g++ - >> DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../lib/interfaces >> - I../../../../lib/interfaces/extensions -I../../../../lib/util - >> I../../../../lib/widgets/propeditor -I/sw/include -I/sw/lib/qt3/ >> include -I/usr/X11R6/include -I/sw/include -DQT_THREAD_SUPPORT - >> I/ sw/lib/system-openssl/include -I/sw/lib/freetype219/include/ >> freetype2 -I/sw/lib/freetype219/include -I/sw/lib/flex/include - >> fno-common -no- cpp-precomp -DMACOSX -DARTS_NO_ALARM -I/sw/include >> -I/usr/X11R6/ include -Wno-long-long -Wundef -Wall -W -Wpointer- >> arith -Os -Os - fPIC -Wno-non-virtual-dtor -fno-exceptions -fno- >> check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST - >> DQT_NO_STL -DQT_NO_COMPAT - DQT_NO_TRANSLATION -c -o qmake_lex.lo >> `test -f 'qmake_lex.cpp' || echo './'`qmake_lex.cpp >> mkdir .libs >> g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../lib/ >> interfaces -I../../../../lib/interfaces/extensions -I../../../../ >> lib/ util -I../../../../lib/widgets/propeditor -I/sw/include -I/sw/ >> lib/qt3/ include -I/usr/X11R6/include -I/sw/include - >> DQT_THREAD_SUPPORT -I/sw/ lib/system-openssl/include -I/sw/lib/ >> freetype219/include/freetype2 -I/ sw/lib/freetype219/include -I/sw/ >> lib/flex/include -fno-common -no-cpp- precomp -DMACOSX - >> DARTS_NO_ALARM -I/sw/include -I/usr/X11R6/include - Wno-long-long - >> Wundef -Wall -W -Wpointer-arith -Os -Os -fPIC -Wno-non- virtual- >> dtor -fno-exceptions -fno-check-new -fno-common - >> DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT >> - DQT_NO_TRANSLATION -c qmake_lex.cpp -fno-common -DPIC -o .libs/ >> 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 >> qmake_lex.cpp:695: error: 'yyensure_buffer_stack' was not declared >> in this scope >> qmake_lex.cpp:716: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:716: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In constructor 'yyFlexLexer::yyFlexLexer >> (std::istream*, std::ostream*)': >> qmake_lex.cpp:1125: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1126: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1127: error: 'yy_buffer_stack_max' was not declared >> in this scope >> qmake_lex.cpp: In member function 'virtual void >> yyFlexLexer::switch_streams(std::istream*, std::ostream*)': >> qmake_lex.cpp:1137: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1137: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'int >> yyFlexLexer::yy_get_next_buffer ()': >> qmake_lex.cpp:1189: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1189: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'yy_state_type >> yyFlexLexer::yy_get_previous_state()': >> qmake_lex.cpp:1319: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1319: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'void yyFlexLexer::yyunput(int, >> char*)': >> qmake_lex.cpp:1378: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1378: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'int yyFlexLexer::yyinput()': >> qmake_lex.cpp:1422: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1422: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1474: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1474: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'virtual void >> yyFlexLexer::yyrestart (std::istream*)': >> qmake_lex.cpp:1491: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1491: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1492: error: 'yyensure_buffer_stack' was not >> declared in this scope >> qmake_lex.cpp:1497: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1497: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'virtual void >> yyFlexLexer::yy_switch_to_buffer(yy_buffer_state*)': >> qmake_lex.cpp:1513: error: 'yyensure_buffer_stack' was not >> declared in this scope >> qmake_lex.cpp:1514: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1514: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1517: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1517: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1525: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1525: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'void >> yyFlexLexer::yy_load_buffer_state()': >> qmake_lex.cpp:1538: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1538: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'virtual void >> yyFlexLexer::yy_delete_buffer(yy_buffer_state*)': >> qmake_lex.cpp:1584: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1584: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'void >> yyFlexLexer::yy_init_buffer (yy_buffer_state*, std::istream*)': >> qmake_lex.cpp:1613: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1613: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: In member function 'void >> yyFlexLexer::yy_flush_buffer (yy_buffer_state*)': >> qmake_lex.cpp:1645: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1645: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: At global scope: >> qmake_lex.cpp:1655: error: no 'void >> yyFlexLexer::yypush_buffer_state (yy_buffer_state*)' member >> function declared in class 'yyFlexLexer' >> qmake_lex.cpp: In member function 'void >> yyFlexLexer::yypush_buffer_state(yy_buffer_state*)': >> qmake_lex.cpp:1660: error: 'yyensure_buffer_stack' was not >> declared in this scope >> qmake_lex.cpp:1663: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1663: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1672: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1672: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1674: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1674: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: At global scope: >> qmake_lex.cpp:1685: error: no 'void >> yyFlexLexer::yypop_buffer_state ()' member function declared in >> class 'yyFlexLexer' >> qmake_lex.cpp: In member function 'void >> yyFlexLexer::yypop_buffer_state()': >> qmake_lex.cpp:1687: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1687: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1690: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1690: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp: At global scope: >> qmake_lex.cpp:1704: error: no 'void >> yyFlexLexer::yyensure_buffer_stack ()' member function declared in >> class 'yyFlexLexer' >> qmake_lex.cpp: In member function 'void >> yyFlexLexer::yyensure_buffer_stack()': >> qmake_lex.cpp:1708: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1721: error: 'yy_buffer_stack_max' was not declared >> in this scope >> qmake_lex.cpp:1722: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1726: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1726: error: 'yy_buffer_stack_max' was not declared >> in this scope >> qmake_lex.cpp:1732: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp: In destructor 'virtual yyFlexLexer::~yyFlexLexer()': >> qmake_lex.cpp:1814: error: 'yy_buffer_stack' was not declared in >> this scope >> qmake_lex.cpp:1814: error: 'yy_buffer_stack_top' was not declared >> in this scope >> qmake_lex.cpp:1821: error: 'yy_buffer_stack' was not declared in >> this scope >> make[5]: *** [qmake_lex.lo] Error 1 >> make[4]: *** [all-recursive] Error 1 >> make[3]: *** [all-recursive] Error 1 >> make[2]: *** [all-recursive] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> kdevelop-3.4.0-1021 make failed! >> ### execution of /var/tmp/tmp.0.tgUzU5 failed, exit code 1 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-kdevelop-3.4.0-1021 >> (Reading database ... 125459 files and directories currently >> installed.) >> Removing fink-buildlock-kdevelop-3.4.0-1021 ... >> Reading buildlock packages... >> /sw/bin/dpkg-lockwait -i /sw/fink/dists/unstable/main/binary- >> darwin- i386/devel/unsermake_0.4-0.20060316.1_darwin-i386.deb >> Selecting previously deselected package unsermake. >> (Reading database ... 125458 files and directories currently >> installed.) >> Unpacking unsermake (from .../unsermake_0.4-0.20060316.1_darwin- >> i386.deb) ... >> Setting up unsermake (0.4-0.20060316.1) ... >> Failed: phase compiling: kdevelop-3.4.0-1021 failed >> >> Before reporting any errors, please run "fink selfupdate" and >> try again. If you continue to have issues, please check to see if >> the >> FAQ on fink's website solves the problem. If not, ask on the fink- >> users >> or fink-beginners mailing lists. As a last resort, you can try e- >> mailing >> the maintainer directly: >> >> Benjamin Reed <[EMAIL PROTECTED]> >> >> Note that many fink package maintainers do not have access to all >> possible >> hardware configurations, so you may have better luck on the >> mailing lists. >> >> >> > You didn't specify your compiler version. What do you get from "g+ > + --version"? > > -- > Alexander K. Hansen > Fink User Liason/Documenter > [EMAIL PROTECTED] > ------------------------------------------------------------------------- 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
