[Mjpeg-users] mjpegtools compile problem

2003-08-14 Thread Raena Lea-Shannon
I am not quite there with the compile of mjpegtools. I am running SuSE 8.2 on Athlon MX2200. The SuSE RPM of mjpegtools is incomplete and does not seem to have mpeg2enc. I have removed quicktime4linux to avoid a config problem and the Build is OK but make has problems. As per below. Any

[Mjpeg-users] mjpegtools compile problem

2003-08-14 Thread Raena Lea-Shannon
Don't use quicktime4linux. :). I removed Quicktime and recompiled without it which went OK and I get this build on compile: MJPEG tools 1.6.1 build configuration : - X86 Optimizations: - MMX/3DNow!/SSE enabled : true - cmov support enabled: true

Re: [Mjpeg-users] mjpegtools compile problem

2003-08-14 Thread Ronald Bultje
Hey, I left your email for answering later today, but it's not that hard to answer anyway. ;). On Sun, 2003-08-10 at 11:19, Raena Lea-Shannon wrote: cannot find -lslang Looks quite simple. Search on the package that contains libslang.so on your suse installation CD. On my (redhat) system,

Re: [Mjpeg-users] mjpegtools compile problem

2003-08-14 Thread Raena Lea-Shannon
Thankyou. I finally got it properly compiled with #include assert.hin several *.cc files. Next time I will go straight for either the CVS or the SRC RPM. This list was extremely patient and helpful. :-) On Monday 11 August 2003 02:47, Steven M. Schultz wrote: Hi - From: Raena Lea-Shannon

Re: [Mjpeg-users] mjpegtools compile problem

2003-08-14 Thread Steven M. Schultz
Hi - From: Raena Lea-Shannon [EMAIL PROTECTED] That worked and now mplex has produced a make error. Must be very close now :-) Yes, you are getting very close to the end of the build process ;) multplex.cc: In member function `void OutputStream::WriteRawSector(uint8_t*,

Re: [Mjpeg-users] mjpegtools compile problem

2003-08-10 Thread Raena Lea-Shannon
Many thanks (again), That worked and now mplex has produced a make error. Must be very close now :-) [...] [..] depfile='.deps/multplex.Po' tmpdepfile='.deps/multplex.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I .. -I ../utils-g -O2 -c -o multplex.o `test

Re: [Mjpeg-users] mjpegtools compile problem

2003-08-03 Thread Raena Lea-Shannon
On Sunday 03 August 2003 23:48, you wrote: Hey, On Sun, 2003-08-03 at 14:30, Raena Lea-Shannon wrote: lav_io.c: In function `check_DV2_input': lav_io.c:1385: error: too many arguments to function `dv_decoder_new' lav_io.c:1415: warning: implicit declaration of function `dv_decoder_free'