Compiling mount_smbfs
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message Macintosh Developer Computer Infrastructure Support Services Illinois State University E-mail: dsorresso@ilstu.edu Phone: 309.438.5777 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFB8Fyyhb9iSYg6iqcRAvdcAJ4/B25xEiXUCTPJyUPPHUeYy28kvQCff6fw tc0qyDvr9RlYUZ3M7Hu0/b4= =kYMN -----END PGP SIGNATURE----- _______________________________________________ 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... Hi all. I'm trying to compile mount_smbfs (from the tar.gz posted at http://www.opensource.apple.com/darwinsource/tarballs/other/smb -115.1.tar.gz) from the Xcode project, but I'm just getting hoards of errors claiming that Security/SecKeychainAPI.h doesn't exist and large amounts of non-existent constants as a result. And indeed, there is no SecKeychainAPI.h in the Security framework. So where is this thing? Also, as a follow-up, I need to get mount_smbfs compiling because I'm trying to modify it so that it will take passwords with non-alpha-numeric characters in the URL (like @, #, etc ...). Currently, you can't escape the @ character in the URL. But the code is ... well, unintelligible and poorly-formatted. Is there anyone who's played with mount_smbfs before who could tell me where to start? -- Damien Sorresso This email sent to site_archiver@lists.apple.com
participants (1)
-
Damien Sorresso