[mythtv-users] Can't Find QT Library when Building

Help My PC! hlpmypc at yahoo.com
Sat Apr 15 15:12:09 UTC 2006


   hi,
  
  I'm new to the environment. I've compiled QT and mythtv, and I think I'm at the point where the mythtv build links the final objects.
  
  Problem is that the QT library is not being found. I have the following environment variables set:
  
  QTDIR=/usr/local/qt
  PATH=$QTDIR/bin:$PATH
  LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
  
  When building, I get errors like this...
  
  ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to `QRegion::unite(QRegion const&) const'
  ../../libs/libmyth/libmyth-0.19.so: undefined reference to `QTable::hideColumn(int)'
  ../../libs/libmyth/libmyth-0.19.so: undefined reference to `QFrame::qt_invoke(int, QUObject*)'
  ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to `QFrame::drawFrame(QPainter*)'
  ../../libs/libmythtv/libmythtv-0.19.so: undefined reference to `QXmlDefaultHandler::unparsedEntityDecl(QString const&, QString const&, QString const&, QString const&)'
  ../../libs/libmyth/libmyth-0.19.so: undefined reference to `QScrollView::removeChild(QObject*)'
  ../../libs/libmyth/libmyth-0.19.so: undefined reference to `QTextEdit::polish()'
  ../../libs/libmyth/libmyth-0.19.so: undefined reference to `QScrollView::styleChange(QStyle&)'
 
 ...and many more like it...
 
  collect2: ld returned 1 exit status
  
  Can you please help?
  
  Thanks
		
---------------------------------
New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060415/509a7787/attachment.htm 


More information about the mythtv-users mailing list