/usr/include/sys/: no such file or directory.
and a "sudo find / -name types.h" found nothing.
The reason might be that, when I installed the Developer Tools, I only installed "Developer Tools Software", not the following:
- MacOS X SDK,
- Developer Documentation,
- Developer Example Software,
- BSD SDK,
- December 2002 Dev Tools extras
so maybe I need to install them (except the Documentation and Example Software, as I don't plan to actually develop software, only install through
Always install the SDK packages. /usr/include/sys/types.h is from DevSDK.pkg.
-- Martin
------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
