Try using Qt3 not Qt4 On Mar 28, 2012 9:05 PM, "philippe" <philippe.ga...@free.fr> wrote:
> Hi, > > Does anyone has managed to compile a fresh rivendell cvs sources on > ubuntu 11.10 ? > I try this on a test computer, have install all the libqt4 available, > search on the web some explanation and try a lot of things but don't > find any solution. :-( > > What the reason I have this error when the make run in rdlogin ? (I'm > not a Qt programer so it is not always easy to understand): > > ----------------------------------------- > Making all in rdlogin > make[1]: entrant dans le répertoire « /home/philippe/Src/rivendell/rdlogin > » > CXX rdlogin.o > rdlogin.cpp: In constructor ‘MainWidget::MainWidget(QWidget*, const > char*)’: > rdlogin.cpp:63:76: attention : deprecated conversion from string > constant to ‘char*’ [-Wwrite-strings] > rdlogin.cpp:63:76: attention : deprecated conversion from string > constant to ‘char*’ [-Wwrite-strings] > moc rdlogin.h -o moc_rdlogin.cpp > CXX moc_rdlogin.o > CXXLD rdlogin > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::connectToHost(QHostAddress const&, unsigned short, > QFlags<QIODevice::OpenModeFlag>)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QTcpSocket::qt_metacast(char const*)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QTcpSocket::QTcpSocket(QObject*)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QUdpSocket::QUdpSocket(QObject*)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::canReadLine() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::writeData(char const*, long long)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::toString() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QTcpSocket::~QTcpSocket()' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::setAddress(unsigned int)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::~QHostAddress()' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::QHostAddress()' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::connectToHost(QString const&, unsigned short, > QFlags<QIODevice::OpenModeFlag>)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QUdpSocket::bind(unsigned short)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::localPort() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::waitForBytesWritten(int)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::waitForReadyRead(int)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::bytesToWrite() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QUdpSocket::readDatagram(char*, long long, QHostAddress*, unsigned > short*)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::isSequential() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::readLineData(char*, long long)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QTcpSocket::qt_metacall(QMetaObject::Call, int, void**)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QTcpSocket::staticMetaObject' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::QHostAddress(unsigned int)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::readData(char*, long long)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::close()' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `typeinfo for QTcpSocket' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::QHostAddress(QString const&)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::atEnd() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::QHostAddress(QHostAddress const&)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::isNull() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::setAddress(QString const&)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::toIPv4Address() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QTcpSocket::QTcpSocket(QObject*)' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QAbstractSocket::bytesAvailable() const' > /home/philippe/Src/rivendell/lib/.libs/librd.so: undefined reference to > `QHostAddress::operator=(QHostAddress const&)' > collect2: ld returned 1 exit status > make[1]: *** [rdlogin] Erreur 1 > make[1]: quittant le répertoire « /home/philippe/Src/rivendell/rdlogin » > make: *** [all-recursive] Erreur 1 > ----------------------------------------- > > Any ideas ? > > Cheers, > Philippe > > _______________________________________________ > Rivendell-dev mailing list > Rivendell-dev@lists.rivendellaudio.org > http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev >
_______________________________________________ Rivendell-dev mailing list Rivendell-dev@lists.rivendellaudio.org http://lists.rivendellaudio.org/mailman/listinfo/rivendell-dev