• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Rebuilding SMB 431.11
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Rebuilding SMB 431.11


  • Subject: Rebuilding SMB 431.11
  • From: Syl-J CALIMPUSAN <email@hidden>
  • Date: Tue, 07 Feb 2012 12:07:16 -0800

So far I am missing NetFSPrivate.h.  Quinn, from Apple Developer Technical Support said that this header file is part of the private URLMount.  However, the file is part of NetFS Framework and there is no reason their should be no access to the file.  Then the discussion also opens to it's part of SMB open source so Apple does not support it.  Even the header file above it, is in the Library Framework directory "NetFS.h".  

The undeclared values is what I am missing below and also one failure which is from the ctx.c file.  I did delete the file and check if it can still build, i get 2 undeclared values kMountFlagsKey kSoftMountKey in mount_smbfs.c.


The undeclared values from ctx.c

ENETFSACCOUNTRESTRICTED

ENETFSPWDNEEDSCHANGE

ENETFSPWDPOLICY

kNetFSSMBNativeOSKey

kNetFSSMBNativeLANManagerKey

kNetFSMountPathKey

kNetFSMountedByGuestKey

kNetFSMountedByUserKey

kNetFSMountedByKerberosKey

kNetFSMountedByGuestKey

kNetFSMountedByUserKey

kNetFSNoUserPreferences

kNetFSSupportsChangePasswordKey

kNetFSSupportsGuestKey

kNetFSGuestOnlyKey

kNetFSSupportsKerberosKey

kNetFSServicePrincipalKey

kNetFSServerAddressKey

kNetFSKerberosInfoKey

kNetFSServerDisplayNameKey

kNetFSNoUserPreferences

kNetFSUseKerberosKey

kNetFSUseGuestKey

kNetFSUseAnonymousKey

kNetFSChangePasswordKey

kNetFSForceNewSessionKey

kNetFSKerberosInfoKey

kNetFSClientPrincipalKey

kNetFSServicePrincipalKey

kNetFSUseKerberosKey

kNetFSUseGuestKey

kNetFSNoUserPreferences

kNetFSAlreadyMountedKey

kNetFSPrinterShareKey

kNetFSHasPasswordKey

kNetFSIsHiddenKey

kNetFSSoftMountKey

kNetFSMountFlagsKey





/Users/test/Documents/Project/smb-431.11/lib/smb/ctx.c:1159:0 /Users/test/Documents/Project/smb-431.11/lib/smb/ctx.c:1159: error: implicit declaration of function '_CFNetServiceCreateFromURL'


CFNetServiceRef theService = _CFNetServiceCreateFromURL(NULL, ctx->ct_url);


 _______________________________________________
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

  • Prev by Date: Re: Open Source Release for OS X 10.7.3
  • Next by Date: Missing header files
  • Previous by thread: Re: Rebuilding SMB 431.11
  • Next by thread: Re: recursive mutexes in Lion?
  • Index(es):
    • Date
    • Thread