Jump to content


eesatfan

Member Since 18 Apr 2011
Offline Last Active 07 Aug 2018 10:35
-----

Posts I've Made

In Topic: New image build fails

7 August 2018 - 10:37

Now next problem:

ERROR: cross-localedef-native-2.25-r0 do_compile: Function failed: do_compile (log file is located at /home/xxx/openvu/openpli-oe-core/build/tmp/work/x86_64-linux/cross-localedef-native/2.25-r0/temp/log.do_compile.11289)

 

 

| glibc/locale/programs/charmap.c: In function ‘charmap_read’:

| glibc/locale/programs/charmap.c:202:39: warning: passing argument 1 of ‘__xpg_basename’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|      result->code_set_name = basename (filename);
|                                        ^
| In file included from ../git/localedef/include/string.h:4:0,
|                  from glibc/locale/programs/charmap.c:28:
| /usr/include/libgen.h:34:14: note: expected ‘char *’ but argument is of type ‘const char *’
|  extern char *__xpg_basename (char *__path) __THROW;
|               ^

Any comments to this error??



 


In Topic: New image build fails

31 July 2018 - 11:54

Now next problem:

ERROR: cross-localedef-native-2.25-r0 do_compile: Function failed: do_compile (log file is located at /home/xxx/openvu/openpli-oe-core/build/tmp/work/x86_64-linux/cross-localedef-native/2.25-r0/temp/log.do_compile.11289)

 

 

| glibc/locale/programs/charmap.c: In function ‘charmap_read’:

| glibc/locale/programs/charmap.c:202:39: warning: passing argument 1 of ‘__xpg_basename’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
|      result->code_set_name = basename (filename);
|                                        ^
| In file included from ../git/localedef/include/string.h:4:0,
|                  from glibc/locale/programs/charmap.c:28:
| /usr/include/libgen.h:34:14: note: expected ‘char *’ but argument is of type ‘const char *’
|  extern char *__xpg_basename (char *__path) __THROW;
|               ^





 


In Topic: New image build fails

31 July 2018 - 11:30

Thank You, now it goes further.