> Undefined symbols for architecture x86_64: Usually this means that different parts have been compiled for different modes. What happens if you compile the main code with -m32 or recompile libjulian with -m64? Dominique