Excerpts from Luke Schierer's message of Fri Mar 28 20:16:00 +0530 2008: > I still get the same failure. I am wondering, given that others have > suceeded, that there might be something else in my environment that is > causing this error. Any ideas? > > gcc -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall > -I../../../../libglusterfs/src -shared -nostartfiles -bundle -undefined > suppress -flat_namespace -D__FreeBSD__=10 -D__DARWIN_64_BIT_INO_T=1 -o > unify.so unify.o unify-self-heal.o -lpthread > ld: can't insert lazy pointers, __dyld section not found A few things to check are: make sure you are using the GNU linker and GNU libtool (it'll be named glibtool). Also, is this on Leopard (10.5)? Vikas -- http://vikas.80x25.org/