I reported earlier about problems compiling zexy on my AMD 64 laptop. I solved my own problem.
I added -fPIC to the CFLAGS in src/makefile
I also added to the all: ld portion and the final linking in .c.pd.linux but I dont think thoes were necessary.
Just in case anyone else has had this problem. -thewade