I tried to install Mac FUSE following the instruction showed in the
link "http://osxbook.com/book/bonus/chapter11/procfs/";

1. Installing the pcre libraries was successful, even though I didn't
contain the command:

{CFLAGS="-O -g -arch i386 -arch ppc -isysroot /Developer/SDKs/
MacOSX10.4u.sdk" \
CXXFLAGS="-O -g -arch i386 -arch ppc -isysroot /Developer/SDKs/
MacOSX10.4u.sdk" \
LDFLAGS="-arch i386 -arch ppc" }

p.s. I, then, tried to contain this command but changed corresponding
part to MacOSX10.6u.sdk, and still it failed again.

2. I also successfully installed the MacFUSE Core package, but when I
checked out the MacFUSE source tree, and try to "make" it, an error
happened.

And the last error info is "
lipo: can't figure out the architecture type of:/var/folders/0d/0dxLFPV
+GZaGry
YF3TAQc++++TI/-Tmp-//ccuwGXqi.out
make: *** [procfs.o] Error 1"


Does anyone meet the same problem or has some idea to this question?

-- 
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en.

Reply via email to