Mailing List archive

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

[vdr] Mandrake 9.0 and vdr-1.1.15.tar with AIO



Hi i am having problem while try to compile vdr,
i have Fujitsu/siemens dvb rev 1.3 card, Mandrake 9.0 kernel-source
linux-dvb.2002-11-01 driver that are locate adn /usr/local/src/DVB
have make and make insmod (succes no error on output)
got vdr-1.1.15.tar and vdr-1.1.15-MiniAIO-04.11.diff.gz and have
extract vdr to /usr/local/src/VDR and the AIO to an patchet with patch
-p1 < vdr-1.1.15-MiniAIO-04.11.diff.

Now when try to: make REMOTE=NONE VFAT=1 or only make get this error
]# make REMOTE=NONE
g++ -g -O2 -Wall -Woverloaded-virtual -c -DREMOTE_NONE -D_GNU_SOURCE -I../DVB/ost/include dvbdevice.c 
dvbdevice.c:16:21: jpeglib.h: No such file or directory 
dvbdevice.c: In member function `virtual bool cDvbDevice::GrabImage(const char*, bool, int, int, int)': 
dvbdevice.c:261: aggregate `jpeg_compress_struct cinfo' has incomplete type and cannot be defined 
dvbdevice.c:262: aggregate `jpeg_error_mgr jerr' has incomplete type and cannot be defined 
dvbdevice.c:263: `jpeg_std_error' undeclared (first use this function) 
dvbdevice.c:263: (Each undeclared identifier is reported only once for each function it appears in.) 
dvbdevice.c:264: `jpeg_create_compress' undeclared (first use this function) 
dvbdevice.c:265: `jpeg_stdio_dest' undeclared (first use this function) 
dvbdevice.c:269: `JCS_RGB' undeclared (first use this function) 
dvbdevice.c:271: `jpeg_set_defaults' undeclared (first use this function) 
dvbdevice.c:272: `jpeg_set_quality' undeclared (first use this function) 
dvbdevice.c:273: `jpeg_start_compress' undeclared (first use this function) 
dvbdevice.c:276: `JSAMPROW' undeclared (first use this function) 
dvbdevice.c:276: parse error before `[' token 
dvbdevice.c:278: `rp' undeclared (first use this function) 
dvbdevice.c:279: `jpeg_write_scanlines' undeclared (first use this function) 
dvbdevice.c:280: `jpeg_finish_compress' undeclared (first use this function) 
dvbdevice.c:281: `jpeg_destroy_compress' undeclared (first use this function) 
make: *** [dvbdevice.o] Error 1 


what to do, have spend whole day but didnot fix this and dont know how
to fix this pls help :),
and i am newbie in this soo :((




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



Home | Main Index | Thread Index