From kde-devel Fri Jul 28 20:48:42 2000 From: "Martin A. Marques" Date: Fri, 28 Jul 2000 20:48:42 +0000 To: kde-devel Subject: qt snapshot doesn't compile X-MARC-Message: https://marc.info/?l=kde-devel&m=96481841630804 Just downloaded the latest snapshot of QT-2.2 (qt-2.1.0-snapshot-20000728.tar.gz) and was surprised to find a bug in the configure file (line 125), with an "else" that comes right after a "then". I buy curly braces (open and close) after the "then" and tha configure passed OK (AFAIK). But thye make threw this: cd src/moc; make make[1]: Entering directory `/space/local/qt-2.2/src/moc' flex moc.l yacc -d moc.y rm -f mocgen.cpp mv y.tab.c mocgen.cpp CC -c -I/usr/local/qt-2.2/include -O2 -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o mocgen.o mocgen.cpp make[1]: CC: Command not found make[1]: *** [mocgen.o] Error 127 make[1]: Leaving directory `/space/local/qt-2.2/src/moc' make: *** [moc] Error 2 Any ideas???? -- "And I'm happy, because you make me feel good, about me." - Melvin Udall ----------------------------------------------------------------- Martín Marqués email: martin@math.unl.edu.ar Santa Fe - Argentina http://math.unl.edu.ar/~martin/ Administrador de sistemas en math.unl.edu.ar ----------------------------------------------------------------- >> Visit http://master.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<