On Thu, 16 Mar 2000, Andrew Gallatin wrote:
> One thing to check would be: did your installworld acutally
> complete? At one point the installworld was falling over in h2ph
> when a crypto-related header file was being perl'ified. If this is
> your problem, try doing a 'make -i installworld'
Yep; the problem can be fixed by doing 'make includes; make installworld'
- it's caused by a dangling link (des.h) having nothing to point to at the
time the perlification runs.
Kris
----
In God we Trust -- all others must submit an X.509 certificate.
-- Charles Forsythe <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message