VDR developer version 1.7.28 is now available at
ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.28.tar.bz2
A 'diff' against the previous version is available at
ftp://ftp.tvdr.de/vdr/Developer/vdr-1.7.27-1.7.28.diff
MD5 checksums:
3ccff2dcc42d112e23dd64f2c39f02f1 vdr-1.7.28.tar.bz2
7249
Am Sonntag, 3. Juni 2012, 12:44:24 schrieb Klaus Schmidinger:
> VDR developer version 1.7.28 is now available
the patch did not apply cleanly, so I untarred the full archive into
a new place and copied my old working Make.config
timers.c: In constructor ‘cSortedTimers::cSortedTimers()’:
timers.c:
On 03.06.2012 14:26, Wolfgang Rohdewald wrote:
Am Sonntag, 3. Juni 2012, 12:44:24 schrieb Klaus Schmidinger:
VDR developer version 1.7.28 is now available
the patch did not apply cleanly,
It applies cleanly here to a fresh version 1.7.27 directory.
You may need to add '-p1' to the patch call
> > timers.c: In constructor ‘cSortedTimers::cSortedTimers()’:
> > timers.c:832: error: class ‘cSortedTimers’ does not have any field
> named
> > ‘cVector’
>
> I don't get such an error message here.
May be a compiler dependent problem. The attached patch makes it work for me.
Cheers,
Udo
--
On 03.06.2012 14:41, Klaus Schmidinger wrote:
On 03.06.2012 14:26, Wolfgang Rohdewald wrote:
Am Sonntag, 3. Juni 2012, 12:44:24 schrieb Klaus Schmidinger:
VDR developer version 1.7.28 is now available
so I untarred the full archive into
a new place and copied my old working Make.config
time
Am Sonntag, 3. Juni 2012, 14:54:56 schrieb Udo Richter:
> > > timers.c: In constructor ‘cSortedTimers::cSortedTimers()’:
> > > timers.c:832: error: class ‘cSortedTimers’ does not have any field
> >
> > named
> >
> > > ‘cVector’
> >
> > I don't get such an error message here.
>
> May be a compil
On 03.06.2012 14:54, Udo Richter wrote:
timers.c: In constructor ‘cSortedTimers::cSortedTimers()’:
timers.c:832: error: class ‘cSortedTimers’ does not have any field
named
‘cVector’
I don't get such an error message here.
May be a compiler dependent problem. The attached patch makes it wor
On 03.06.2012 14:54, Udo Richter wrote:
timers.c: In constructor ‘cSortedTimers::cSortedTimers()’:
timers.c:832: error: class ‘cSortedTimers’ does not have any field
named
‘cVector’
I don't get such an error message here.
May be a compiler dependent problem. The attached patch makes it work
> stefan@jarada /home/nfs/extra/src/video/DVB/vdr-1.7.28.jarada $ g++
> --version
> g++ (Gentoo 4.4.5 p1.3, pie-0.4.5) 4.4.5
why dont you upgrade to latest stable gcc in gentoo
gcc-4.5.3-r2
then?
--
Regards
Gentoo Developer
Joerg Bornkessel
___