LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   glib error from buildroot (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/glib-error-from-buildroot-804916/)

sunr2007 04-29-2010 04:49 AM

glib error from buildroot
 
Dear all,
I built a rootfilesystem using buildroot2010.02 package . It built
toolchain with glib2 +gtk2 support. all went fine.
i also cross-compiled a simple gtk application with a dialog box. it
cross-compiles but when i run it on target it gives me the following
error

GLib:ERROR:gstrfuncs.c:435:IA__g_ascii_strtod: assertion failed:
(decimal_point_len != 0)
Aborted


my target board is at91sam9261ek which is based on arm 9. can anybody
tell me what's going wrong here?

warm regards,
Ravi Kulkarni.

FemtoLinux 04-29-2010 06:56 AM

Is LANG or LOCALE variable set ?

FemtoLinux 04-29-2010 07:05 AM

You may also try to enable CONFIG_BR2_ENABLE_LOCALE

sunr2007 04-30-2010 12:19 AM

yes i have enable BR_ENABLE_LOCALE at the time of building buildroot. any other way to debug?
warm regards,
Ravi Kulkarni.


All times are GMT -5. The time now is 04:01 AM.