[COMMITTED PATCH] Fix powerpc fork after i386 reorganization.
Steve Ellcey
sellcey@mips.com
Fri May 16 15:26:00 GMT 2014
On Wed, 2014-05-14 at 21:05 +0000, Joseph S. Myers wrote:
> On Wed, 14 May 2014, Roland McGrath wrote:
>
> > When I was fiddling with the i386 fork.[ch] I failed to notice the powerpc
> > dependency on the old file. This should fix it, but is untested.
>
> MIPS is using it as well.
Roland,
It looks like you changed this for MIPS but my build is still failing:
In file included from ../sysdeps/unix/sysv/linux/mips/fork.h:1:0,
from cxa_finalize.c:22:
../sysdeps/unix/sysv/linux/i386/fork.h:27:23: fatal error: fork.h: No such file or directory
#include_next <fork.h>
^
compilation terminated.
I am not sure what fork.h the include_next should be finding.
Steve Ellcey
sellcey@mips.com
More information about the Libc-alpha
mailing list