Mailing List archive

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

[vdr] Re: Some DVD plugin questions...



Hi Luca,

Sorry, i gave you wrong instructions. That turned on debugging only in vm.c 
and not where i needed it most.

Could you please change the Makefile and add a "DEFINES  += -DVMDEBUG"
just after "DEFINES  += -DDVDSUPPORT". It should read then:

ifdef DVD
DEFINES  += -DDVDSUPPORT
DEFINES  += -DVMDEBUG
DEFINES  += -D_LARGEFILE64_SOURCE # needed by libdvdread
SHLIBS   += -ldvdread
OBJS     += dvd.o decoder.o vm.o vmcmd.o
endif

Andreas

PS: The output will be rather long then, so please send it by private mail.

-- 
Andreas Schultz <aschultz@cs.uni-magdeburg.de>
Student of computer science

"In accordance with plans for Linux OS world domination
      infiltration of governments is vital (:-))."




Home | Main Index | Thread Index