Mailing List archive

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

[vdr] Re: Problems to make vdr with DVD=1



There's nothing going wrong.
The last line tells you that the 'vdr' binary has been succesfully linked.
Try ./runvdr and it should be running.



> -----Original Message-----
> From: heko [mailto:heko@chello.at]
> Sent: Friday, August 23, 2002 8:00 PM
> To: vdr@linuxtv.org
> Subject: [vdr] Problems to make vdr with DVD=1
> 
> 
> Hi,
> That`s the output of my try to make DVD=1
> Maybe somebody knows what`s going wrong
> 
> 
> Makefile:177: .dependencies: No such file or directory
> In file included from /usr/include/linux/fs.h:11,
>                  from dvd.c:40:
> /usr/include/linux/wait.h:4: warning: `WNOHANG' redefined
> /usr/include/bits/waitflags.h:26: warning: this is the location of the
> previous definition
> /usr/include/linux/wait.h:5: warning: `WUNTRACED' redefined
> /usr/include/bits/waitflags.h:27: warning: this is the location of the
> previous definition
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> config.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> dvbapi.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> dvbosd.c
> make -C ./libdtv all
> make[1]: Entering directory `/usr/local/src/VDR/libdtv'
> making all distributions...
> make[2]: Entering directory `/usr/local/src/VDR/libdtv/liblx'
> cleaning workspace...
> gcc -O2 -g -pedantic -Wmissing-prototypes -Wstrict-prototypes 
> -Wimplicit
> -D__USE_FIXED_PROTOTYPES__    -c -o xMemMgt.o xMemMgt.c
> gcc -O2 -g -pedantic -Wmissing-prototypes -Wstrict-prototypes 
> -Wimplicit
> -D__USE_FIXED_PROTOTYPES__    -c -o xListFuncs.o xListFuncs.c
> updating library...
> distributing liblx.a and liblx.h...
> make[2]: Leaving directory `/usr/local/src/VDR/libdtv/liblx'
> make[2]: Entering directory `/usr/local/src/VDR/libdtv/libsi'
> updating dependencies...
> make[2]: Leaving directory `/usr/local/src/VDR/libdtv/libsi'
> make[2]: Entering directory `/usr/local/src/VDR/libdtv/libsi'
> cleaning workspace...
> compiling si_parser.c...
> compiling si_debug_services.c...
> updating library...
> distributing libsi.a to ../lib...
> make[2]: Leaving directory `/usr/local/src/VDR/libdtv/libsi'
> make[2]: Entering directory `/usr/local/src/VDR/libdtv/libvdr'
> cleaning workspace...
> gcc -O2 -g -Wmissing-prototypes -Wstrict-prototypes -Wimplicit
> -D__USE_FIXED_PROTOTYPES__ -I../include    -c -o libvdr.o libvdr.c
> updating library...
> distributing libvdr.a and libvdr.h...
> make[2]: Leaving directory `/usr/local/src/VDR/libdtv/libvdr'
> making libdtv.a/libdtv.h...
> make[1]: Leaving directory `/usr/local/src/VDR/libdtv'
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include eit.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> font.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> i18n.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> interface.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> menu.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include osd.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> recording.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> remote.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> remux.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> ringbuffer.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> svdrp.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> thread.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> tools.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include vdr.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> videodir.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> sockets.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include spu.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> ca52.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include dts.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include lcd.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include dvd.c
> In file included from /usr/include/linux/fs.h:11,
>                  from dvd.c:40:
> /usr/include/linux/wait.h:4: warning: `WNOHANG' redefined
> /usr/include/bits/waitflags.h:26: warning: this is the location of the
> previous definition
> /usr/include/linux/wait.h:5: warning: `WUNTRACED' redefined
> /usr/include/bits/waitflags.h:27: warning: this is the location of the
> previous definition
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> decoder.c
> decoder.c: In function `void vmPrint_LINK(link_t)':
> decoder.c:654: warning: unused variable `char * cmd'
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include vm.c
> vm.c:1270: warning: `int get_video_aspect()' defined but not used
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> vmcmd.c
> vmcmd.c: In function `void print_linksub_instruction()':
> vmcmd.c:267: warning: comparison between signed and unsigned
> vmcmd.c:265: warning: unused variable `int button'
> vmcmd.c: At top level:
> vmcmd.c:66: warning: `const char * system_reg_table[24]' 
> defined but not
> used
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO 
> -I../DVB/ost/include mp3.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> mp3-decoder.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> mp3-decoder-mp3.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> mp3-decoder-snd.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> mp3-menu.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> mp3-dvb.c
> g++ -g -O2 -Wall -Woverloaded-virtual -c -D_GNU_SOURCE -DDVDSUPPORT
> -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -DUSE_AIO -I../DVB/ost/include
> softcam.c
> make -C ./libmgcam all
> make[1]: Entering directory `/usr/local/src/VDR/libmgcam'
> gcc -g -O2  -I../../DVB/ost/include -c mgcam2.c
> gcc -g -O2  -I../../DVB/ost/include -c decrypt.c
> gcc -g -O2  -I../../DVB/ost/include -c irdeto.c
> gcc -g -O2  -I../../DVB/ost/include -c secaencrypt.c
> gcc -g -O2  -I../../DVB/ost/include -c veason_decode.c
> ar r libmgcam.a mgcam2.o decrypt.o irdeto.o secaencrypt.o
> veason_decode.o
> make[1]: Leaving directory `/usr/local/src/VDR/libmgcam'
> g++ -g -O2 config.o dvbapi.o dvbosd.o eit.o font.o i18n.o interface.o
> menu.o osd.o recording.o remote.o remux.o ringbuffer.o 
> svdrp.o thread.o
> tools.o vdr.o videodir.o sockets.o spu.o ca52.o dts.o lcd.o dvd.o
> decoder.o vm.o vmcmd.o mp3.o mp3-decoder.o mp3-decoder-mp3.o
> mp3-decoder-snd.o mp3-menu.o mp3-dvb.o softcam.o -la52 -ljpeg 
> -lpthread
> -ldvdread -lncurses -lrt  ./libdtv/libdtv.a 
> ./libmgcam/libmgcam.a -o vdr
> 
> 
> 
> 
> 




Home | Main Index | Thread Index