On Saturday 07 June 2003 00:47, Steven M. Schultz wrote:

>       Congratulations!   The configuration was a success.   Next is a
>       simple:
>
>       gmake

Thanks, but it isn't for me, but with your help, it goes on after 
every error. Thanks a lot!

This make used the libquicktime-0.9.1 from the SuSE 8.2 distri:

if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/include 
-DG_LOG_DOMAIN=\"lavtools\" -DLAVPLAY_VERSION=\"1.7.0\" 
-I/usr/include -I/usr/local/include -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/local/include 
-I/usr/include/quicktime -I/usr/X11R6/include -I /usr/X11R6/include 
-I../utils -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/X11R6/include     -mcpu=i686 
-march=i686 -g -O2 -Wall -Wunused -MT lavplay.o -MD -MP -MF 
".deps/lavplay.Tpo" \
  -c -o lavplay.o `test -f 'lavplay.c' || echo './'`lavplay.c; \
then mv ".deps/lavplay.Tpo" ".deps/lavplay.Po"; \
else rm -f ".deps/lavplay.Tpo"; exit 1; \
fi
In file included from lavplay.c:135:
liblavplay.c: In function `lavplay_SDL_update':
liblavplay.c:702: warning: enumeration value `e_dv_sample_none' not 
handled in switch
liblavplay.c: In function `lavplay_mjpeg_set_params':
liblavplay.c:1181: warning: comparison between signed and unsigned
liblavplay.c:1188: warning: comparison between signed and unsigned
liblavplay.c: In function `lavplay_init':
liblavplay.c:1577: warning: comparison between signed and unsigned
liblavplay.c: In function `lavplay_playback_cycle':
liblavplay.c:1776: warning: comparison between signed and unsigned
liblavplay.c:1807: warning: comparison between signed and unsigned
liblavplay.c:1842: warning: comparison between signed and unsigned
/bin/sh ../libtool --mode=link gcc  -mcpu=i686 -march=i686 -g -O2 
-Wall -Wunused   -o lavplay  lavplay.o  ../utils/libmjpegutils.a 
liblavplay.la liblavjpeg.la liblavfile.la -lpthread -L/usr/lib 
-Wl,-rpath,/usr/lib -lSDL -lpthread -L/usr/X11R6/lib -lX11
gcc -mcpu=i686 -march=i686 -g -O2 -Wall -Wunused -o .libs/lavplay 
lavplay.o -Wl,-rpath -Wl,/usr/lib  ../utils/libmjpegutils.a 
./.libs/liblavplay.so ./.libs/liblavjpeg.so ./.libs/liblavfile.so 
-L/usr/local/lib -L/usr/lib -lmovtar /usr/lib/libquicktime.so 
/usr/lib/libjpeg.so /usr/lib/libdv.so /usr/lib/libglib.so 
/usr/lib/libSDL.so -L/opt/kde3/lib /opt/kde3/lib/libartsc.so 
/usr/lib/libesd.so /usr/lib/libaudiofile.so /usr/lib/libasound.so 
-L/usr/X11R6/lib -lXext /usr/lib/libaa.so -lslang -lm -lgpm -ldl 
-lpthread -lX11 -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath 
-Wl,/opt/kde3/lib
/usr/lib/gcc-lib/i486-suse-linux/3.3/../../../../i486-suse-linux/bin/ld: 
cannot find -lslang
collect2: ld returned 1 exit status
make[2]: *** [lavplay] Error 1
make[2]: Leaving directory `/home/ab/mjpeg_play/lavtools'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ab/mjpeg_play'
make: *** [all] Error 2

Also I tried to compile libquicktime-0.9.2pre1:

creating libquicktime_config
make[2]: Leaving directory 
`/usr/src/packages/SOURCES/libquicktime-0.9.2pre1/utils/gtk'
make[2]: Entering directory 
`/usr/src/packages/SOURCES/libquicktime-0.9.2pre1/utils'
source='lqtplay.c' object='lqtplay.o' libtool=no \
depfile='.deps/lqtplay.Po' tmpdepfile='.deps/lqtplay.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/quicktime -I../include  
-I/usr/X11R6/include    -O3 -funroll-all-loops -fomit-frame-pointer 
-malign-loops=2 -malign-jumps=2 -malign-functions=2  
-finline-functions -W -Wall -Wno-unused -Winline -c `test -f 
lqtplay.c || echo './'`lqtplay.c
cc1: warning: -malign-loops is obsolete, use -falign-loops
cc1: warning: -malign-jumps is obsolete, use -falign-jumps
cc1: warning: -malign-functions is obsolete, use -falign-functions
lqtplay.c:32:20: GL/glu.h: No such file or directory
lqtplay.c: In function `gl_resize':
lqtplay.c:411: warning: implicit declaration of function 
`gluOrtho2D'
make[2]: *** [lqtplay.o] Error 1
make[2]: Leaving directory 
`/usr/src/packages/SOURCES/libquicktime-0.9.2pre1/utils'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory 
`/usr/src/packages/SOURCES/libquicktime-0.9.2pre1/utils'
make: *** [check-recursive] Error 1



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Mjpeg-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mjpeg-users

Reply via email to