If anyone is compiling/has compiled these components for indiana preview2 could you please post detailed steps/prereq's. I attempted it but only got as far as :-
-bash-3.2# cd $home -bash-3.2# cd gst-ffmpeg-0.10.3 -bash-3.2# ./configure <stuff> ... ... checking for valgrind... no configure: Looking for Python version >= 2.1 checking for python... /usr/bin/python checking "/usr/bin/python":... okay checking local Python configuration... looks good checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking for GST... no configure: configure: error: no gstreamer-0.10 >= 0.10.13 (GStreamer) found -bash-3.2# cd $home -bash-3.2# cd mpeg2dec-0.4.1 -bash-3.2# ./configure --x-includes=/usr/X11/include --x-libraries=/usr/X11/lib <configure output all looking ok> -bash-3.2# make Making all in autotools Making all in include make all-am Making all in libmpeg2 Making all in convert Making all in libvo if gcc -DHAVE_CONFIG_H -I. -I. -I../include -I../include -I../include -Wall -g -O3 -fomit-frame-pointer -fno-common -mcpu=i386 -I/usr/X11/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -MT video_out_x11.o -MD -MP -MF ".deps/video_out_x11.Tpo" -c -o video_out_x11.o video_out_x11.c; \ then mv -f ".deps/video_out_x11.Tpo" ".deps/video_out_x11.Po"; else rm -f ".deps/video_out_x11.Tpo"; exit 1; fi `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. video_out_x11.c:31:22: X11/Xlib.h: No such file or directory video_out_x11.c:32:23: X11/Xutil.h: No such file or directory video_out_x11.c:35:33: X11/extensions/XShm.h: No such file or directory video_out_x11.c:38: error: syntax error before '*' token video_out_x11.c:42:34: X11/extensions/Xvlib.h: No such file or directory video_out_x11.c:54: error: syntax error before "XImage" <more stuff> Well it was worth a try i guess. Any help would be appreciated. Regards Rep -- This message posted from opensolaris.org _______________________________________________ indiana-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/indiana-discuss
