Hey Al,
On Fri, 2003-06-06 at 20:21, Al Bogner wrote:
> movtar_play.c:144: warning: integer constant is too large for "long"
> type
> [..]
> Can I ignore these warnings?
Sure. Officially, you can't, but it'll probably work just fine.
Ronald
--
Ronald Bultje <[EMAIL PROTECTED]>
Hey Al,
On Fri, 2003-06-06 at 12:09, Al Bogner wrote:
> No JPEG-MMX lib found
> checking for jpeg_start_compress in -ljpeg-mmx... yes
It means auto-finding failed. With your --with-jpeg-mmx=.. argument, it
still finds it (manually) and everything will work just fine.
Ronald
--
Ronald Bultje <[