I'm trying to get the following utilities to compile, but have been
encountering errors. I suspect that my build environment is not
correctly set up. I am trying to compile the programs on a standard
Mac OS X 10.4.4 system. I downloaded all source tarballs from
Apple's Darwin sources page. I am trying to build these tools with
the same configuration as they shipped in 10.4.4, except with
debugging symbols and possibly no optimization.
The tools:
as (from cctools)
- gives errors that seem to be related to i386 thread structures not
being defined
vim (from vim)
- complains about typedefing typedefs
zsh (from zsh)
- rlimit.c: RLIMIT_RSS and RLIMIT_AS seem to have the same value, and
conflict in switch statements
Any help will be appreciated.
-Greg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden