Mailing List archive

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

[linux-dvb] Re: can't "make" latest CVS tuxzap.



Alexandre CONRAD writes:
 > [1  <text/plain; us-ascii (7bit)>]
 > I still get errors with your version Marcus :
 > 
 > make
 > make  all-recursive
 > make[1]: Entering directory `/usr/local/src/DVB/apps/tuxzap'
 > Making all in src
 > make[2]: Entering directory `/usr/local/src/DVB/apps/tuxzap/src'
 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 
 > -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 
 > -DHAVE_LIBMAD -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
 > -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -I/usr/local/include 
 > -I../../../libdvb -I../../../libdvb/include -I../../../libdvb/src 
 > -I../../../driver -I../include -I../../../include    -g -O2 -Wall -c 
 > ntuxplayer.c
 > gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 
 > -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 
 > -DHAVE_LIBMAD -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
 > -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -I/usr/local/include 
 > -I../../../libdvb -I../../../libdvb/include -I../../../libdvb/src 
 > -I../../../driver -I../include -I../../../include    -g -O2 -Wall -c 
 > dvb_formats.c
 > gcc  -g -O2 -Wall  -o ntuxplayer  ntuxplayer.o dvb_formats.o -lncurses 
 > -lcdk -la52 -lm -lmad -lpthread
 > c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -D_FILE_OFFSET_BITS=64 
 > -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPTHREADS -DHAVE_LIBA52 
 > -DHAVE_LIBMAD -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
 > -I/usr/lib/glib/include -I/usr/X11R6/include -I.. -I/usr/local/include 
 > -I../../../libdvb -I../../../libdvb/include -I../../../libdvb/src 
 > -I../../../driver -I../include -I../../../include    -g -O2 -c rtuxzap.cc
 > rtuxzap.cc: In function `void myprint (const char *, int, int)':
 > rtuxzap.cc:158: cannot convert `const char *' to `char *' for argument
 > `3' to `mvprintw (int, int, char *, ...)'
 > rtuxzap.cc: In function `void check_frontend (int)':
 > rtuxzap.cc:224: cannot convert `const char *' to `char *' for argument
 > `3' to `mvprintw (int, int, 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
 > 
 > it won't go all the ways through. I got the latest libdvb + tuxzap from 
 > your website.


Hmm, I thought I fixed that. I'll have to check it again.


 > 
 > Also, do you have any ideas why the drivers seems more sentitive to 
 > MPEGs ? Some MPEGs, I'm having a hard time reading them...
 > 

The MPEG decoding is part of the RTSL which is linked to the firmware.
There have been various improvements to that library by TI, especially
regarding MPEG1, but some problems remain. I don't know if there is a
newer version of the RTSL available. Due to the limitations of the
DEBI port and the improvements for allowing timeshifting I can be that
high bit rate MPEGs may have difficulties, although we tested with
rather high bit rate streams.
If you have a paticular file that doesn't work, I could try and see
what the problem is. If it is not too big for DSL download.

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