Mailing List archive

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

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



* Adis Salcin <crowmo@bih.net.ba> [021117 22:23]:
> 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 
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

This above line means: libjpeg is missing ;-)

> 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 
> [..]
> 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 :),

Install libjpeg ;)

  Greetings,

    Stefan
-- 
The x86 isn't all that complex - it just doesn't make a lot of
sense.          -- Mike Johnson, Leader of 80x86 Design at AMD
	                          Microprocessor Report (1994)


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



Home | Main Index | Thread Index