[haiku-bugs] Re: [Haiku] #14842: Error building bootstraping libicuio while cross-compiling ARM on Ubuntu 18.04

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Fri, 29 Mar 2019 16:59:07 -0000

#14842: Error building bootstraping libicuio while cross-compiling ARM on Ubuntu
18.04
----------------------------+----------------------------
   Reporter:  pemdp         |      Owner:  bonefish
       Type:  bug           |     Status:  new
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  0             |   Platform:  arm
----------------------------+----------------------------

Comment (by adamfowleruk):

 The ntohl issue was simple to fix You need this:-

 {{{
 #include <netinet/in.h>
 }}}

 Added to ../src/haiku/src/system/boot/platform/u-boot/uimage.cpp

 This leaves the only errors as non compile errors in jam:-

 {{{
 /work/generated.arm/objects/haiku/arm/packaging/repositories
 /HaikuPortsCross-
 build/packages/libsolv_bootstrap_source-0.3.0_haiku_2014_12_22-1-source.hpkg
 does not have a cross-devel package defined!
 /work/generated.arm/objects/haiku/arm/packaging/repositories
 /HaikuPortsCross-build/packages/zlib_bootstrap_source-1.2.11-1-source.hpkg
 does not have a cross-devel package defined!

 }}}

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/14842#comment:36>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: