Mailing List archive

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

[vdr] siemens driver finally stable: vdr not yet




I had to change the DIR in the make file of VDR cause the siemens driver is located somewhere else.
Make reports this:

g++ -g -02 -Wall -Wolerloaded-virtual -m486 -c -REMOTE_KBD -D_GNU_SOURCE -I/dvb/DVB/ost/include dvbapi.c
dvbapi.c:16:jpeglib.h: no such file or directory
make: *** [dbvapi.o] error 1

VDR was untarred with tar -xzvf /cdrom/vdr-1.0.0.tgz under the /dvb directory, then mv vdr-1.0.0 VDR
If lokked under .../DVB/ost/include , .../DVB/ost/include/ost and even /usr/include but none of those files
found. (dvbapi.c   jpeglib.h)

Was the tar wrong?







Home | Main Index | Thread Index