erik quanstrom wrote:
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
Thanks. I realised that wouild be a good idea about 1.5 nanoseconds
after I sent the email....
So, now in /sys/src I do
mk clean ok,
mk all fails with
mk ip
8c -FTVv 6in4.c
mk: no recipe to make 'pptpd.8' in directory /sys/src/cmd/ip
doing a mk all in /sys/src/cmd/ip/ gives the same error...
Any ideas.....
If I delete all sources and do a pull then try again????
Thanks for your patience :-)
Bob