FFMPEG and lame

Hello
While I am trying to install lame to my mac os and after ./configure I am writing
make

I got this error.

Making all in Dll
make[2]: Nothing to be done for `all'.
Making all in debian
make[2]: Nothing to be done for `all'.
Making all in doc
Making all in html
make[3]: Nothing to be done for `all'.
Making all in man
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in include
make[2]: Nothing to be done for `all'.
Making all in misc
make[2]: Nothing to be done for `all'.
Making all in dshow
make[2]: Nothing to be done for `all'.
Making all in ACM
Making all in ADbg
make[3]: Nothing to be done for `all'.
Making all in ddk
make[3]: Nothing to be done for `all'.
Making all in tinyxml
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in mac
make[2]: Nothing to be done for `all'.
Making all in macosx
Making all in English.lproj
make[3]: Nothing to be done for `all'.
Making all in LAME.xcodeproj
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.

3 months ago I have installed it succesfully but after format it I got this error. Finally I have reformat my mac and I still get this error.

macbook pro ma96ll, Mac OS X (10.5.2)

Posted on Dec 10, 2008 1:53 PM

Reply
13 replies

Dec 11, 2008 2:27 PM in response to mavrismike

mikemavris wrote:
Hello 🙂

This is the site for tutorial
http://stephenjungels.com/jungels.net/articles/ffmpeg-howto.html

and this is the source code:
http://sourceforge.net/project/showfiles.php?groupid=290&package_id=309&releaseid=628063


I just downloaded the source and did
./configure
and
make
without any errors
following the instructions on the website you linked to.
I did not do the last step,
sudo make install
because I know that would work.

The errors you have indicate that you do not have the Leopard Developer package 3.00 or better installed or installed properly, or else you may have not correctly performed the commands, as on the website.
After the make here is the contents of the directory, lame-398-2

ACM TODO lame.bat
API USAGE lame.spec
COPYING acinclude.m4 lame.spec.in
ChangeLog aclocal.m4 lame clientsvc6.dsw
ChangeLog.header config.guess lame projectsvc6.dsp
DEFINES config.h lame_vc6.dsw
Dll config.h.in lame_vc8.sln
HACKING config.log libmp3lame
INSTALL config.status libtool
INSTALL.configure config.sub ltmain.sh
LICENSE configMS.h mac
Makefile configure macosx
Makefile.MSVC configure.in misc
Makefile.am debian missing
Makefile.am.global depcomp mpglib
Makefile.in doc stamp-h1
Makefile.unix dshow test
README frontend testcase.mp3
README.WINGTK include testcase.wav
STYLEGUIDE install-sh vc_solution

So on my machine it works properly. We need to figure out why your machine is different.

Dec 11, 2008 3:48 PM in response to mavrismike

mikemavris wrote:
I was sure that something going wrong with my mac because the first time I have compile it without errors. I have download the xcode dmg from here: http://adcdownload.apple.com/DeveloperTools/xcode_3.1.2_developer_tools/xcode312_2621developerdvd.dmg
and I have installed it with pressing "Next" and select all packages to install.


That is the right place. However, if you had an version of 2.x, did you completely uninstall it? If not, there are problems.
You should have a directory /Developer
In a terminal enter cpp --version

You should get:
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Dec 11, 2008 3:50 PM in response to mavrismike

mikemavris wrote:
About commands on Terminal I am sure that I am doing it with the right way! Also when I am trying sudo make install and system ask for my password (my pass is blank) when press enter is doing nothing!


You may need to have a real password. If your password is blank, it may not work properly. Create a real password for doing this kind of stuff.

Dec 11, 2008 3:55 PM in response to mavrismike

I got this:
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Ok I will create a real password but I think this is not the problem right now, is it?

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

FFMPEG and lame

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.