Subject: compilinng CVS
To: None <port-vax@netbsd.org>
From: emanuel stiebler <emu@ecubics.com>
List: port-vax
Date: 01/25/2000 14:57:15
Hi all,
Just tried to compile the CVS tree for the first time, and no success.
I guess, there are some environment variables wrong or not set.
What i did:
mkdir /current/src
cd /current
CVSROOT setup login, ....
cvs checkout -P scr-crypto-all
cd /current/src
make obj
.
------ here are many messages about making obj directories
.
making /current/src/lib/libz/obj
obj ===> lib//libcrypto
cd: can't cd to /current/src/lib//libcrypto
*** error code 2
Stop.
*** error code 1
Stop.
What am i missing ?
Where the double slash before the libcrypto came from ?
cheers & thanks,
emanuel