compiling cvs source from 10/21/1998 10:30 -6 GMT

Andrew Tridgell tridge at samba.anu.edu.au
Wed Oct 21 21:30:06 GMT 1998


> bin/smbwrapper.so: $(PICOBJS)
>         @echo Linking shared library $@
>         @$(LD) -shared -Bshareable -o $@ $(PICOBJS) $(LIBS)
> 
> i added -Bshareable                                         
> 
> anyway not sure if this will help but i sure hope someone
> looks into this as its not somthing i want to patch every time :c)

Look at configure.in near the top. You need to add -Bshareable to the
appropriate OS section. Then send us a patch.

What we really need is for someone to look into libtool and use
that. Any volunteers?


More information about the samba-technical mailing list