Trying to install on webware on OS X, using MacPython 2.3 (because of previous bad experiences with the python 2.2 that Apple ship as standard). Install.py ran ok and reported no errors, but then I can't make wkcgi.

cc -O2 -c ./wkcgi.c -o ./wkcgi.o
In file included from ./../common/wkcommon.h:20,
from ./wkcgi.h:6,
from ./wkcgi.c:5:
/usr/include/resolv.h:134: field `nsaddr_list' has incomplete type
/usr/include/resolv.h:138: `MAXDNAME' undeclared here (not in a function)
/usr/include/resolv.h:144: field `addr' has incomplete type
make: *** [wkcgi.o] Error 1


... it's a long time since I used a C compiler on a regular basis, but these look like issues in some kind of standard libraries shipped by Apple, not in webware. Does anybody have any experience of installing webware on OS X (10.2.6)?

regards
Alan Little



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines
at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to