As written in your build log, the error of distutils is due to the
mismatch between MACOSX_DEPLOYMENT_TARGET value of python (written to a
python's configuration file when python was built) and that of environment
value (I added) at libsbml's install-time.
So I've fixed the mismatch bug which could happen at install-time
on MacOSX and attached updated patch-file.
Could you try updated patch-file again, if you have time?
Thanks again.
--
Akiya Jouraku
Duncan Hull <duncan.hull@cs.man.ac.uk> wrote
$B!?!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1!1(B
> Hello Akiya
>
> Akiya Jouraku wrote:
> > I've attached a patch file for fixing the build errors of
> > python binding with non-system-installed python (MacPython 2.4
> > and 2.5. (Fink Python worked with/without this patch in my Mac
> > OS 10.4.9/Intel)) in libsbml 3.0.0-pre.
> >
> > If you have time, could you try the patch and send me the result?
> >
>
> It didn't quite work, maybe something to do with
>
> $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.4" but "10.3" during configure
>
> more details at:
>
> http://www.cs.man.ac.uk/~hulld/macosx_libsbml_300.html
>
> Duncan
>
> --
> Duncan Hull
> http://www.cs.man.ac.uk/~hulld/
> +44 (0) 161 306 5139
>
> ____________________________________________________________
> To manage your libsbml-discuss list subscription, visit
> https://utils.its.caltech.edu/mailman/listinfo/libsbml-discuss
>
> For a web interface to the libsbml-discuss mailing list, visit
> http://sbml.org/forums/
>
> For questions or feedback about the libsbml-discuss list,
> contact sbml-team@caltech.edu.
>