[mythtv-commits] Ticket #1762: mythreplex link error

MythTV mythtv at cvs.mythtv.org
Tue May 2 11:56:55 EDT 2006


#1762: mythreplex link error
-------------------------------------------+--------------------------------
 Reporter:  mythtv at dadeos.freeserve.co.uk  |       Owner:  paulh
     Type:  defect                         |      Status:  new  
 Priority:  minor                          |   Milestone:       
Component:  mythtv                         |     Version:  head 
 Severity:  medium                         |  
-------------------------------------------+--------------------------------
 Commit 9845 causes a link error for me :-(

 {{{
 ccache g++ -Wl,-rpath,/usr/lib/qt/lib -o mythreplex avi.o element.o
 mpg_common.o multiplex.o ringbuffer.o ts.o replex.o pes.o
 -L/usr/lib/qt/lib -lqt-mt -lXext -lX11 -lm
 /usr/lib/gcc/i486-slackware-linux/3.4.6/../../../../i486-slackware-
 linux/bin/ld: cannot find -lXext
 collect2: ld returned 1 exit status
 make: *** [mythreplex] Error 1
 }}}

 Attached patch fixes it...

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1762>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list