Hello,

I'm just learning FreeBSD (Release 4.9). I installed
in January and everything seemed fine. On February 12,
I did a CVSup. buildworld, make and installkernel
produced no errors, but installworld fails, and I
can't figure out why. From my script output file:

===> kerberos5/lib/libvers
===> kerberos5/lib/libasn1
install -C -C -o root -9 wheel -m 444 libans1.a
/usr/lib
install -C -C -o root -9 wheel -m 444 libans1_p.a
/usr/lib
install -C -s -o root -9 whell -m 444 libans1.so.5
/usr/lib
ln -fs libans1.so.5 /usr/lib/libasn1.so
yacc -d
/usr/src/kerberos5/lib/libasn1/../../../crypto/heimdal/lib/asn1/parse.y
cp y.tab.c parse.c
cp:No such file or directory
*** Error code 1

Stop in /usr/src/kerberos5/lib/libasn1
*** Error code 1

The part I don't understand is that if I look in
/usr/src/kerberos5/lib/libasn1, I see the y.tab.c
created by installworld. I would appreciate any help.
I've been stuck for 10 days now.

Thanks,

Steve

 



__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to