[haiku-bugs] [Haiku] #5357: /usr/bin/ld: warning: libbe_build.so, needed by <generated.x86gcc2>/objects/freebsd/lib/libicu-i18n.so, not found (try using -rpath or -rpath-link)

  • From: "mmadia" <trac@xxxxxxxxxxxx>
  • Date: Wed, 03 Feb 2010 05:32:45 -0000

#5357: /usr/bin/ld: warning: libbe_build.so, needed by
<generated.x86gcc2>/objects/freebsd/lib/libicu-i18n.so, not found (try
using -rpath or -rpath-link)
--------------------------+-------------------------------------------------
 Reporter:  mmadia        |       Owner:  zooey         
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Build System  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------
 This has occurred a few times, though at this point I'm not sure if it's a
 dependency issue in ICU's jamfiles or a bug in jam, similar to the `jam
 -qjN bash` with N>1.

 Cross-compiling x86-gcc2 or gcc4 from FreeBSD 8.0 32bit. In an empty
 generated directory,
 {{{
 configure --use-gcc-pipe --use-xattr <set cross-tools prefix>
 jam -q bash
 jam -q -j8 @alpha-cd
 }}}

 The issue is not with @alpha-cd. Rather it's the first target to be built
 after bash. There has been at least one occasion where @alpha-cd and the
 target after that failed to build.

 Assigning to Oliver, in hopes that the issue is a missing dependency.

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

Other related posts: