> Ok. I pulled and remade fossil which got over that error. But now I do
> mk 'CONF=pcf' and get
>
> size 9pcf
> links: incompatible type signitures ...... (for a whole load of init
> files ie tcpinit, udpinit etc)
>
> and then
>
> mk: 8c -FTVv '-DKERNDATE='`{date ... : exit status=rc 1887: 8l 1891 error
>
> Something not quite right with my system??? It's from the plan9 iso
> dated June 26th..
this would be expected due to the pull which sets the mtimes of
new files to be older than the .8s. try "mk clean" before proceeding.
- erik