Subject: Re: latest -current kernel build failure
To: Brian Hechinger <wonko@4amlunch.net>
From: Perry E. Metzger <perry@piermont.com>
List: port-macppc
Date: 02/05/2005 13:35:35
Brian Hechinger <wonko@4amlunch.net> writes:
> as of sources updated 10am today, i get: (will be terse as i still can't paste)
>
> #     compile  ZAPHOD/procfs_cmdline.c
> cc <blah>
> In file included from ../../../../sys/exec.h:278,
> 								 from ../../../../miscfs/procfs/procfs_cmdline.c:48:
> ../../../../sys/exec_aout.h:210: error: parse error before numeric constant
> *** Error code 1
>
> i looked at exec_aout.h, and i can't see anything that looks wrong.  help?

It is fallout from the de-__Ping of much of the kernel. Havard fixed
this particular problem last night -- update your tree.

Perry