Early warning: link failure on Solaris --with-smbrapper

Jeremy Allison jra at samba.org
Thu Dec 13 15:15:03 GMT 2001


On Thu, Dec 13, 2001 at 11:54:41AM -0500, David Collier-Brown wrote:
>   After sucessfully linking with the configure fix for the
> Solaris linker (used by default even with GCC), I went on
> to --with-smbrapper, and got a linker failure:
> 
> Linking shared library bin/smbwrapper.so
> ld: illegal option -- W
> 
> This was on the comand:
>   ld -Wl,-h,bin/smbwrapper.so.so -G -o bin/smbwrapper.so [...]
> which is the right options for the gnu linker, of course...
> The workaround is 
>   LD=gcc make -e
> which allows the build to run to completion.

Can you send a patch for the configure.in or Makefile.in ?

Jeremy.




More information about the samba-technical mailing list