[haiku-development] bfs_fuse error loading shared lib

  • From: Jens Arm <Jens.Arm@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Wed, 8 Jul 2009 10:43:14 +0200

Hi Haiku-Team


I want to try the bfs_fuse like described in the comment to "Changeset 31409", 
but I get
the following error if I try to call the binary (gcc4-build):

tux@tux:~/HAIKUbuild/haiku$ 
generated/objects/linux/x86/release/tools/bfs_shell/bfs_fuse
generated/objects/linux/x86/release/tools/bfs_shell/bfs_fuse: error while 
loading shared libraries: libroot_build.so: cannot open shared object file: No 
such file or directory

One can get it running by LD_PRELOADing the required Lib, but this is a bit 
unhandy.

My question is:
Is it possible to link the libroot*-Libs (or all needed Haiku-SOs) statically 
into the bfs_fuse binary?
How can I do this?


Jens

Other related posts: