Problems building automount
Problems building automount
- Subject: Problems building automount
- From: Craig Rodrigues <email@hidden>
- Date: Wed, 11 May 2005 17:13:27 -0400
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
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden