[haiku-bugs] [Haiku] #12367: Can't build haiku from latest source on

  • From: "eanyx" <trac@xxxxxxxxxxxx>
  • Date: Tue, 08 Sep 2015 15:56:35 -0000

#12367: Can't build haiku from latest source on
-----------------------+------------------------------
Reporter: eanyx | Owner: nobody
Type: bug | Status: new
Priority: normal | Milestone: R1
Component: - General | Version: R1/Development
Keywords: | Blocked By:
Blocking: | Has a Patch: 0
Platform: All |
-----------------------+------------------------------
Cannot build haiku from latest source code on git, with RHEL 6.5 (Redhat
Enterprise) with proper build dependencies:

mkdir ~/Downloads/HAIKU
cd ~/Downloads/HAIKU

git clone https://git.haiku-os.org/buildtools
git clone https://git.haiku-os.org/haiku

then cd buidltools
cd jam
make
./jam0 install

then
cd ../haiku
make generated.x86gcc2
cd generated.x86gcc2
../configure --use-xattr-ref --build-cross-tools x86_gcc2 ../../buildtools
--build-cross-tools x86 --use-gcc-pipe -j4

then
jam -q @nightly-cd > /dev/null

/root/Downloads/HAIKU/haiku/src/kits/package/FetchFileJob.cpp: In member
function ‘virtual status_t
BPackageKit::BPrivate::FetchFileJob::Execute()’:
/root/Downloads/HAIKU/haiku/src/kits/package/FetchFileJob.cpp:95: error:
‘CURLOPT_XFERINFOFUNCTION’ was not declared in this scope

So there seems to be some missing deps.

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

Other related posts: