> /usr/bin/ld: unrecognized option `-Wl,--rpath' I had this problem, which went away when I upgraded to -current (I'd been at 1.4X or something like that). You can fix it to work with the older ld by changing the definition of hardcode_libdir_flag_spec in libtool to be "-R\$libdir" -- Dan