This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problems Compiling libmpeg3


G'day all,

When I install libmpeg3 1.4 from http://heroinewarrior.com/libmpeg3.php,
and run:
../configure
make

Make returns an error:

Administrator@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.stewart@whsc.vic.edu.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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]