[mythtv-users] Build Errors on Mandriva 2009.1

Jared McIntyre jmcintyre at dfsoftware.com
Tue Jun 16 18:20:43 UTC 2009


On Jun 16, 2009, at 11:52 AM, Chuck Filson wrote:

> On Tuesday 16 June 2009 13:22:05 Jared McIntyre wrote:
>> I am trying to build 21 fixes on a fresh install of Mandriva 2009.1.
>> I'm receiving several errors when building the upnp lib that look  
>> like
>> I'm missing some headers. Unfortunately it looks like the build is
>> trying to use qt4, which is probably the problem. Anyone have an idea
>> on how to get around this? qt3-common is installed on the sustem, but
>> I couldn't find any specific devel packages.
>>
>
> As root try
>
>     urpmi qt3-common libqt3 libqt3-devel libqt3-mysql
>
> That should get the compile to run. Also make sure that qt3 comes  
> before qt4
> in your path.
>
> Chuck Filson

After getting these installed, running make clean make distclean, and  
running configure again. The Makefile is still referencing qt4. This  
is my current path:

/usr/lib/qt3/bin/:/usr/local/bin:/bin:/usr/bin:/usr/games:/usr/lib/qt4/ 
bin:/home/jared/bin

Now, this path is only set this way for the current session. Could  
that be part of the problem?

I guess I could try hand editing the Makefile, but I don't see that  
working out well.

Jared


More information about the mythtv-users mailing list