[haiku-bugs] [Haiku] #10806: [ZlibCompressor] zconf.h is missing when cross-compiling from Ubuntu 14.04

  • From: "starsseed" <trac@xxxxxxxxxxxx>
  • Date: Fri, 02 May 2014 10:09:53 -0000

#10806: [ZlibCompressor] zconf.h is missing when cross-compiling from Ubuntu 
14.04
-------------------------------------------------+-------------------------
 Reporter:  starsseed                            |        Owner:  bonefish
     Type:  bug                                  |       Status:  new
 Priority:  normal                               |    Milestone:  R1
Component:  Kits/Package Kit                     |      Version:
 Keywords:  ubuntu cross-compile X86_64 zlib1g-  |  R1/Development
  dev zconf.h zlib.h                             |   Blocked By:
 Blocking:                                       |  Has a Patch:  0
 Platform:  All                                  |
-------------------------------------------------+-------------------------
 zconf.h (from package zlib1g-dev) is assumed to be in /usr/include (which
 was correct in ubuntu 64-bit 12.04 and 32-bit 13.10, bot not in 14.04)
 [https://bugzilla.mozilla.org/show_bug.cgi?id=865856]

 {{{
 In file included from
 headers/build/../private/package/hpkg/ZlibCompressor.h:9:0,
                  from
 headers/build/private/package/hpkg/ZlibCompressor.h:1,
                  from
 headers/build/../private/package/hpkg/DataWriters.h:11,
                  from headers/build/private/package/hpkg/DataWriters.h:1,
                  from src/kits/package/hpkg/DataWriters.cpp:8:
 /usr/include/zlib.h:34:19: fatal error: zconf.h: Aucun fichier ou dossier
 de ce type
  #include "zconf.h"
 }}}

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

Other related posts: