Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 5396] New: Boot hangs when starting samba if BR2_ENABLE_LOCALE is enabled
@ 2012-07-24 11:11 bugzilla at busybox.net
  2012-07-24 11:12 ` [Buildroot] [Bug 5396] " bugzilla at busybox.net
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: bugzilla at busybox.net @ 2012-07-24 11:11 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=5396

           Summary: Boot hangs when starting samba if BR2_ENABLE_LOCALE is
                    enabled
           Product: buildroot
           Version: 2012.02
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: net147 at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Booting hangs when starting samba if BR2_ENABLE_LOCALE is enabled.
Disabling the samba startup script and running smbd -FS shows the following
endless scrolling messages:

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 ASCII 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 
init_iconv: Conversion from CP850 to ASCII not supported 
init_iconv: Attempting to replace with conversion from ASCII to ASCII 
init_iconv: Conversion from CP850 to UTF8 not supported 
init_iconv: Attempting to replace with conversion from ASCII to ASCII 
init_iconv: Conversion from CP850 to UTF-16BE not supported 
init_iconv: Attempting to replace with conversion from ASCII to UTF-16BE 

The samba configure script enables native iconv support by default when cross
compiling. To resolve this, we pass --with-libiconv= to configure when the
libiconv package is not enabled to disable iconv support.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2014-05-18 19:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24 11:11 [Buildroot] [Bug 5396] New: Boot hangs when starting samba if BR2_ENABLE_LOCALE is enabled bugzilla at busybox.net
2012-07-24 11:12 ` [Buildroot] [Bug 5396] " bugzilla at busybox.net
2012-07-24 11:45 ` bugzilla at busybox.net
2012-07-24 12:46 ` bugzilla at busybox.net
2012-07-24 12:55 ` bugzilla at busybox.net
2014-05-07 11:00 ` bugzilla at busybox.net
2014-05-08 12:02 ` bugzilla at busybox.net
2014-05-14  8:15 ` bugzilla at busybox.net
2014-05-18 19:19 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox