On Mon, Jul 28, 2008 at 11:14 AM, David Eisner <[EMAIL PROTECTED]> wrote: > I've created a bug report: > > https://bugzilla.samba.org/show_bug.cgi?id=5639
Correction: The DSO_EXPORTS_CMD is hardcoded into Makefile.in, but DSO_EXPORTS, which is what is used in the make target, comes from configure. If the Solaris ld is found in the PATH before the GNU ld at configure time, there won't be any problems because the DSO_EXPORTS macro won't be set to the value of DSO_EXPORTS_CMD. The linker used is a function of the compiler, not the user's PATH, but I'm not sure what the best fix is. Maybe a --without-gnu-ld option ? -David -- David Eisner http://cradle.brokenglass.com -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba