[ecasound] configure, make...

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: [ecasound] configure, make...
From: Peter Presslein (peter.presslein@WEB.DE)
Date: Tue Sep 11 2001 - 15:19:55 EEST


Hello!

--with-qt-dir does not work.
--with-qt-dir=/usr/lib/qt-2.2.3 the pathvariables are set to 'yes/' :-)

After correcting this, make dies with

Making all in src
make[2]: Entering directory `/root/downloads/ecawave-0.4.0/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/lib/qt-2.2.3/include -I
-O2 -D_REENTRANT -DNDEBUG -ffast-math -c qeinterface_moc.cpp
qeinterface_moc.cpp:45: new declaration `static void
QEInterface::staticMetaObject()'
qeinterface.h:18: ambiguates old declaration `static class QMetaObject *
QEInterface::staticMetaObject()'
qeinterface_moc.cpp: In function `void
__static_initialization_and_destruction_0(int, int)':
qeinterface_moc.cpp:29: no matching function for call to
`QMetaObjectInit::QMetaObjectInit (QMetaObject * (*)())'
/usr/lib/qt-2.2.3/include/qmetaobject.h:259: candidates are:
QMetaObjectInit::QMetaObjectInit(void (*)())
/usr/lib/qt-2.2.3/include/qmetaobject.h:261:
QMetaObjectInit::QMetaObjectInit(const QMetaObjectInit &)
make[2]: *** [qeinterface_moc.o] Error 1

Using the path /usr/lib/qt make dies with

Making all in src
make[2]: Entering directory `/root/downloads/ecawave-0.4.0/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/lib/qt/include -I -O2
-D_REENTRANT -DNDEBUG -ffast-math -c qeinterface_moc.cpp
/usr/lib/qt/bin/moc -o qesession_moc.cpp ./qesession.h
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/lib/qt/include -I -O2
-D_REENTRANT -DNDEBUG -ffast-math -c qesession_moc.cpp
/usr/lib/qt/bin/moc -o qefile_moc.cpp ./qefile.h
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/lib/qt/include -I -O2
-D_REENTRANT -DNDEBUG -ffast-math -c qefile_moc.cpp
In file included from qefile.h:15,
                 from qefile_moc.cpp:16:
qewaveform.h:12: qsizepolicy.h: No such file or directory
make[2]: *** [qefile_moc.o] Error 1
make[2]: Leaving directory `/root/downloads/ecawave-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/downloads/ecawave-0.4.0'
make: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/root/downloads/ecawave-0.4.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/downloads/ecawave-0.4.0'
make: *** [all-recursive-am] Error 2

Any hints?

  Peter

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Tue Sep 11 2001 - 15:17:25 EEST