• 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
Re: Compiling msdosfs...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compiling msdosfs...


  • Subject: Re: Compiling msdosfs...
  • From: Bart Thissen <email@hidden>
  • Date: Mon, 09 Jun 2008 08:09:45 +0200
  • Organization: ArdisTechnologies bv


Now I used an UFS fs type and after fixing dependencies I got to the folowing error:


xcodebuild[14723:713] _XCDistributedBuildHostInfoTask encountered an error: Error Domain=NSPOSIXErrorDomain Code=2 UserInfo=0x5585b60 "Operation could not be completed. No such file or directory"

and after loading some more darwinbuild build commands:

dyld: Symbol not found: _kMDQueryDidFinishNotification
Referenced from: /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
Expected in: /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation


private/var/tmp/msdosfs/build-msdosfs-136~8.sh: line 152: 29785 Trace/BPT trap


Any idea what is wrong?

Cheers,
	Bart



First, msdosfs is missing some dependencies, you'll probably need to load zlib, bsm, and configd. I still had trouble building it but havnt had a chance to look into it. You could always try copying the missing frameworks off of your host partition. (You'll see what it complains about). To load the dependencies, for example:


darwinbuild -load zlib

And the "does not contain an xcode project" is a known bug. Its tracked by <http://darwinbuild.macosforge.org/trac/ticket/1>. The best workaround is to build on a UFS partition (disk image, etc).

_______________________________________________
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


References: 
 >Compiling msdosfs... (From: Bart Thissen <email@hidden>)
 >Re: Compiling msdosfs... (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Compiling msdosfs... (From: Bart Thissen <email@hidden>)
 >Re: Compiling msdosfs... (From: William Siegrist <email@hidden>)

  • Prev by Date: Re: USB Serial - RS232
  • Next by Date: Re: DiskArbitration, unmounting busy due to fseventsd?
  • Previous by thread: Re: Compiling msdosfs...
  • Next by thread: Problems with linker (ld)
  • Index(es):
    • Date
    • Thread