[mythtv] New OSX packager (was Re: Ticket #10569: libcdio broken on OS X?)

Jean-Yves Avenard jyavenard at gmail.com
Tue Apr 10 10:01:09 UTC 2012


On 10 April 2012 19:28, Jean-Yves Avenard <jyavenard at gmail.com> wrote:

>> [osx-pkg] Configuring mythtv for x86_64
>> [osx-pkg] ./configure --runprefix=../Resources --enable-libmp3lame --disable-lirc --disable-distcc --prefix=/Volumes/Backups/NewPackager/.osx-packager/build --cc=/Developer/usr/bin/gcc --cxx=/Developer/usr/bin/g++ --qmake=/usr/bin/qmake --extra-libs=-F/Library/Frameworks --firewire-sdk=/Volumes/Backups/NewPackager/.osx-packager/build/lib
>> ERROR: libmp3lame not found

just to add:
my guess is that you compiled libmp3lame for 32 bits and you are now
building for 64 bits.

make sure you rebuild all dependencies with -universal (so you have no
problem later, no matter what you'll try to compile)


More information about the mythtv-dev mailing list