make error:Option number is ambiguous (number-footnotes, number-sections)

121 views
Skip to first unread message

Ben Edwards

unread,
Feb 26, 2011, 10:33:24 AM2/26/11
to ffmbc-discuss
I am getting the above error when I try to make FFmbc-0.5. I am on a
Mac Pro.

uname-a gives me:
Darwin macpro.config 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10
18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386

Here are the last few lines before the error:
ffplay.c: In function ‘do_exit’:
ffplay.c:1347: warning: zero-length printf format string
ffplay.c: In function ‘input_request_frame’:
ffplay.c:1741: warning: passing argument 3 of ‘av_image_copy’ from
incompatible pointer type
ffplay.c: In function ‘SDL_main’:
ffplay.c:3182: warning: ‘sws_getContext’ is deprecated (declared at
libswscale/swscale.h:194)
ffplay.c:3218: warning: assignment discards qualifiers from pointer
target type
LD ffplay_g
CP ffplay
STRIP ffplay
CC ffprobe.o
LD ffprobe_g
CP ffprobe
STRIP ffprobe
CC ffserver.o
LD ffserver_g
CP ffserver
STRIP ffserver
HTML doc/developer.html
Option number is ambiguous (number-footnotes, number-sections)
Try `texi2html --help' for more information.
make: *** [doc/developer.html] Error 2

Any ideas,
Regards,
Ben

Baptiste Coudurier

unread,
Feb 26, 2011, 3:26:20 PM2/26/11
to ffmbc-...@googlegroups.com
Hi Ben,

On 2/26/11 7:33 AM, Ben Edwards wrote:
> I am getting the above error when I try to make FFmbc-0.5. I am on a
> Mac Pro.
>
> uname-a gives me:
> Darwin macpro.config 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10
> 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386
>
> Here are the last few lines before the error:

> ffplay.c: In function �do_exit�:


> ffplay.c:1347: warning: zero-length printf format string

> ffplay.c: In function �input_request_frame�:
> ffplay.c:1741: warning: passing argument 3 of �av_image_copy� from
> incompatible pointer type
> ffplay.c: In function �SDL_main�:
> ffplay.c:3182: warning: �sws_getContext� is deprecated (declared at


> libswscale/swscale.h:194)
> ffplay.c:3218: warning: assignment discards qualifiers from pointer
> target type
> LD ffplay_g
> CP ffplay
> STRIP ffplay
> CC ffprobe.o
> LD ffprobe_g
> CP ffprobe
> STRIP ffprobe
> CC ffserver.o
> LD ffserver_g
> CP ffserver
> STRIP ffserver
> HTML doc/developer.html
> Option number is ambiguous (number-footnotes, number-sections)
> Try `texi2html --help' for more information.
> make: *** [doc/developer.html] Error 2

That's weird, What's your texi2html version ? Mine is 1.70.
Do this happen with the 0.6 rc ?

--
Baptiste COUDURIER
Key fingerprint 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
FFmpeg maintainer http://www.ffmpeg.org

Ben Edwards

unread,
Feb 26, 2011, 4:55:55 PM2/26/11
to ffmbc-discuss
Hi Baptste,

$ texi2html --version
5.0

Ben

On Feb 26, 8:26 pm, Baptiste Coudurier <baptiste.coudur...@gmail.com>
wrote:
> Hi Ben,
>
> On 2/26/11 7:33 AM, Ben Edwards wrote:
>
>
>
> > I am getting the above error when I try to make FFmbc-0.5.  I am on a
> > Mac Pro.
>
> > uname-a gives me:
> > Darwin macpro.config 10.6.0 Darwin Kernel Version 10.6.0: Wed Nov 10
> > 18:13:17 PST 2010; root:xnu-1504.9.26~3/RELEASE_I386 i386
>
> > Here are the last few lines before the error:
> > ffplay.c: In function do_exit :
> > ffplay.c:1347: warning: zero-length printf format string
> > ffplay.c: In function input_request_frame :
> > ffplay.c:1741: warning: passing argument 3 of av_image_copy from
> > incompatible pointer type
> > ffplay.c: In function SDL_main :
> > ffplay.c:3182: warning: sws_getContext is deprecated (declared at

Baptiste Coudurier

unread,
Feb 26, 2011, 8:57:48 PM2/26/11
to ffmbc-...@googlegroups.com
On 2/26/11 1:55 PM, Ben Edwards wrote:
> Hi Baptste,
>
> $ texi2html --version
> 5.0

Weird, is it a custom one ? I'm using osx 0.16.5 and the one in
/usr/bin/ is 1.70

I can't help you on this, it works fine on my ubuntu system as well.
If you figure out what's wrong and find out how to fix it, I'll be happy
to add the change in the tree.

Ben Edwards

unread,
Mar 3, 2011, 5:36:39 AM3/3/11
to ffmbc-discuss
On Feb 27, 1:57 am, Baptiste Coudurier <baptiste.coudur...@gmail.com>
wrote:
> On 2/26/11 1:55 PM, Ben Edwards wrote:
>
> > Hi Baptste,
>
> > $ texi2html --version
> > 5.0
>
> Weird, is it a custom one ? I'm using osx 0.16.5 and the one in
> /usr/bin/ is 1.70

I use macports for most stuff. I actually have a version of ffmpeg
installed through macprots so I guess this is where any dependent
packages come from. Did you install everything from tarball?

Ben

Baptiste Coudurier

unread,
Mar 3, 2011, 11:12:18 PM3/3/11
to ffmbc-...@googlegroups.com
On 03/03/2011 02:36 AM, Ben Edwards wrote:
> On Feb 27, 1:57 am, Baptiste Coudurier<baptiste.coudur...@gmail.com>
> wrote:
>> On 2/26/11 1:55 PM, Ben Edwards wrote:
>>
>>> Hi Baptste,
>>
>>> $ texi2html --version
>>> 5.0
>>
>> Weird, is it a custom one ? I'm using osx 0.16.5 and the one in
>> /usr/bin/ is 1.70
>
> I use macports for most stuff. I actually have a version of ffmpeg
> installed through macprots so I guess this is where any dependent
> packages come from. Did you install everything from tarball?

texi2html is shipped with osx it seems and the latest version on the
site seems
to be 1.82. I don't know where you got that 5.0 version.

Can you remove this version and use the one in /usr/bin ?

Reply all
Reply to author
Forward
0 new messages