Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Ben Edmunds <bensammy2@yahoo.co.uk>
To: "Jason A. Donenfeld" <Jason@zx2c4.com>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: Building the android apk on osx (case sensitive)
Date: Wed, 13 Jun 2018 23:13:54 +0000 (UTC)	[thread overview]
Message-ID: <489114848.8341590.1528931634334@mail.yahoo.com> (raw)
In-Reply-To: <CAHmME9oHtrhg=QnYrr0zUQLnLbH7qCiGA=zpWwDbnOnGHsKm3w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 707 bytes --]

 Thanks for that, ive switched the makefile to use gln and it all works now.

    On Wednesday, 13 June 2018, 23:08:30 BST, Jason A. Donenfeld <Jason@zx2c4.com> wrote:  
 
 > ln: illegal option -- r
>
> usage: ln [-Ffhinsv] source_file [target_file]
>
>        ln [-Ffhinsv] source_file ... target_dir
>
>        link source_file target_file

The makefile uses options from coreutil's ln, which aren't available
on macOS. Use Linux to build the app. If Mac support in the build
system is really important to you and you have something useful you'd
like to contribute, I suppose I can futz with the makefile to use
simpler options to ln. Are you able to use Linux for development?
  

[-- Attachment #2: Type: text/html, Size: 1843 bytes --]

  reply	other threads:[~2018-06-13 23:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.834.1528911815.2201.wireguard@lists.zx2c4.com>
2018-06-13 22:08 ` Jason A. Donenfeld
2018-06-13 23:13   ` Ben Edmunds [this message]
     [not found] <193313766.8410087.1528912045317.ref@mail.yahoo.com>
2018-06-13 17:47 ` Ben Edmunds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=489114848.8341590.1528931634334@mail.yahoo.com \
    --to=bensammy2@yahoo.co.uk \
    --cc=Jason@zx2c4.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).