D&C Lug - Home Page
Devon & Cornwall Linux Users' Group

[ Date Index ][ Thread Index ]
[ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] Play DVD over network



On Thursday 11 Mar 2004 20:10, Jonathan Melhuish wrote:
Matt wrote:
Jon
I've seen mention of doing it with xine (so to speak).
Try following the links given here
http://cambuca.ldhs.cetuc.puc-rio.br/xine/

Thanks, it certainly looks promising (and also rules out nbdd for this
application, which at least saved me wasting lots of time).

This is wait I hate compiling stuff, though:

server:~/xine-lib-1-rc3a/misc# make cdda_server
cc     cdda_server.c   -o cdda_server
cdda_server.c:26: stdio.h: No such file or directory
cdda_server.c:27: stdlib.h: No such file or directory
cdda_server.c:28: unistd.h: No such file or directory
cdda_server.c:29: sys/ioctl.h: No such file or directory
cdda_server.c:30: sys/stat.h: No such file or directory
cdda_server.c:31: sys/types.h: No such file or directory
cdda_server.c:32: fcntl.h: No such file or directory
cdda_server.c:34: unistd.h: No such file or directory
cdda_server.c:35: string.h: No such file or directory
cdda_server.c:36: signal.h: No such file or directory
cdda_server.c:37: errno.h: No such file or directory
cdda_server.c:38: sys/time.h: No such file or directory
cdda_server.c:39: sys/socket.h: No such file or directory
cdda_server.c:40: netinet/in.h: No such file or directory
cdda_server.c:41: arpa/inet.h: No such file or directory
cdda_server.c:42: netdb.h: No such file or directory
cdda_server.c:43: dlfcn.h: No such file or directory
cdda_server.c:73: linux/cdrom.h: No such file or directory
make: *** [cdda_server] Error 1

I'm no expert, but surely I must have some of those?  Like stdio.h?  I
thought they were fairly fundamental...  In which case, presumably it's
not looking in the right place.  Unless I only have binaries of
everything, hence no header files?

Any hints most appreciated ;-)

Cheers,

Jon

Jon

Sadly I'm no expert either, and tend to say soddit and look for the rpms when 
I see anything like the above.

But (if you are Redhat-centric) it might not be able to see the kernel 
sources.
The *usual* place is (apparently) /usr/src/linux, but Redhat tend to append 
"-2.4" or whatever, confusing everything.

If you're sure you have the sources in /usr/src/linux-2.4 (or whatever) try 
symlinking to the actual directory and try again :
ln -s /usr/src/linux-2.4 /usr/src/linux

Beyond that I run out of knowledge :-(

Matt

--
The Mailing List for the Devon & Cornwall LUG
Mail majordomo@xxxxxxxxxxxx with "unsubscribe list" in the
message body to unsubscribe.



Lynx friendly