HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 50 and Version 51 of CommonProblems


Ignore:
Timestamp:
12/27/12 07:51:26 (3 years ago)
Author:
korli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CommonProblems

    v50 v51  
    155155 * {{{stdbool.in.h}}}: [http://ports.haiku-files.org/wiki/dev-libs/gnulib]. So any releases posted '''AFTER''' May 25, 2008 'should' include an updated {{{stdbool.in.h}}} 
    156156 
    157  * iconv: Iconv is included in Haiku, but many times {{{./configure}}} does not detect and use it.  This is because it is in {{{libtextencoding.so}}} ([http://dev.haiku-os.org/ticket/2294 should be fixed now]). So try adding a check for iconv in {{{-ltextextencoding}}} and see if that works. 
     157 * iconv: Iconv is included in Haiku, but many times {{{./configure}}} does not detect and use it.  This is because it is in {{{libtextencoding.so}}} ([http://dev.haiku-os.org/ticket/2294 should be fixed now]). So try adding a check for iconv in {{{-ltextencoding}}} and see if that works. 
    158158 
    159159 * Conflicting types for {{{'restrict'}}}: 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/