Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Grant Edwards <grant.b.edwards@gmail.com>
Cc: buildroot@busybox.net, buildroot@uclibc.org
Subject: Re: [Buildroot] sftp-server for use with dropbear?
Date: Thu, 1 Sep 2022 21:48:25 +0200	[thread overview]
Message-ID: <20220901194825.GM68979@scaer> (raw)
In-Reply-To: <ter0vs$i38$1@ciao.gmane.io>

Grant, All,

On 2022-09-01 19:25 -0000, Grant Edwards spake thusly:
> On 2022-09-01, Yann E. MORIN <yann.morin.1998@free.fr> wrote:
> > On 2022-09-01 18:41 -0000, Grant Edwards spake thusly:
> >> Is there any source for an sftp-server for use with dropbear other
> >> than openssh?
> > What about gesftpserver, that has been present since Buildroot 2013.02?
> I currently can't select it in "menuconfig" because it requires a
> toolchain with wchar support.  I think my (exernal) toolchain does
> have wchar support, but apparently buildroot hasn't been told about
> it...

Wchar is optional only for uclibc toolchains; for glibc and musl, wchar
is always available.

If you are using a pre-configured toolchain, that has wchar, but is not
enabled in Buildroot, please send a patch to fix that.

If you are using a custom toolchain, then the conformity of whar is
checked. You must select BR2_TOOLCHAIN_EXTERNAL_WCHAR (or deselect it)
if your toolchain has wchar (or does not have it). Not doing so is going
to result in a buildtime error. See toolchain/helpers.mk, line 306,
which calls check_uclibc_feature, which will error out if the setting is
not correct.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2022-09-01 19:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-01 18:41 [Buildroot] sftp-server for use with dropbear? Grant Edwards
2022-09-01 18:58 ` Yann E. MORIN
2022-09-01 19:25   ` Grant Edwards
2022-09-01 19:48     ` Yann E. MORIN [this message]
2022-09-01 20:06       ` Grant Edwards
2022-09-01 20:32         ` Grant Edwards
2022-09-01 22:02           ` Grant Edwards
2022-09-08 23:21             ` Grant Edwards
2022-09-01 20:51       ` Thomas Petazzoni via buildroot

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=20220901194825.GM68979@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    --cc=buildroot@uclibc.org \
    --cc=grant.b.edwards@gmail.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