[haiku-bugs] Re: [Haiku] #5376: Incorrect libraries name/soname

  • From: "kaliber" <trac@xxxxxxxxxxxx>
  • Date: Sat, 06 Feb 2010 07:25:27 -0000

#5376: Incorrect libraries name/soname
--------------------------+-------------------------------------------------
 Reporter:  kaliber       |       Owner:  bonefish      
     Type:  bug           |      Status:  new           
 Priority:  normal        |   Milestone:  R1            
Component:  Build System  |     Version:  R1/Development
 Keywords:                |   Blockedby:                
 Platform:  All           |    Blocking:                
--------------------------+-------------------------------------------------

Comment(by kaliber):

 Replying to [ticket:5376 kaliber]:

 Third party libraries in haiku have incorrect sonames.

 {{{
 1. zlib
 - there is: libz.so.1
 - should be: libz.so.1 (OK)
 2. jpeg
 - there is: libjpeg.so.8.0
 - should be: libjpeg.so.8
 3. png
 - there is: libpng.so.1.2
 - should be: libpng.so.0 or even libpng12.so.0
 4. icu
 - there is: libicu-*.so.4.2
 - should be: libicu*.so.42
 }}}

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5376#comment:1>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: