Patch for UnixWare 7

Tim Rice tim at multitalents.net
Wed Apr 20 05:14:05 EST 2005


On Tue, 19 Apr 2005, Ahsan Rashid wrote:

> Hi,
>
> I have ported OpenSSH-4.0p1 to UnixWare 7.1.4.  Can you please add the 
> following for UnixWare 7 in the configure script:
>
> Description:
> + cross compiler produces i386a.out.

For this one,you will need to create a patch for autoconf 2.59 and
send it to autoconf-patches at gnu.org

> + libcrypt which needs to come after openssl's libcrypto.

Could you please elaborate on this one?
I'm not seeing any problems on UnixWare here.

> + passwd needs user name.

Fixed about a week ago.
...
20050411
  - (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME
...

>
> Thanks,
> Ahsan Rashid
>
> --- openssh-4.0p1/configure	Tue Mar  8 23:54:16 2005
> +++ dist/configure	Thu Apr 14 17:09:54 2005
[snip]
> 	cat >>confdefs.h <<\_ACEOF
> #define BROKEN_SETREGID 1
> +_ACEOF
> +
> +	cat >>confdefs.h <<\_ACEOF
> +#define DISABLE_FD_PASSING 1
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Did you really want this?

> +_ACEOF
> +
> +	cat >>confdefs.h <<\_ACEOF
> +#define PASSWD_NEEDS_USERNAME 1
> _ACEOF
>

-- 
Tim Rice				Multitalents	(707) 887-1469
tim at multitalents.net





More information about the openssh-unix-dev mailing list