Mailing List archive

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

[vdr] Re: VCD plugin 0.0.4c



> > After editing the Makefile ...
> >
> > Someone allready a patch for it ?
>
> It's not the old api or something, it's the old gcc 3.2 dirty ISO-C++-Bug
> ;) Just remove the " = false" and " = 0" and so on in the specified lines
> in the .c-files only. Leave them in the .h files. Everything should be fine
> after that.
>
> Didn't do it yet, so no patch, since I'm still using gcc 2.95.4
>
> Greetings,
> Sascha Volkenandt

ARRRRGGGGGGGGGGGG!!!!

Sorry , I really apologize !!

Its compiling just fine. I was soooo dump, that I took the wrong file from my 
download-directory, after downloading the new. No errors, compiling looks 
nice:

make[1]: Wechsel in das Verzeichnis Verzeichnis 
»/home/steffen/vdr-1.1.15/PLUGINS/SRC/vcd-0.0.4c«
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"vcd"' -D_GNU_SOURCE 
-I../../../include -I../../../../DVB/include vcd.c
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"vcd"' -D_GNU_SOURCE 
-I../../../include -I../../../../DVB/include vcd_func.c
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"vcd"' -D_GNU_SOURCE 
-I../../../include -I../../../../DVB/include vcd_i18n.c
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"vcd"' -D_GNU_SOURCE 
-I../../../include -I../../../../DVB/include vcd_menu.c
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"vcd"' -D_GNU_SOURCE 
-I../../../include -I../../../../DVB/include vcd_player.c
g++ -O2 -Wall -Woverloaded-virtual -c -DPLUGIN_NAME_I18N='"vcd"' -D_GNU_SOURCE 
-I../../../include -I../../../../DVB/include vcd_viewer.c
g++ -O2 -Wall -Woverloaded-virtual -shared vcd.o vcd_func.o vcd_i18n.o 
vcd_menu.o vcd_player.o vcd_viewer.o -o libvdr-vcd.so
make[1]: Verlassen des Verzeichnisses Verzeichnis 
»/home/steffen/vdr-1.1.15/PLUGINS/SRC/vcd-0.0.4c«

Guess I need some days off.







-- 
Regards
Steffen
____________________
counter.li.org : #296567.
machine: 181800
vdr-box : 87
____________________
Please dont CC me, since if I have replied I'll watch the tread. Both mails 
will be filtered to the ML-folder. Thanks


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



Home | Main Index | Thread Index