I've actually tried to get this thing to build using the
suggestion of a UFS image. As stated in an earlier post, this failed
for me as well. If any has some relatively simple way to build this
thing, I'd be willing to pay good money :) Also, I think building
"libsecurity_utilties" is a concern, that is if it hasn't been put up
in the roots area.
thanks,
jack
------------------------------
Message: 2
Date: Tue, 24 Jun 2008 12:13:59 +0200
From: Bart Thissen <bart@ardistech.com>
Subject: Re: [darwinbuild-dev] No Xcode project?
To: Mattias Br?ndstr?m <mattias.brandstrom@todos.se>
Cc: darwinbuild-dev@lists.macosforge.org
Message-ID: <4860C8E7.90104@ardistech.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
It looks that Darwinbuild is more or less broken for the time
beeing.... I had more luck with XCode (and spotlight to find the
missing headers )
Cheers,
Bart
Mattias Br?ndstr?m wrote:
> Hello!
>
> There is probably something trivial I have missed, but I am having trouble building some projects with darwinbuild. I have set up the build directory according to the instructions in the README. When I do darwinbuild SmartCardServices everything seems to work at first, until I get this error message:
>
> xcodebuild: Error: the directory /SourceCache/SmartCardServices/SmartCardServices-32672 does not contain an Xcode project.
>
> This seems strange to me since the .tar.gz contains what looks like an Xcode project:
>
>> tar tzvf Sources/SmartCardServices-32672.tar.gz | grep xcode
> drwxr-xr-x root/kevin 0 2007-10-03 01:08:53 SmartCardServices-32672/SmartCardServices.xcodeproj/
> -rw-r--r-- root/kevin 145193 2007-10-03 01:08:53 SmartCardServices-32672/SmartCardServices.xcodeproj/project.pbxproj
>
> Perhaps someone on this list can see what might be wrong here?
>
> Regards,
> Mattias
> _______________________________________________
> darwinbuild-dev mailing list
> darwinbuild-dev@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev
>
------------------------------
Message: 3
Date: Tue, 24 Jun 2008 07:09:24 -0700
From: William Siegrist <wsiegrist@apple.com>
Subject: Re: [darwinbuild-dev] No Xcode project?
To: Mattias Br?ndstr?m <mattias.brandstrom@todos.se>
Cc: darwinbuild-dev@lists.macosforge.org
Message-ID: <51CA0C2C-C49F-4317-807C-6E448857AFF8@apple.com>
Content-Type: text/plain; charset="iso-8859-1"
You're hitting <http://darwinbuild.macosforge.org/trac/ticket/1>. Its
a known problem and I'm still trying to fix it. The best workaround is
to build on a UFS disk image. The basic problem is Xcode 3.0 has
trouble inside of a chroot on certain filesystems, either because they
support volfs, perhaps because they are case sensitive.
Also make sure you've installed from svn trunk as that has the Xcode 3
support.
-Bill
On Jun 24, 2008, at 2:54 AM, Mattias Br?ndstr?m wrote:
> Hello!
>
> There is probably something trivial I have missed, but I am having
> trouble building some projects with darwinbuild. I have set up the
> build directory according to the instructions in the README. When I
> do darwinbuild SmartCardServices everything seems to work at first,
> until I get this error message:
>
> xcodebuild: Error: the directory /SourceCache/SmartCardServices/
> SmartCardServices-32672 does not contain an Xcode project.
>
> This seems strange to me since the .tar.gz contains what looks like
> an Xcode project:
>
>> tar tzvf Sources/SmartCardServices-32672.tar.gz | grep xcode
> drwxr-xr-x root/kevin 0 2007-10-03 01:08:53
> SmartCardServices-32672/SmartCardServices.xcodeproj/
> -rw-r--r-- root/kevin 145193 2007-10-03 01:08:53
> SmartCardServices-32672/SmartCardServices.xcodeproj/project.pbxproj
>
> Perhaps someone on this list can see what might be wrong here?
>
> Regards,
> Mattias
> _______________________________________________
> darwinbuild-dev mailing list
> darwinbuild-dev@lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/darwinbuild-dev
----
William Siegrist
Mac OS Forge
http://macosforge.org/
-