This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10229 - [lua plugin] build failure for Windows environment.
Attached to Project:
Rockbox
Opened by Yoshihisa Uchida (Uchida) - Friday, 22 May 2009, 11:19 GMT+2
Last edited by Mustapha Senhaji (DrMoos) - Wednesday, 27 May 2009, 08:59 GMT+2
Opened by Yoshihisa Uchida (Uchida) - Friday, 22 May 2009, 11:19 GMT+2
Last edited by Mustapha Senhaji (DrMoos) - Wednesday, 27 May 2009, 08:59 GMT+2
|
DetailsThe lua plugin build failure when UI simulator builds on Windows (Cygwin or MinGW).
Error messages are follows: /apps/plugins/lua/lauxlib.o: In function `errfile': /apps/plugins/lua/lauxlib.c:543: undefined reference to `_errno' /apps/plugins/lua/rockmalloc.o: In function `sys_alloc': /apps/plugins/lua/malloc.c:3508: undefined reference to `_errno' /apps/plugins/lua/rockmalloc.o: In function `internal_realloc': /apps/plugins/lua/malloc.c:3736: undefined reference to `_errno' /apps/plugins/lua/rockmalloc.o: In function `internal_memalign': /apps/plugins/lua/malloc.c:3818: undefined reference to `_errno' /apps/plugins/lua/strtoul.o: In function `strtoul': /apps/plugins/lua/strtoul.c:18: undefined reference to `_errno' /apps/plugins/lua/strtoul.o:/home/yoshihisa/rockbox/apps/plugins/lua/strtoul.c:44: more undefined references to `_errno' follow collect2: ld returned 1 exit status |
This task depends upon
Closed by Mustapha Senhaji (DrMoos)
Wednesday, 27 May 2009, 08:59 GMT+2
Reason for closing: Fixed
Additional comments about closing: In r21075.
Wednesday, 27 May 2009, 08:59 GMT+2
Reason for closing: Fixed
Additional comments about closing: In r21075.
Please, could you close this task.