[mythtv] problem compiling mfd

thor mythtv at lamedomainname.com
Tue Aug 17 23:12:59 EDT 2004


On Tuesday 17 August 2004 05:48 am, Steven wrote:

> I tried with -lddmpeg, -libddmpeg and -libddmpeg.so but it still won't
> compile.

	If I had any idea what viaslice did, I could tell you more. Anyone?

>
> If I use --disable-mythlib it bails out on this :
>
> g++ -c -pipe -Wall -W -g -DMFD_DEBUG_BUILD -D_REENTRANT  -D_GNU_SOURCE
> -DPREFIX=\"/usr/local\" -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_NO_DEBUG
> -I/usr/lib/qt/mkspecs/default -I. -I../mfdlib -I/usr/local/include
> -I/usr/lib/qt/include -o dbcheck.o dbcheck.cpp
> 
	
	Ah, right. That's not going to work. 

	Only suggestion at this point is to watch the final link line when you're 
building libmyth and add all the -lwhatever library links to the mfd link 
line.

- thor



More information about the mythtv-dev mailing list