[Samba] Re: Building Samba 3.2.0 on Solaris with Sun compiler

David Eisner deisner at gmail.com
Tue Jul 29 22:46:19 GMT 2008


On Mon, Jul 28, 2008 at 11:14 AM, David Eisner <deisner at gmail.com> 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


More information about the samba mailing list