Development on ZFS
Paul Sargent
psarge at gmail.com
Sat Jan 26 01:32:32 PST 2008
On 26 Jan 2008, at 01:52, Markus Hitter wrote:
>
> Am 26.01.2008 um 01:57 schrieb Shantonu Sen:
>
>> If anything this is an NFS issue, or a Solaris issue, or a Solaris
>> ZFS issue. It's not an Apple ZFS issue, because Apple doesn't know
>> what the local filesystem on the server is.
>
> ... or it's an issue with the copying mechanism insisting on a
> Resource Fork/Finder Info/Other Apple Extension. I'd try on another
> NFS share.
Did that error message signify gnumake getting a segmentation fault,
or the process it called?
I'd try running the build one time with '-n' (dry-run) and one time
with '-d' (debug). If the dry-run fails it's something to do with the
file stating that make does, otherwise it's one of the sub-processes.
When you run with '-d' the end of the (huge amounts of) output should
tell you what process died.
I expect it's something to do with internationally named files (It
died doing German resources).
More information about the MacOSX-dev
mailing list