> Erik, it already exists and has the same MD5 checksum than the one in
> sources.

i'm fresh out of ideas, then.

what i know is
a) it build just fine on my system, but i don't use pull.
b) if for some xyzw mk requires xyzw.8 and there's no xyzw.$x
so that there's a mk rule like so "%.8: %.$x", i get the following
error message

        ; mk xyzw.8
        mk: no recipe to make 'xyzw.8' in directory /sys/src/9/pc

since i know there's a rule "%.8: %.c", there must be some reason
that mk thinks that pptp.c doesn't exist.  i have no idea what that
would be.  mode bits?

you might want to fiddle around with mk -de pptp.8 

- erik


Reply via email to