Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B810129.CA601D6F@whsc.vic.edu.au> Date: Mon, 20 Aug 2001 22:23:05 +1000 From: Ben Stewart X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sources DOT redhat DOT com Subject: Problems Compiling libmpeg3 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Sina-Mail-Agent: sinadeliver-3.12-1.80 G'day all, When I install libmpeg3 1.4 from http://heroinewarrior.com/libmpeg3.php, and run: ../configure make Make returns an error: Administrator AT STARBUGGER ~/libmpeg3-1.4 $ make gcc -c `./c_flags` bitstream.c -o i686/bitstream.o In file included from mpeg3title.h:4, from mpeg3demux.h:4, from mpeg3atrack.h:4, from mpeg3private.h:4, from bitstream.c:1: mpeg3io.h:6: stdint.h: No such file or directory make: *** [i686/bitstream.o] Error 1 I've tried modifying the .h files to use the only stdint.h I can find in /usr/include - that is, in mingw/stdint.h to no avail... any ideas? /. .\ --------ooo----O----ooo-------- Ben Stewart Intranet Administrator Wheelers Hill Secondary College ben DOT stewart AT whsc DOT vic DOT edu DOT au -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/