Displaying 2 results from an estimated 2 matches for "dssh_askpass_de".
2000 Nov 28
2
No subject
...collection service.
Please read WARNING.RNG and request that your OS vendor includes
/dev/random in future versions of their OS.
# make
gcc -g -O2 -Wall -I. -I. -I/usr/local/include -I/usr/local/openssl/include -
DETC
DIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/local/bin/ssh\" -DSSH_ASKPASS_DE
FAUL
T=\"/usr/local/libexec/ssh-askpass\" -DHAVE_CONFIG_H -c bsd-arc4random.c
gcc -g -O2 -Wall -I. -I. -I/usr/local/include -I/usr/local/openssl/include -
DETC
DIR=\"/usr/local/etc\" -DSSH_PROGRAM=\"/usr/local/bin/ssh\" -DSSH_ASKPASS_DE
FAUL
T=\"/usr/local/libex...
2000 Nov 29
0
ssh problem
It was simple, I left out /usr/ccs/bin out of my path during compilation.
Thanks,
Christian
-----Original Message-----
From: mdb at juniper.net [mailto:mdb at juniper.net]
Sent: Tuesday, November 28, 2000 2:03 PM
To: Christian Chiaverini
Subject: Re:
It looks to me like the $(AR) make macro is giving the empty
string. You probably want it to be /usr/ccs/bin/ar
Let openssh-unix-dev at