Openmoko Bug #1694: gpe-scap fails to save PNG because of UTF-8 to ISO-8859-1 conversion

Openmoko Public Trac bugs at docs.openmoko.org
Wed Jul 30 13:01:38 CEST 2008


#1694: gpe-scap fails to save PNG because of UTF-8 to ISO-8859-1 conversion
---------------------+------------------------------------------------------
 Reporter:  fwendt   |        Owner:  openmoko-devel
     Type:  defect   |       Status:  new           
 Priority:  normal   |    Milestone:                
Component:  unknown  |      Version:                
 Severity:  normal   |   Resolution:                
 Keywords:           |     Blocking:                
Blockedby:           |  
---------------------+------------------------------------------------------

Comment(by mickeyl):

 This is a bug in OpenEmbedded. For some reason, ISO8859-1.so gets a NEEDED
 on libc.so in addition to libc.so.6. If we relink manually, it's gone.
 There's no clue right now where it comes from.

 Anyways, here is a workaround:
   cd /lib
   ln -s libc.so.6 libc.so

-- 
Ticket URL: <https://docs.openmoko.org/trac/ticket/1694#comment:1>
docs.openmoko.org <http://docs.openmoko.org/trac/>
openmoko trac


More information about the buglog mailing list