Code: Select all
checking for Qt... yes:
QT_CXXFLAGS=-I/usr/qt/3/include
QT_DIR=/usr/qt/3
QT_LIBS=-L/usr/qt/3/lib -lqt-mt -lSM -lICE -lX11 -lXext -lXmu -lXt -lXi
QT_UIC=/usr/qt/3/bin/uic
QT_MOC=/usr/qt/3/bin/moc
checking correct functioning of Qt installation... cat: bnv_qt_test.c: No such file or directory
failure
How can I make the ebuild find this file here to be able to build bioapi?


