Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104795 - MosML compiles after patching
Summary: MosML compiles after patching
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-04 05:25 UTC by Jonas Due Vesterheden
Modified: 2008-03-02 11:36 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch for MosML on OS X (mosml-2.01-osx.patch,783 bytes, patch)
2005-09-04 05:28 UTC, Jonas Due Vesterheden
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonas Due Vesterheden 2005-09-04 05:25:45 UTC
I will attach a small patch, that changes some settings in mosml/src/Makefile.inc, so that MosML can 
successfully compile on OS X. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51.22-r2 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.2.1 Power 
Macintosh)
===============================================================
==
System uname: 8.2.1 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/
qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/
gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc emboss ppc-macos userland_Darwin kernel_Darwin elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Jonas Due Vesterheden 2005-09-04 05:28:34 UTC
Created attachment 67624 [details, diff]
Patch for MosML on OS X
Comment 2 Fabian Groffen gentoo-dev 2005-09-04 05:32:46 UTC
hey where did you get that 8.2.1 kernel?

Thanks for the patch.  Will look later into it.
Comment 3 Jonas Due Vesterheden 2005-09-04 06:19:28 UTC
I really don't know... :) I'm running a plain version of Tiger:

iBook:~ jonasduevesterheden$ uname -a
Darwin iBook.local 8.2.1 Darwin Kernel Version 8.2.1: Fri Jun 24 23:31:10 PDT 2005; 
root:xnu-792.3.2.obj~1/RELEASE_PPC Power Macintosh powerpc
Comment 4 Fabian Groffen gentoo-dev 2005-09-04 06:30:06 UTC
hmmm...

% uname -a
Darwin aphrodite.orakel.ods.org 8.2.0 Darwin Kernel Version 8.2.0: Fri Jun 24
17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC Power Macintosh powerpc

seems like I got a kernel which is only a few hours older, but Software Update
doesn't think there are any updates :(

Anywayz, I won't pollute this bug any more on this.
Comment 5 Fabian Groffen gentoo-dev 2008-03-02 11:36:51 UTC
in prefix this doesn't need any patching, added.