Re: master build failure (ash, undefined reference to `fill_arglist')

2020-03-19 Thread Ron Yorston
Lauri Kasanen wrote:
>Current master fails to build with the attached config.

Should be fixed by the patch here:

   http://lists.busybox.net/pipermail/busybox/2020-February/087812.html

Ron
___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox


master build failure (ash, undefined reference to `fill_arglist')

2020-03-19 Thread Lauri Kasanen
Hi,

Current master fails to build with the attached config.

shell/ash.c: In function 'subevalvar':
shell/ash.c:7287: warning: label 'out1' defined but not used
shell/ash.c: In function 'evalcommand':
shell/ash.c:10173: warning: implicit declaration of function
'fill_arglist' shell/ash.c:10173: warning: assignment makes pointer
from integer without a cast shell/ash.c:10196: warning: implicit
declaration of function 'parse_command_args'

...

shell/lib.a(ash.o): In function `evalcommand':
ash.c:(.text.evalcommand+0xb6): undefined reference to `fill_arglist'
ash.c:(.text.evalcommand+0x198): undefined reference to
`parse_command_args' collect2: ld returned 1 exit status


- Lauri


bb-config.gz
Description: Binary data
___
busybox mailing list
busybox@busybox.net
http://lists.busybox.net/mailman/listinfo/busybox