Richard Levitte - VMS Whacker wrote:
> 
> From: Jason Bechtel <[EMAIL PROTECTED]>
> 
> jason> Compiling OpenSSL-0.9.5a on a SCO 5.0.5 server w/ gcc I get errors on
> jason> "make test".  bc: 1 not implemented!  I tried removing the optimization
> jason> flag, but the same error resulted.
> 
> bc is a program that is standard on most Unixen.  Try to find it and
> make sure the directory it's in is part of your $PATH.

It is in /usr/bin which is in my PATH.  Just in case, my path is the
following:

./:/usr/local/lib/:/usr/bin/X11/:/app3/vsifax3/obin:/bin:/usr/bin:/usr/local/bin:/app2/wp80/wpbin:/usr/local/bin:/app3/informix/bin:/app3/datapac/bin:/app2/wp80/wpbin:/app3/vsifax3/bin:/app1/jason/bin

I looked in all the paths that come before /usr/bin, but there isn't
another copy of bc in any of those.  Here's the listing:

jason @ scratchy> ls -l /usr/bin/ | grep bc
lrwxrwxrwx   1 root     root          34 Jun 21  1999 bc ->
/opt/K/SCO/Unix/5.0.5Eb/usr/bin/bc

I just noticed, however, that the man page is dated "1 May 1995".  Do I
have to update bc??

Jason


-- 
  __________________________________  __________________________
 /         Jason Bechtel            \/  Phone:  (419) 861-3331  \
/       Unique Systems, Inc.         \    FAX:  (419) 861-3340   \
) 6920 Spring Valley Drive, Ste. 106 (                           (
\        Holland, OH 43528           / mailto:[EMAIL PROTECTED]  /
 \__________________________________/\__________________________/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to