[Buildroot] How can i compile bash3.1 with uclibc
renxuefeng
renxf_maillist at 126.com
Tue Oct 10 14:02:15 UTC 2006
Thanks Michael.
I have done using your method. Now I can compile the bash sucessfully.
but i don't know whether there will be some problem. I know fork and
vfork have some differences.
> You should add the following option to gcc
>
> CFLAGS += -Dfork=vfork
>
> On 10/10/06, *renxuefeng* <renxf_maillist at 126.com
> <mailto:renxf_maillist at 126.com>> wrote:
>
> i met a problem When i build buildroot with uclibc.
> while compiling the bash3.1, it showed some error:
>
> nojobs.o: In function `make_child':
> nojobs.c:(.text+0x464): undefined reference to `fork'
>
> I thought this is because the uclibc didnot support the fork function
> under the armnommu platform
> but how can i using bash under uclibc.
> does anybody have some patch for this problem.
>
>
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org <mailto:buildroot at uclibc.org>
> http://busybox.net/mailman/listinfo/buildroot
>
>
More information about the buildroot
mailing list