Hola,
I was trying to compile links, but it returns me an error and finishes
with:
pcc -I. -Ijpeg -Ipng -Izlib -B -p -c -DPLAN9 -DHAVE_CONFIG_H
-D_RESEARCH_SOURCE -D_POSIX_SOURCE plan9.c
/sys/include/ape/u.h:4[stdin:15] not a function
/sys/include/ape/u.h:4[stdin:15] syntax error, last name: header
pcc: cpp: 8c 490: error
mk: pcc -I. -Ijpeg ... : exit status=rc 487: pcc 489: cpp: 8c 490:
error
I had previously built links on another system (installed from the same CD
with the 2006-03-25 image) *before* pulling an update - this time I tried
compiling it *after* the pull.
Pointers on how to fix this are welcome :) Also: what would be the most
elegant way to build links using the old ape from /n/dump ? I could copy
over all files, but that seems a bit silly. How do I do this in a nice way?
/c