Re: Unix Network Programming by Stevens && Mac OS X...
Re: Unix Network Programming by Stevens && Mac OS X...
- Subject: Re: Unix Network Programming by Stevens && Mac OS X...
- From: Cameron Hayne <email@hidden>
- Date: Wed, 16 Apr 2003 18:52:46 -0400
- Organization: Hayne of Tintagel
Jonas Roel <email@hidden> wrote:
>
apparently the header is getting #defines from the system
If you read the README file that comes with the source code, you will see that he explains what you
have to do. The README says:
" I used the GNU autoconf package to generate a shell script named
"configure" that you must execute. This script will try and figure
out lots of characteristics of your system.
This script builds two important files "Make.defines" and "config.h".
Each "Makefile" in each of the 40 directories includes "Make.defines",
and the first #include done by "unp.h" is of "config.h".
These two files *must* be set correctly for your system, or you will
not be able to build the source code."
Cameron Hayne
email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.