Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

[P2] old glibc produces the error msg: /src/shared/sol-util.c:49:1: error: unknown type name 'locale_t' at compilation time #722

Closed
dborquez opened this issue Sep 15, 2015 · 1 comment
Labels

Comments

@dborquez
Copy link

Compiler error impedes build soletta for Galileo board.

Steps to reproduce the issue:

Below is error returned by make:
./src/shared/sol-util.c:49:1: error: unknown type name 'locale_t
./src/shared/sol-util.c:63:26: error: 'LC_ALL_MASK' undeclared (first use in this function)

The complete output is in the next link: http://pastebin.com/ZrueV2Nm

Thank you.

@dborquez dborquez changed the title old glibc produces the error msg: /src/shared/sol-util.c:49:1: error: unknown type name 'locale_t' at compilation time [P2] old glibc produces the error msg: /src/shared/sol-util.c:49:1: error: unknown type name 'locale_t' at compilation time Sep 15, 2015
@anselmolsm
Copy link
Contributor

Fixed in tag 1beta_6.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants