Ryan-
Thanks for the tip on not adding the '/' to the --prefix - that fixed
the problem.
In regards to the +universal variants - my universal_target only
contains "i386" as suggested by Josh. My other settings look like this:
# Options for Universal Binaries (+universal variant)
# MACOSX_DEPLOYMENT_TARGET
universal_target 10.4
# the SDK "sysroot" to use
universal_sysroot /Xcode3_0/SDKs/MacOSX10.4u.sdk
# machine architectures
universal_archs i386
Again- my variants.conf only contains +universal and my macports.conf
as the variants_conf path set correctly - yet I still see the
deployment is being set to 10.5.
Any suggestions?
thanks
On Jan 24, 2009, at 8:21 PM, Ryan Schmidt wrote:
On Jan 24, 2009, at 14:01, Timothy Lee wrote:
Exact same settings as below (except I'm only building i386), yet
I'm still seeing "DEBUG: Environment:
MACOSX_DEPLOYMENT_TARGET='10.5'".
Any Ideas?
Only building i386 -- does that mean you are not using the
+universal variant? If so, the universal_target setting is not used,
as I believe Josh mentioned earlier in this thread.
Also - I'm seeing ""Warning: Please fix or indicate this
misbehavior (if it is intended)"" on every install saying that /
mopt/local/bin is in violation - any ideas on this?
Did you have a slash at the end of your --prefix when you configured
-- i.e. "./configure --prefix=/mopt/local/bin/"? If so, reconfigure
and omit the slash at the end -- i.e. "./configure --prefix=/mopt/
local/bin" (and then of course "make" and "sudo make install"). This
will be fixed in MacPorts 1.8.0.
http://trac.macports.org/ticket/13789
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users