[issue1190] Fix build failure on NetBSD in bktr driver

2009-06-27 Thread Adam Hoka

Adam Hoka ah...@netbsd.org added the comment:

Sorry, the bug is still present in ffmpeg. Please fix, thanks.

--
status: closed - open
substatus: invalid - reproduced

_
FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1190
_


[issue1190] Fix build failure on NetBSD in bktr driver

2009-06-27 Thread Luca Barbato

Luca Barbato lu_z...@gentoo.org added the comment:

Please do not force us to remove your account. I mark it as wont_implement. You
may feed the configure with additional -D_NETBSD_SOURCE=1 and that should make
it build I think.

--
status: open - closed
substatus: reproduced - wont_implement

_
FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1190
_


[issue1190] Fix build failure on NetBSD in bktr driver

2009-06-26 Thread Diego Biurrun

Diego Biurrun di...@biurrun.de added the comment:

So the released versions are buggy - make a new release.  This issue stays
invalid. Please don't reopen it, thanks.

--
status: open - closed

_
FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1190
_


[issue1190] Fix build failure on NetBSD in bktr driver

2009-06-25 Thread Adam Hoka

Adam Hoka ah...@netbsd.org added the comment:

As soon as I invent a time machine in my garage, so I can fix versions released
in the past. Yes it's a header bug, but who cares?

--
status: closed - open

_
FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1190
_


[issue1190] Fix build failure on NetBSD in bktr driver

2009-06-14 Thread Adam Hoka

New submission from Adam Hoka ah...@netbsd.org:

The attached patch fixes the build on NetBSD.
u_int, u_short and co. needs _NETBSD_SOURCE defined on NetBSD,
the bktr driver doesn't build without this macro defined.

The patch was made against the SVN snapshot as of 2009-06-11.

--
files: patch-bktr
messages: 5984
priority: normal
status: new
substatus: new
title: Fix build failure on NetBSD in bktr driver
type: patch

_
FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1190
_

patch-bktr
Description: Binary data


[issue1190] Fix build failure on NetBSD in bktr driver

2009-06-14 Thread Diego Biurrun

Diego Biurrun di...@biurrun.de added the comment:

The system headers are buggy, fix them instead, see

http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2009-May/069937.html

--
status: new - closed
substatus: new - invalid

_
FFmpeg issue tracker iss...@roundup.ffmpeg.org
https://roundup.ffmpeg.org/roundup/ffmpeg/issue1190
_