[haiku-bugs] [Haiku] #8715: bfs_fuse for 64-bit systems

  • From: "luroh" <trac@xxxxxxxxxxxx>
  • Date: Wed, 11 Jul 2012 14:23:31 -0000

#8715: bfs_fuse for 64-bit systems
------------------------------+------------------------------
 Reporter:  luroh             |        Owner:  nobody
     Type:  enhancement       |       Status:  new
 Priority:  normal            |    Milestone:  R1
Component:  File Systems/BFS  |      Version:  R1/Development
 Keywords:                    |   Blocked By:
 Blocking:                    |  Has a Patch:  0
 Platform:  All               |
------------------------------+------------------------------
 hrev44304. Currently, it seems bfs_fuse will only build on a 32-bit host.
 64-bit Xubuntu 12.04 spits out the following:

 {{{
 $ jam \<build\>bfs_fuse
 WebKit support not available on gcc 2
 ...patience...
 ...found 738 target(s)...
 ...updating 1 target(s)...
 Link generated/objects/linux/x86/release/tools/bfs_shell/bfs_fuse
 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-
 gnu/4.6/../../../libfuse.so when searching for -lfuse
 /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-
 gnu/4.6/../../../libfuse.a when searching for -lfuse
 /usr/bin/ld: skipping incompatible /usr/lib/libfuse.so when searching for
 -lfuse
 /usr/bin/ld: skipping incompatible /usr/lib/libfuse.a when searching for
 -lfuse
 /usr/bin/ld: cannot find -lfuse
 collect2: ld returned 1 exit status

 export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:generated/objects/linux/lib ;
 build/scripts/rm_attrs generated/objects/linux/x86/release/tools/rm_attrs
 -f "generated/objects/linux/x86/release/tools/bfs_shell/bfs_fuse"
 cc -m32 -Xlinker --no-as-needed -lm -o
 "generated/objects/linux/x86/release/tools/bfs_shell/bfs_fuse"    \
 "generated/objects/linux/x86/release/tools/bfs_shell/bfs.o"
 "generated/objects/linux/x86/release/tools/fs_shell/fuse_module.a"
 
"generated/objects/linux/x86/release/build/libroot/libroot_build_function_remapper.a"
 "generated/objects/linux/x86/release/build/libroot/libroot_build.a"
 -lsupc++ -lstdc++ -lfuse  \


 ...failed Link
 generated/objects/linux/x86/release/tools/bfs_shell/bfs_fuse ...

 BUILD FAILURE:
 ...failed updating 1 target(s)...
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/8715>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: