Radams58
10-09-2004, 01:57 PM
Hey folks, sorry to poke my newbie head in, but I've done a lot of reading and trying different things and I'm finally stuck.
I'd like to extract a non-scrambled movie of my old S1Dtivo. Unfortunately no Turbonet and the box is going away so I don't want to buy one.
All that being well and good, I dug up AlphaWolf's directions on how to get the file directly extracted off the hard drive
The only problem I'm having is that when I download the source to vplay and run "make host"
thsi is what I get
gcc -Wall -g -c mfs.c -o i386/mfs.o
gcc -Wall -g -c object.c -o i386/object.o
gcc -Wall -g -c schema.c -o i386/schema.o
gcc -Wall -g -c query.c -o i386/query.o
query.c:106: conflicting types for `query_object'
proto.h:29: previous declaration of `query_object'
query.c:28: warning: `memdup' defined but not used
make: *** [i386/query.o] Error 1
I'm using the knoppix 3.3 release, and also have a VL 4.0 box. Same error on both.
Am I doing something amazingly stupid?
Thanks, Rob
I'd like to extract a non-scrambled movie of my old S1Dtivo. Unfortunately no Turbonet and the box is going away so I don't want to buy one.
All that being well and good, I dug up AlphaWolf's directions on how to get the file directly extracted off the hard drive
The only problem I'm having is that when I download the source to vplay and run "make host"
thsi is what I get
gcc -Wall -g -c mfs.c -o i386/mfs.o
gcc -Wall -g -c object.c -o i386/object.o
gcc -Wall -g -c schema.c -o i386/schema.o
gcc -Wall -g -c query.c -o i386/query.o
query.c:106: conflicting types for `query_object'
proto.h:29: previous declaration of `query_object'
query.c:28: warning: `memdup' defined but not used
make: *** [i386/query.o] Error 1
I'm using the knoppix 3.3 release, and also have a VL 4.0 box. Same error on both.
Am I doing something amazingly stupid?
Thanks, Rob