From: Scott Dudley <scott@telesoft.com>
To: buildroot@busybox.net
Subject: [Buildroot] buildroot-2011.08, crosstool-ng-1.12.1, and Samba
Date: Thu, 01 Sep 2011 16:02:56 -0700 [thread overview]
Message-ID: <4E600F20.7010606@telesoft.com> (raw)
I've been using buildroot + crosstool-ng targeted for i486 and glibc
successfully for some time.
I was asked today to include Samba in my target build. Simple enough.
Compiled without issue however both nmbd and smbd segfault on
execution. If I run them interactively via the -i flag, I see much of
the following:
init_iconv: Conversion from UTF-16LE to CP850 not supported
init_iconv: Attempting to replace with conversion from UTF-16LE to ASCII
init_iconv: Conversion from UTF-8 to CP850 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from ANSI_X3.4-1968 to CP850 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
init_iconv: Conversion from CP850 to UTF-16LE not supported
init_iconv: Attempting to replace with conversion from ASCII to UTF-16LE
init_iconv: Conversion from CP850 to UTF-8 not supported
init_iconv: Attempting to replace with conversion from ASCII to ASCII
...
I see no option in buildroot to build libiconv.
Any guidance/assistance is very much appreciated.
next reply other threads:[~2011-09-01 23:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-09-01 23:02 Scott Dudley [this message]
2011-09-02 7:07 ` [Buildroot] buildroot-2011.08, crosstool-ng-1.12.1, and Samba Thomas Petazzoni
2011-09-02 15:30 ` Scott Dudley
2011-09-05 6:54 ` Thomas Petazzoni
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=4E600F20.7010606@telesoft.com \
--to=scott@telesoft.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.