I've finally started building Asterisk again for my Soekris box, but right now 1.2.21.1-r1 fails with the following error:
config.c: In function `config_text_file_load':
config.c:562: error: `GLOB_NOMAGIC' undeclared (first use in this function)
config.c:562: error: (Each undeclared identifier is reported only once
config.c:562: error: for each function it appears in.)
config.c:562: error: `GLOB_BRACE' undeclared (first use in this function)
make: *** [config.o] Error 1
It appears that GLOB_NOMAGIC and GLOB_BRACE is properly defined in uclibc's glob.h so I'm not quite sure what the problem is and I don't really have the time to dig much into it today :(
| Mon | Tue | Wed | Thu | Fri | Sat | Sun |
|---|---|---|---|---|---|---|
| << < | > >> | |||||
| 1 | 2 | 3 | 4 | |||
| 5 | 6 | 7 | 8 | 9 | 10 | 11 |
| 12 | 13 | 14 | 15 | 16 | 17 | 18 |
| 19 | 20 | 21 | 22 | 23 | 24 | 25 |
| 26 | 27 | 28 | 29 | 30 | 31 | |