Mailing List archive

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

[linux-dvb] Re: Can't compile dvbtune : lots of undeclared objects



At 12:35 30/01/02 +0100, you wrote:
>Hi there,
>
>I downloaded dvbtune-0.2.
>I have a 0.9+ DVB driver.
>In the Makefile, I pointed INCS to ../DVB/ost/include and I typed make.
>
>The output is :
>[root@jaya dvbtune-0.2]# make
>gcc -I ../DVB/ost/include    -c -o tune.o tune.c
>tune.c:126: parse error before `SpectralInversion'
>....
>tune.c:275: `FE_TUNER_HAS_LOCK' undeclared (first use in this function)
>make: *** [tune.o] Error 1
>
>Is my INCS setting OK ?
>Is it a driver version problem ?
>
>Thanks in advance,
>Sincerely,
>Karim


Looks like a driver version problem. The tuning API has changed since the 
0.9.3 version. You will need the latest CVS version.

______________________________________________
The information contained in this e-mail is intended only for the person
or entity to which it is addressed and may contain confidential and/or
privileged material. If you are not the intended recipient of this
e-mail, the use of this information or any disclosure, copying or
distribution is prohibited and may be unlawful.
If you received this in error, please contact the sender and delete the
material from any computer.
The views expressed in this e-mail may not necessarily be the views of
The PCMS Group plc and should not be taken as authority to carry out any
instruction contained.



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


Home | Main Index | Thread Index