Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: tuxzap from metzlerbros
Alessandro De Donno writes:
> Il giorno Fri, 10 Jan 2003 16:48:04 +0100, in uno stato di totale
> incoscienza,
> Alexandre CONRAD <aconrad.tlv@magic.fr> casualmente disse:
>
> > Now I remember, I got a little further down. You have to get the
> > libdvb from metzlerbros also. Tuxzap uses them. So replace your
> > DVB/libdvb with the once from metzlerbros.
> >
> > Then try again. I get a little further :
> [cut]
> > rtuxzap.cc: In function `void myprint(const char*, int, int)':
> > rtuxzap.cc:160: invalid conversion from `const char*' to `char*'
> > rtuxzap.cc: In function `void check_frontend(int)':
> > rtuxzap.cc:226: invalid conversion from `const char*' to `char*'
> > make[2]: *** [rtuxzap.o] Error 1
> > make[2]: Leaving directory `/usr/local/src/DVB/apps/tuxzap/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/local/src/DVB/apps/tuxzap'
> > make: *** [all-recursive-am] Error 2
>
Yes, I know about this error, but I don't get it on my systems.
I tried g++-2.95 and g++-3.2 and both don't give me this error. In
curses.h mvprintw is declared as
extern NCURSES_EXPORT(int) mvprintw (int,int, NCURSES_CONST char*,...)
GCC_PRINTFLIKE(3,4);
which should be ok since NCURSES_CONST is const.
If you have something else in your curses.h, tell me your version
number.
Marcus
--
/--------------------------------------------------------------------\
| Dr. Marcus O.C. Metzler | |
|--------------------------------|-----------------------------------|
| mocm@metzlerbros.de | http://www.metzlerbros.de/ |
\--------------------------------------------------------------------/
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index