[FFmpeg-devel] build problems on OpenBSD

Jacob Meuser jakemsr
Wed May 28 23:22:32 CEST 2008


On Wed, May 28, 2008 at 03:49:22PM +0100, M?ns Rullg?rd wrote:
> Jacob Meuser <jakemsr at sdf.lonestar.org> writes:
> 
> > hi
> >
> > I'm having some problems building recent ffmpeg svn versions.  in fact,
> > I can't even get started :(
> >
> > here's what happens with a clean checkout:
> >
> > acer:~/tmp/ffmpeg-svn-20080527% ./configure
> > nm: unknown option -- P
> > usage: nm [-aCegnoprsuVw] [file ...]
> 
> Your nm is not POSIX compatible.  Get a better one.
> 
> > od: unknown option -- A
> > od: od(1) has been deprecated for hexdump(1).
> > usage: od [-aBbcDdeFfHhIiLlOovXx] [-j offset] [-N length] [-t type_string]
> >         [[+]offset[.][Bb]] [file ...]
> 
> POSIX mandates an "od" tool.  Get a compliant one.

well, we have an od(1) that claims to be POSIX (IEEE Std 1003.1-2004)
compliant.

I will look into adding -P to our nm though.

> > [normal display of what configure decides will be built]
> >
> > Creating config.mak and config.h...
> > acer:~/tmp/ffmpeg-svn-20080527% gmake
> > gmake: *** virtual memory exhausted.  Stop.
> > acer:~/tmp/ffmpeg-svn-20080527% 
> 
> You need GNU make 3.81.

2217 lines of a configure script, but it can't run (g)make and say,
"whoa buddy, your make is outdated."?  I know it's documented in INSTALL,
but I've been managing the ffmpeg package for OpenBSD for a few years,
and this caught me off guard ...

> -- 
> M?ns Rullg?rd
> mans at mansr.com
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel

-- 
jakemsr at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org




More information about the ffmpeg-devel mailing list