Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Compile Error with AutoPID patch



Hi Stephan,


> Hi,
> 
> I have a problem compiling vdr-2.1.27 with vdr-1.1.27-autopid-1.diff
> from http://www.cs.uni-magdeburg.de/~aschultz/dvd/

The problem is the (tried) redefinition of swap. STL has it's
own swap and Klaus defined a swap routine within VDR. Here
is whatI did: I renamed swap in VDR (tools) to VDRSwap. 
You'll have to search the rest of the VDR code where it uses
the original swap and also rename this to VDRSwap (it's used
in two places IIRC). after that you'll no longer have a
redefinition collision.

Greetz,
Reinhard


---
Mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.463 / Virus Database: 262 - Release Date: 17.03.2003



-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index