Hello,

 

Can I get some help with this?  I'm compiling, but getting stuck at the same
place.

 

>From "Config.log"

configure:16039: checking for Qt

configure:16423: result: yes:

    QT_CXXFLAGS=-I/usr/lib64/qt-3.3/include -DQT_THREAD_SUPPORT

    QT_DIR=/usr/lib64/qt-3.3

    QT_LIBS=-L/usr/lib64/qt-3.3/lib -lqt-mt  -lSM -lICE  -lX11 -lXext -lXmu
-lXt -lXi 

    QT_BIN=/usr/lib64/qt-3.3/bin

    QT_UIC=/usr/lib64/qt-3.3/bin/uic

    QT_MOC=/usr/lib64/qt-3.3/bin/moc

configure:16451: checking correct functioning of Qt installation

configure:16485: /usr/lib64/qt-3.3/bin/moc bnv_qt_test.h -o
moc_bnv_qt_test.cpp >/dev/null 2>/dev/null

configure:16488: $? = 0

configure:16496: g++ -I/usr/lib64/qt-3.3/include -DQT_THREAD_SUPPORT -c -g
-O2 -o moc_bnv_qt_test.o moc_bnv_qt_test.cpp >/dev/null 2>/dev/null

configure:16499: $? = 0

configure:16507: g++ -I/usr/lib64/qt-3.3/include -DQT_THREAD_SUPPORT -c -g
-O2 -o bnv_qt_main.o bnv_qt_main.cpp >/dev/null 2>/dev/null

configure:16510: $? = 0

configure:16518: g++ -o bnv_qt_main bnv_qt_main.o moc_bnv_qt_test.o
-L/usr/lib64/qt-3.3/lib -lqt-mt  -lSM -lICE  -lX11 -lXext -lXmu -lXt -lXi
>/dev/null 2>/dev/null

configure:16521: $? = 1

 

configure:16533: result: failure

configure:16536: error: Failed to find matching components of a complete

                  Qt installation. Try using more options,

                  see ./configure --help.

 

Or from the terminal window.

 

checking for Qt... yes:

    QT_CXXFLAGS=-I/usr/lib64/qt-3.3/include -DQT_THREAD_SUPPORT

    QT_DIR=/usr/lib64/qt-3.3

    QT_LIBS=-L/usr/lib64/qt-3.3/lib -lqt-mt  -lSM -lICE  -lX11 -lXext -lXmu
-lXt -lXi 

    QT_BIN=/usr/lib64/qt-3.3/bin

    QT_UIC=/usr/lib64/qt-3.3/bin/uic

    QT_MOC=/usr/lib64/qt-3.3/bin/moc

checking correct functioning of Qt installation... failure

configure: error: Failed to find matching components of a complete

                  Qt installation. Try using more options,

                  see ./configure --help.

 

>From what I can see, all of the QT3 dependencies are in place, the directory
structure is as It should be.

Am I missing something obvious?

 

Brad Hambleton

Cool FM

Senior Engineer

M:0477422074

 

 

_______________________________________________
Rivendell-dev mailing list
[email protected]
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to