i can build everything except mpeg2enc. has anyone else had this issue? do you know what the issue is?
OS: windows xp sp 1 using cygwin version as follows. $ uname -a CYGWIN_NT-5.1 BURKE-LAP 1.5.11(0.116/4/2) 2004-09-04 23:17 i686 unknown unknown Cygwin here's the end of the output from the "make" in that directory. creating libmpeg2encpp.la (cd .libs && rm -f libmpeg2encpp.la && ln -s ../libmpeg2encpp.la libmpeg2encpp.l a) if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../utils -mcpu=i686 -march=i686 -M T mpeg2enc.o -MD -MP -MF ".deps/mpeg2enc.Tpo" \ -c -o mpeg2enc.o `test -f 'mpeg2enc.cc' || echo './'`mpeg2enc.cc; \ then mv -f ".deps/mpeg2enc.Tpo" ".deps/mpeg2enc.Po"; \ else rm -f ".deps/mpeg2enc.Tpo"; exit 1; \ fi /bin/bash ../libtool --mode=link g++ -mcpu=i686 -march=i686 -o mpeg2enc.exe mpeg2enc.o ../utils/libmjpegutils.a ../mpeg2enc/libmpeg2encpp.la -lpthread -lm g++ -mcpu=i686 -march=i686 -o mpeg2enc.exe mpeg2enc.o ../utils/libmjpegutils.a ../mpeg2enc/.libs/libmpeg2encpp.a -lpthread collect2: ld terminated with signal 11 [Segmentation fault], core dumped make: *** [mpeg2enc.exe] Error 1 ===== eric burke [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by: Sybase ASE Linux Express Edition - download now for FREE LinuxWorld Reader's Choice Award Winner for best database on Linux. http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users