Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-6491

Harmony won't compile with libpng 1.4

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 5.0M14
    • 5.0M14
    • Classlib
    • ArchLinux - Linux Kernel 2.6.32
    • Patch Available

    Description

      Harmony won't compile with libpng 1.4, released on january . Some bleeding edge distros have changed to libpng 1.4 [Gentoo and ArchLinux] and other will probably follow. Basically what affect the compilation is the use of png_infopp_NULL which is now depreceated and should use NULL instead. After changing this to NULL everything works fine.

      Summary of changes from libpng 1.2 to 1.4: http://www.libpng.org/pub/png/src/libpng-1.2.x-to-1.4.x-summary.txt

      Attachments

        1. classlib-awn-libpng.patch
          0.5 kB
          Marcos Paulino Roriz Junior
        2. classlib-imageio-libpng.patch
          0.5 kB
          Marcos Paulino Roriz Junior

        Activity

          People

            hindessm Mark Hindess
            marcosroriz Marcos Paulino Roriz Junior
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: