Re: Bootstrap
Alexis de Lattre <[email protected]> Wed, 12 Nov 2003 15:50:43 +0100
| Newsgroups | gmane.comp.video.videolan.vls.devel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Nov 06, 2003, Sam Hocevar wrote : > Yep, that's a problem in the new kernel headers that come from the > 2.6 tree. http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=linux-kernel-headers > has a list of such bugs, yours is probably #218438. You can either > downgrade libc6-dev (together with libc6 and locales and a couple of > other packages) and remove linux-kernel-headers, or wait for the latter > to be fixed in sid. As this bug in the linux-kernel-headers Debian package is still not fixed, could we have a --disable-pvr option in the VLS configure script ? That would allow us to build VLS CVS on a Debian Sid system... Still about Debian Sid, i'm trying to stream a DVD with the VLS debian package; but it seems to be broken : 15:43 alexis@alpy ~% vls -vvv udp:239.255.12.42 dvd:/dev/dvd --loop VideoLAN Server 0.5.4+cvs20031028 (Oct 28 2003) - (c) 1999-2003 VideoLAN 2003-11-12 15:43:51 [INFO/Vls] Module "channel:file" registered 2003-11-12 15:43:51 [INFO/Vls] Module "channel:network" registered 2003-11-12 15:43:51 [INFO/Vls] Module "mpegreader:file" registered 2003-11-12 15:43:51 [INFO/Vls] Module "mpegconverter:ts2ts" registered 2003-11-12 15:43:51 [INFO/Vls] Module "mpegconverter:ps2ts" registered 2003-11-12 15:43:51 [INFO/Vls] Module "input:local" registered 2003-11-12 15:43:51 [INFO/Vls] Module "input:video" registered 2003-11-12 15:43:51 [INFO/Vls] Module "interface:dummy" registered 2003-11-12 15:43:51 [INFO/Vls] Module "interface:telnet" registered 2003-11-12 15:43:51 [INFO/Vls] Module "interface:native" registered 2003-11-12 15:43:51 [INFO/Vls] Module "trickplay:normal" registered 2003-11-12 15:43:51 [INFO/Vls] Module "input:tcp" registered 2003-11-12 15:43:51 [INFO/Vls] Module "mpegreader:tcp" registered 2003-11-12 15:43:51 [INFO/Vls] Browsing modules in directory "./src/modules" 2003-11-12 15:43:51 [WARN/Vls] Unable to browse directory "./src/modules" : Error: Could not open directory './src/modules': No such file or directory 2003-11-12 15:43:51 [INFO/Vls] Browsing modules in directory "./modules" 2003-11-12 15:43:51 [WARN/Vls] Unable to browse directory "./modules" : Error: Could not open directory './modules': No such file or directory 2003-11-12 15:43:51 [INFO/Vls] Browsing modules in directory "/usr/lib/vls" 2003-11-12 15:43:51 [INFO/Vls] Module "mpegreader:dvb" registered 2003-11-12 15:43:51 [INFO/Vls] Module "input:dvb" registered 2003-11-12 15:43:51 [INFO/Vls] Module "mpegreader:dvd" registered 2003-11-12 15:43:51 [INFO/Vls] Module "mpegreader:pvr" registered 2003-11-12 15:43:51 [INFO/Vls] Starting interface 'dummy' 2003-11-12 15:43:51 [INFO/Vls] Interface 'dummy' sucessfully initialised 2003-11-12 15:43:51 [INFO/Vls] Executing command2 : 'broadcast_add broadcast1 output1 input1 -1' 2003-11-12 15:43:51 [WARN/Vls] Unknown channel 2003-11-12 15:43:51 [WARN/Vls] Unknown pgrm input1 2003-11-12 15:43:51 [WARN/Vls] input doesn't exist 2003-11-12 15:43:51 [INFO/Vls] Executing command1 : 'broadcast_start broadcast1' 2003-11-12 15:43:51 [WARN/Vls] Unknown broadcast -- Alexis -- This is the vls-devel mailing-list, see http://www.videolan.org/streaming/ To unsubscribe, please read http://developers.videolan.org/lists.html If you are in trouble, please contact <[email protected]>