site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com User-agent: Mutt/1.5.9i Hi, I want to make some local modifications to the automount program that comes with MacOS X and compile it. I downloaded the source from: http://darwinsource.opendarwin.org/10.3.9/automount-81.5/ If I try to build this code, the compilation fails due to: AMMap.m:44:30: URLMount/URLMount.h: No such file or directory AMMap.m:45:37: URLMount/URLMountPrivate.h: No such file or directory These lines are: #import <URLMount/URLMount.h> #import <URLMount/URLMountPrivate.h> Where do I get the header files for URLMount, and how do I install them, so that I can get a working build environment for automount? Thanks. -- Craig Rodrigues rodrigc@crodrigues.org _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com