proper way to update using git?
Andrew Bartlett
abartlet at samba.org
Wed Oct 12 14:44:27 MDT 2011
On Wed, 2011-10-12 at 09:54 -0400, Sean Dague wrote:
> On 10/11/2011 08:00 PM, Andrew Bartlett wrote:
> > 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.
>
> For what it's worth, I also had a recent build break where make didn't
> understand a symbol change. ./configure.developer and make clean were
> required before the tree would build. Is there anyone looking into when
> waf breaks, and if it's fixable?
Yes, Tridge typically chases this down when he gets time.
Andrew Bartlett
--
Andrew Bartlett http://samba.org/~abartlet/
Authentication Developer, Samba Team http://samba.org
More information about the samba-technical
mailing list