redpoint13
03-31-2002, 03:00 AM
ive been following the guide step by step.. and making slight progress...
but when i do make -j2
i get these errors:
make[2]: Entering directory `/usr/lib/qt-2.3.2/src/moc'
g++-3.0.1 -c -I/usr/lib/qt-2.3.2/include -Wno-unused -Wno-parentheses -pipe -O2 -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o mocgen.o mocgen.cpp
g++-3.0.1 -c -I/usr/lib/qt-2.3.2/include -Wno-unused -Wno-parentheses -pipe -O2 -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qbuffer.o ../tools/qbuffer.cpp
make[2]: g++-3.0.1: Command not found
make[2]: *** [mocgen.o] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: g++-3.0.1: Command not found
make[2]: *** [qbuffer.o] Error 127
make[2]: Leaving directory `/usr/lib/qt-2.3.2/src/moc'
make[1]: *** [src-moc] Error 2
make[1]: Leaving directory `/usr/lib/qt-2.3.2'
make: *** [init] Error 2
thanks for the help
but when i do make -j2
i get these errors:
make[2]: Entering directory `/usr/lib/qt-2.3.2/src/moc'
g++-3.0.1 -c -I/usr/lib/qt-2.3.2/include -Wno-unused -Wno-parentheses -pipe -O2 -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o mocgen.o mocgen.cpp
g++-3.0.1 -c -I/usr/lib/qt-2.3.2/include -Wno-unused -Wno-parentheses -pipe -O2 -Wall -W -DQT_NO_CODECS -DQT_LITE_UNICODE -I../../include -I../tools -I. -o qbuffer.o ../tools/qbuffer.cpp
make[2]: g++-3.0.1: Command not found
make[2]: *** [mocgen.o] Error 127
make[2]: *** Waiting for unfinished jobs....
make[2]: g++-3.0.1: Command not found
make[2]: *** [qbuffer.o] Error 127
make[2]: Leaving directory `/usr/lib/qt-2.3.2/src/moc'
make[1]: *** [src-moc] Error 2
make[1]: Leaving directory `/usr/lib/qt-2.3.2'
make: *** [init] Error 2
thanks for the help