bzr-svn on Solaris 10

John Arbash Meinel john at arbash-meinel.com
Mon Nov 24 15:12:29 GMT 2008


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Russel Winder wrote:
> John,
> 
> On Mon, 2008-11-24 at 08:27 -0600, John Arbash Meinel wrote:
> 
>> Another thing to check. Are you sure that all of the files got rebuilt
>> and re-linked after the upgrade? Deleting them all and building from
>> scratch may prove useful.
> 
> Hummm...  it seems that "make clean" fails to remove anything in the
> directory build, which is rather irritating.  However I tried "make
> clean ; rm -rf build ; make" and unfortunately no difference in run-time
> behaviour.
> 
> It really does seem to be a transitive dependency problem not a bzr-svn
> problem per se.
>  

But I'm guessing you are building in-place (build_ext -i) which means
you also need to get rid of the stuff in the local directory. 'rm *.so'
may be reasonable.

I would think that they would get rebuilt if you nuked build/ but
dependency management is often a bit wonky when you upgrade system libs.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkkqxF0ACgkQJdeBCYSNAAPDUwCgyBlNLFjAaVAW9ewIAeKwB/o7
KIkAoNb9WR78UzI1LRDdfbjwx0EqkdN1
=g0Mb
-----END PGP SIGNATURE-----



More information about the bazaar mailing list