Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2004 22:52:10 -0800 (PST)
From:      Stheg Olloydson <olloydson@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   make installworld fails at kerberos5
Message-ID:  <20040223065210.45060.qmail@web20729.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040223065210.45060.qmail>