Mailing List archive

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

[linux-dvb] Re: siemens_dvb-0.9 installation problem



Hi Henning,

tnx for help.

Henning Holtschneider wrote:
> I think the Makefile in the apps subdirectory does not work currently. Go to
> apps/tuxzap and run autogen.sh,
Went o.k.
> then make in that subdirectory.
Got error, couldnīt find cdk.h. I found cdk.h in kernel 2.4.3 tree,
copied, but then a lot of ugly error msgs appear after make:

make[2]: Entering directory `/usr/src/DVB/apps/tuxzap/src'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/glib/include
-I/usr/X11R6/include
       -I..             -I/usr/local/include            -DNAPI
        -I../../../libdvb               -I../../../libdvb/include      
-I../../../libdvb/src           -I../../../driver              
-I../include
        -I../../../ost/include    -g -O2 -c ntuxzap.cc
ntuxzap.cc:16: syntax error before `*'
ntuxzap.cc:95: `EObjectType' was not declared in this scope
ntuxzap.cc:95: parse error before `,'
ntuxzap.cc: In function `int save_ch(...)':
ntuxzap.cc:97: `data' undeclared (first use this function)

And some more ugly pages...

> The Makefile
> in the apps/mpegtools subdirectory works, too.
Yes, that worked.

Any hints?


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



Home | Main Index | Thread Index