hi, i wonder if anybody has successfully compiled the latest version of mpeg_orion. i am using Redhat 6.2 i had to make ln -s /usr/lib/qt-2.1.0 /usr/lib/qt2 to avoid the errors of not finding qt*.h files. although i had used the -with-qt-dir=/usr/lib/qt-2.1.0 when executing configure any some one explain what is this caching of options that is done when a configure file is executed. i am stuck with these compilation errors. if anybody has had the same problem and solved it, please let me know summary of errors ------------------ decoders.cpp: In function `void init_mb_type_P()': decoders.cpp:504: warning: assignment of negative value `-1' to `unsigned int' decoders.cpp: In function `void init_mb_type_B()': decoders.cpp:543: warning: assignment of negative value `-1' to `unsigned int' scandialog.cpp: In method `void ScanDialog::startScan()': scandialog.cpp:63: no matching function for call to `QFileDialog::getExistingDirectory (char[2], ScanDialog *, char[4], char[11])' /usr/lib/qt2/include/qfiledialog.h:101: candidates are: QFileDialog::getExistingDirectory(const QString &, QWidget *, const char *) scandialog.cpp:68: warning: assuming & on `ScanDialog::startScan()' scandialog.cpp:68: warning: converting from `void (ScanDialog::*)()' to `void * (*)(void *)' make[3]: *** [scandialog.o] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 regards harsha _____________________________________________________ Chat with your friends as soon as they come online. Get Rediff Bol at http://bol.rediff.com Participate in crazy auctions at http://auctions.rediff.com/auctions/ ---------------------------------------------- Find out more about this and other Linux India mailing lists at http://lists.linux-india.org/
