Pending OpenSSH release, call for testing.
Darren Tucker
dtucker at zip.com.au
Sun Aug 15 14:10:09 EST 2004
William R. Knox wrote:
> Passes all tests on Solaris 8, including the ability to reset expired
> passwords both with UsePAM on and off. One oddity in the configure
> was the following message:
>
> checking sys/ptms.h usability... no
> checking sys/ptms.h presence... yes
> configure: WARNING: sys/ptms.h: present but cannot be compiled
> configure: WARNING: sys/ptms.h: check for missing prerequisite headers?
> configure: WARNING: sys/ptms.h: see the Autoconf documentation
> configure: WARNING: sys/ptms.h: section "Present But Cannot Be Compiled"
> configure: WARNING: sys/ptms.h: proceeding with the preprocessor's result
> configure: WARNING: sys/ptms.h: in the future, the compiler will take precedence
> configure: WARNING: ## ------------------------------------------ ##
> configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ##
> configure: WARNING: ## ------------------------------------------ ##
> checking for sys/ptms.h... yes
OK, this is because sys/ptms.h requires sys/streams.h to be included
first (for the definition of queue_t). The attached patch fixes it (and
sets the bug-list macro so the warning has the right address on it too).
You will need to run "autoconf" to rebuild configure if you try this
patch.
--
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.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: openssh-configure-ptms_h.patch
Url: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20040815/75152a4a/attachment.ksh
More information about the openssh-unix-dev
mailing list