Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 64991 - xerces-c 2.5.0 emerges under macosx with ebuild modification
Summary: xerces-c 2.5.0 emerges under macosx with ebuild modification
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: PPC All
: High normal (vote)
Assignee: osx porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-22 10:05 UTC by Mark Kromis
Modified: 2007-06-12 17:17 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Kromis 2004-09-22 10:05:56 UTC
If the package is emerged normally it will stop compiling with error, but if the ebuild file is modified to use "./runConfigure -p macosx -n native || die" instead of "econf || die" it compiles and installs normally. Refer to http://xml.apache.org/xerces-c/build-other.html#Mac

Reproducible: Always
Steps to Reproduce:
1. comment " econf || die"
2. Add "./runConfigure -p macosx -n native || die"
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_rc1 (default-macos-10.4, gcc-3.3, libsystem-7.1-r0, 8.0.0b1 Power Macintosh)
=============================================================
====
System uname: 8.0.0b1 Power Macintosh powerpc
macos-20040726
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.57
Automake: sys-devel/automake-1.6.3
Binutils: 
Headers:  
Libtools: 
ACCEPT_KEYWORDS="macos ~macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
COMPILER=""
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="autoaddcvs ccache collision-protect cvs keepwork userpriv"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="macos altivec bzlib cups ext-zlib jpeg perl"
Comment 1 Lina Pezzella (RETIRED) gentoo-dev 2005-01-25 09:11:50 UTC
Depends on doxygen being keyworded.
Comment 2 Markus Ullmann (RETIRED) gentoo-dev 2007-06-12 17:17:14 UTC
still interested in it for prefix?