bzr-svn on Solaris 10

Harald Meland harald.meland at usit.uio.no
Mon Nov 24 10:09:58 GMT 2008


[Russel Winder]

> I use bzr-svn from the 0.4 branch.  Till a couple of days ago "bzr
> pull ; make" used to work fine.  A couple of days ago I did an upgrade
> of all the software on the Solaris 10 box -- which includes a lot of
> packages from Sunfreeware, including Python.  This included an upgrade
> of Neon and Subversion.  Having installed a few extra libraries that now
> seem to be needed that weren't needed before, I get a proper compilation
> of bzr-svn, i.e. make completes without error.  However, whenever I use
> bzr I get:
>
> Unable to load bzr-svn extensions - did you build it?
> ld.so.1: python: fatal: libresolv.so.2: open failed: No such file or directory
> Unable to load plugin 'svn' from '/home/users/russel/.bazaar/plugins_SunOS_sparc'
>
> libresolv.so.2 is definitely there:
>
> |> ll /usr/lib/libresolv* /lib/libresolv*

Are those the same libresolv.so.2 paths that you get from

  ldd /home/users/russel/.bazaar/plugins_SunOS_sparc/svn/*.so | grep libresolv

?
-- 
Harald



More information about the bazaar mailing list