[haiku-development] Re: [Outreachy] Haiku and Crypto Set

  • From: "Alexander von Gluck IV" <kallisti5@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Fri, 08 Mar 2019 14:38:19 +0000

March 8, 2019 12:22 AM, "Adrien Destugues" <pulkomandy@xxxxxxxxx> wrote:

Le 7 mars 2019 21:48:36 GMT+01:00, Alexander von Gluck IV 
<kallisti5@xxxxxxxxxxx> a écrit :

March 7, 2019 5:58 AM, "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxx>
wrote:
7 mars 2019 12:48 "Lee Mon" <strongleemon@xxxxxxxxxx> a écrit:

Hi,

I cherry-picked the patches but how to build them?

I can build AboutSystem with

$JAM_EXEC -q AboutSystem

but when I am trying crypto, Crypto, CryptoSet or cryptoset I get:
You can find the target name in the Jamfile:
https://review.haiku-os.org/c/haiku/+/438/2/src/kits/crypto/Jamfile

Currently it is libbcrypto.so (notice the extra 'b' to differenciate

it from OpenSSL' libcrypto)
I think the long-term plan is to go to "lib NAME kit.so" for our kits
across the board?
We'll need to figure out some way to "detect -lsupport and replace it
with -lsupportkit"

Never heard of -lsupport :)
Most of our kits are all merged in libbe, the exceptions are network, media, 
game, device, and
tracker. I think network would be the most annoying as it found its way into 
many ports. But we can
get away with some symlinks in the develop/lib directory


Remembering all of our kit names generally gets pushed out of my head as 
low-priority :-D
Thanks for listing them off :P

I do remember -lnet is pre-bone.  -lnetwork is post-bone?

 -- Alex

Other related posts: