[haiku-bugs] [Haiku] #5744: install-haiku target copies libstdc++.so and libsupc++.so as symlinks

  • From: "andreasf" <trac@xxxxxxxxxxxx>
  • Date: Sun, 18 Apr 2010 11:33:02 -0000

#5744: install-haiku target copies libstdc++.so and libsupc++.so as symlinks
--------------------------+-------------------------------------------------
 Reporter:  andreasf      |       Owner:  bonefish      
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Build System  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  x86           |    Blocking:                
--------------------------+-------------------------------------------------
 When building on Haiku, at r36100 and still with us at r36336, the
 {{{HaikuImage}}} Jamfile places {{{$(HAIKU_SHARED_LIBSTDC++)}}} and
 {{{$(HAIKU_SHARED_LIBSUPC++)}}} into {{{system/lib/}}} and copies the
 symlinks instead of the target files, so that
 {{{system/lib/libstdc++.so}}} points to
 {{{/boot/system/lib/libstdc++.so}}}.

 This leads to the resulting volume stalling at boot during the rocket icon
 with the following messages in serial debug output:
 {{{
 runtime_loader: Cannot open file libstdc++.so: No such file or directory
 runtime_loader: Cannot open file libsupc++.so: No such file or directory
 }}}

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

Other related posts: