Revision 54dab567 doc/general.texi
doc/general.texi | ||
---|---|---|
720 | 720 |
BSD make will not build FFmpeg, you need to install and use GNU Make |
721 | 721 |
(@file{gmake}). |
722 | 722 |
|
723 |
@subsection FreeBSD |
|
724 |
|
|
725 |
FreeBSD will not compile out-of-the-box due to broken system headers. |
|
726 |
Passing @code{--extra-cflags=-D__BSD_VISIBLE} to configure will work |
|
727 |
around the problem. This may have unexpected sideeffects, so use it at |
|
728 |
your own risk. If you care about FreeBSD, please make an attempt at |
|
729 |
getting the system headers fixed. |
|
730 |
|
|
723 | 731 |
@section Windows |
724 | 732 |
|
725 | 733 |
To get help and instructions for building FFmpeg under Windows, check out |
Also available in: Unified diff