Jeremy Hewlett - 2002-07-22

Logged In: YES
user_id=309175

(disclaimer: I don't have freebsd available where I am now,
so I can't check)

Your problem is that you are missing error.h. As stated
above, I'm not around fbsd at the moment, so I can't tell
you what package that is in. You don't actually need it,
either (this is fixed in cvs). You can edit pdate.c and
remove the "include <error.h>" line. Save. Recompile. That
should work for you, if not, lemme know .