Peter Samuelson wrote:
> [Stefan Sperling]
> > I'll do a build now with r901778 reverted to check.
> 
> Note that one test is not conclusive.  I mean, it could well be
> a platform-specific build issue.  Even though we have two layers
> (gen_make, libtool) trying to shield us from platform-specific
> build issues.

When I build, I sometimes install to a local directory. I had done so in
this case. I reverted that change in my WC, and deleted my
locally-installed copy of that build, and re-built, and it built OK.

That means the build system was being confused by the (older) installed
libraries, and the patch to 'build.conf' was not otherwise necessary.

I've reverted r901778 in the repository, committing r902074.

Any ideas how to fix the build system to not get confused by older
installed libraries existing at the path where it is configured to
install to?

- Julian


Reply via email to