Skip navigation.
 
mlDevelopment on ZFS
FROM : Andreas Höschler
DATE : Thu Jan 24 18:19:00 2008

Hi all,

we have successfully used Apples dev tools (actually 
ProjectBuilderWO.app but the same problem probably would occur with 
xCode) on an NFS mounted home dir from a Solaris box.

We recently moved our home dirs to ZFS volume on this Solaris host and 
NFS exported /home with ZFS (it can do that directly). Whenever we try 
to build a project now we get

== Making ApplicationBuilder for ppc ==
Pre-build setup...
/bin/rm -f 
/home/ahoesch/Development/MacOSX/SmartObjectsPro/ApplicationBuilder/
ApplicationBuilder.build/derived_src/TrustedPrecomps.txt
Building...
/usr/lib/mergeInfo PB.project CustomInfo.plist 
/home/ahoesch/Development/MacOSX/SmartObjectsPro/ApplicationBuilder/
ApplicationBuilder.build/derived_src/Java.plist -o 
/home/ahoesch/Development/MacOSX/SmartObjectsPro/ApplicationBuilder/
ApplicationBuilder.app/Resources/Info-macos.plist
Copying English resources...
Copying German resources...
gnumake: *** [copy-global-resources] Segmentation fault

If I copy the complete project directory to a a folder on the local 
disk (of the Mac) then the build works fine. What could be the problem? 
Any idea?

Thanks a lot!

Regards,

  Andreas

Related mailsAuthorDate
mlDevelopment on ZFS Andreas Höschler Jan 24, 18:19
mlRe: Development on ZFS oplusplus Jan 26, 00:50
mlRe: Development on ZFS Shantonu Sen Jan 26, 01:57
mlRe: Development on ZFS oplusplus Jan 26, 02:43
mlRe: Development on ZFS Markus Hitter Jan 26, 02:52
mlRe: Development on ZFS Graham J Lee Jan 26, 10:31
mlRe: Development on ZFS Paul Sargent Jan 26, 10:32
mlRe: Development on ZFS Andreas Höschler Jan 26, 18:23
mlRe: Development on ZFS Andreas Höschler Jan 26, 18:28
mlRe: Development on ZFS Andreas Höschler Jan 26, 18:30
mlRe: Development on ZFS Andreas Höschler Jan 26, 18:38