immediate "gotcha" in compilation!? 6.6p1 versus openssl 1.0.1g

Darren Tucker dtucker at zip.com.au
Wed Apr 9 17:53:05 EST 2014


On Wed, Apr 9, 2014 at 2:05 AM, Eric Dynamic <ecsd at transbay.net> wrote:
[...]
>    -e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/csh
>    ./fixalgorithms

well fixalgorithms is a Bourne shell script, so that's likely the problem.

The top of the Makefile has this:

# uncomment if you run a non bourne compatable shell. Ie. csh
#SHELL = /bin/sh

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
    Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


More information about the openssh-unix-dev mailing list