Re: Problem in src/lib/libpam/modules/pam_ssh/Makefile

From: Nenad Gavrilovic <neca_at_boox.co.yu>
Date: Fri, 14 Jul 2006 15:27:14 +0200
Nenad Gavrilovic wrote:

> New src/lib/libpam/modules/pam_ssh/Makefile Revision 1.20.2.1 have 
> changes that isn't OK.
>
> And becouse of that compile failed!!!
> _______________________________________________
> freebsd-stable_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe_at_freebsd.org"
>
>
Looking in other Makefiles I think that correction:

CFLAGS+= -I${SSHSRC} -include ssh_namespace.

to:

CFLAGS+= -I${SSHDIR} -include ssh_namespace.

bye
Received on Fri Jul 14 2006 - 11:27:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:58 UTC