[mythtv-users] MacOSX Universal Binaries on TheSniderPad.com

David Snider dsnider at thesniderpad.com
Sat Oct 11 16:01:17 UTC 2008



David Snider wrote:
> Hi,
>    So I'm doing some testing with MACOSX_DEPLOYMENT_TARGET set to 
> 10.4.   What specific build are you running?  I'll compile for that 
> build and we'll see if we can get past this.
>
>
Well, it looks like it didn't like that.  I'll keep looking.

g++ -headerpad_max_install_names -Wl,-search_paths_first -o i18n 
dummy.o     -L/usr/lib -L/nobackup/myth_svn-18546/.osx-packager/build/lib
cd bindings/ && /usr/bin/make -f Makefile
cd perl/ && /nobackup/myth_svn-18546/.osx-packager/build/bin/qmake 
perl.pro -macx PREFIX=../Resources QMAKE_LFLAGS+=-Wl,-search_paths_first 
INCLUDEPATH+=/nobackup/myth_svn-18546/.osx-packager/build/include 
LIBS+=-L/usr/lib\ -L/nobackup/myth_svn-18546/.osx-packager/build/lib -o 
Makefile
cd python/ && /nobackup/myth_svn-18546/.osx-packager/build/bin/qmake 
python.pro -macx PREFIX=../Resources 
QMAKE_LFLAGS+=-Wl,-search_paths_first 
INCLUDEPATH+=/nobackup/myth_svn-18546/.osx-packager/build/include 
LIBS+=-L/usr/lib\ -L/nobackup/myth_svn-18546/.osx-packager/build/lib -o 
Makefile
cd python/ && /usr/bin/make -f Makefile
cd perl/ && /usr/bin/make -f Makefile
perl Makefile.PL MAKEFILE=Makefile.perl 
PREFIX=/nobackup/myth_svn-18546/.osx-packager/build
python setup.py build
Warning: prerequisite DBD::mysql 0 not found.
Warning: prerequisite Date::Manip 0 not found.
Traceback (most recent call last):
  File "setup.py", line 9, in <module>
    packages=['MythTV'],
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/core.py", 
line 125, in setup
    dist.parse_config_files()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py", 
line 366, in parse_config_files
    filenames = self.find_config_files()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py", 
line 329, in find_config_files
    check_environ()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py", 
line 208, in check_environ
    os.environ['PLAT'] = get_platform()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py", 
line 78, in get_platform
    cfgvars = get_config_vars()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py", 
line 504, in get_config_vars
    func()
  File 
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py", 
line 389, in _init_posix
    raise DistutilsPlatformError(my_msg)
*distutils.errors.DistutilsPlatformError: $MACOSX_DEPLOYMENT_TARGET 
mismatch: now "10.4" but "10.5" during configure*
make[2]: *** [python_build] Error 1
make[1]: *** [sub-python-make_default] Error 2
make[1]: *** Waiting for unfinished jobs....
Writing Makefile.perl for MythTV



More information about the mythtv-users mailing list