proper way to update using git?

Andrew Bartlett abartlet at samba.org
Tue Oct 11 18:00:29 MDT 2011


On Tue, 2011-10-11 at 17:13 -0600, Jeff Sadowski wrote:
> actual error was as follows in the log.samba
> 
> /usr/local/samba/sbin/samba: relocation error:
> /usr/local/samba/sbin/samba: symbol load_samba_modules, version
> SAMBA_HOSTCONFIG_0.0.1 not defined in file libsamba-hostconfig.so.0
> with link time reference
> 
> so I thought the fastest way to fix that was to rebuild after a make
> clean am I wrong?

The waf build is typically very good at knowing about dependencies
(unlike the autoconf build, where make clean is required regularly).  In
this case it didn't get it right, and so a clean is the right thing to
do.

Andrew Bartlett

-- 
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org



More information about the samba-technical mailing list