OpenSSH 2.4.0 patch call..

mouring at etoh.eviladmin.org mouring at etoh.eviladmin.org
Sat Dec 30 03:49:09 EST 2000


On Fri, 29 Dec 2000, Lutz Jaenicke wrote:

> BTW, it seems OpenSSH is now also going the GNU way to require even more
> GNU utilities. The "make" process is broken for HP-UX make and GNU make
> is required, as flags are not passed as needed.
> ws01 38: make
>         cc -O -Ae +DAportable -I/usr/local/include -c bsd-arc4random.c
> cpp: "bsd-arc4random.c", line 29: error 4036: Can't open include file 'openssl/rand.h'.
> cpp: "bsd-arc4random.c", line 30: error 4036: Can't open include file 'openssl/rc4.h'.
> *** Error exit code 1                                                           
> As you can see, CPPFLAGS are not honored. (Because there is not .c.o rule?)
> 
When I did the patch to split CFLAGS and CPPFLAGS I had not tested it on
my NeXT box.. and I'm running into the same issue.  However it's worse
under NeXT.  'configure' fails because CPPFLAGS are not being honored from
the start.

So I'm not sure if it's make or the cc compiler.

- Ben






More information about the openssh-unix-dev mailing list