Skip to Content.
Sympa Menu

shibboleth-dev - Re: Minor error(s) in MacPort Shibboleth 2.0

Subject: Shibboleth Developers

List archive

Re: Minor error(s) in MacPort Shibboleth 2.0


Chronological Thread 
  • From: Alan Brenner <>
  • To: <>
  • Subject: Re: Minor error(s) in MacPort Shibboleth 2.0
  • Date: Fri, 28 Mar 2008 10:23:30 -0400

My guess is MacPorts is still 10.4 oriented, and 10.4 only has i386 and ppc fat binaries. I'm working on a 4 architecture build for 10.5.

Alan

On Mar 28, 2008, at 10:15 AM, Lukas Haemmerle wrote:

Hmm, on
http://trac.macosforge.org/projects/macports/wiki/FAQ#IsMacPortsUniversal
they say that one only has to add "+universal" somewhere. So, I tried
this and did a recompile. Unfortunately, already the compilation of
log4shib failed. What I also found a bit strange is that Mac Ports
apparently only compiles for the 32bit architectures ("-arch i386 -arch
ppc") but not the 64bit version or am I missing something here?

/bin/sh ../libtool --mode=compile --tag=CXX /usr/bin/g++-4.0
-DHAVE_CONFIG_H -I. -I. -I../include -I../include  -I/opt/local/include
  -Wall -O2 -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch
ppc -O2 -DNDEBUG -Wall -Wno-unused -pedantic -c -o PortabilityImpl.lo
PortabilityImpl.cpp





Archive powered by MHonArc 2.6.16.

Top of Page