From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 14821] New: Samba server is failing to compile
Date: Thu, 26 May 2022 22:50:20 +0000 [thread overview]
Message-ID: <bug-14821-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=14821
Bug ID: 14821
Summary: Samba server is failing to compile
Product: buildroot
Version: 2022.02
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: buildroot@apitman.com
CC: buildroot@uclibc.org
Target Milestone: ---
Hi,
I'm trying to get samba server up and running in my buildroot image.
First I enabled wchar support for uClibc, then enabled samba4. It's failing
with the following:
[2113/3474] Compiling source3/rpc_server/mdssvc/dalloc.c
[2114/3474] Compiling lib/afs/afs_funcs.c
[2115/3474] Compiling librpc/rpc/dcerpc_helper.c
[2116/3474] Compiling source3/registry/reg_parse_prs.c
../../source3/lib/netapi/examples/common.c:13:10: fatal error: iconv.h: No such
file or directory
13 | #include <iconv.h>
| ^~~~~~~~~
compilation terminated.
Waf: Leaving directory
`/home/user/buildroot/output/build/samba4-4.15.6/bin/default'
Build failed
-> task in 'LIBNETAPI_EXAMPLES_COMMON' failed with exit status 1 (run with -v
to display more information)
make[1]: *** [Makefile:7: all] Error 1
make[1]: Leaving directory '/home/user/buildroot/output/build/samba4-4.15.6'
make: *** [package/pkg-generic.mk:292:
/home/user/buildroot/output/build/samba4-4.15.6/.stamp_built] Error 2
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next reply other threads:[~2022-05-26 22:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-26 22:50 bugzilla [this message]
2022-05-27 8:31 ` [Buildroot] [Bug 14821] Samba server is failing to compile bugzilla
2022-05-27 15:20 ` bugzilla
2022-05-31 20:48 ` bugzilla
2022-06-06 20:05 ` bugzilla
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=bug-14821-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.org \
/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.