Displaying 3 results from an estimated 3 matches for "fa0ccba".
2015 Mar 03
2
openssh-SNAP-20150304 issues
...of function `strlcpy'
>> regress/unittests/test_helper/test_helper.c: At top level:
>> regress/unittests/test_helper/test_helper.c:196: parse error before "__unused"
>> *** Error code 1
> Could you try this?
>
> diff --git a/defines.h b/defines.h
> index fa0ccba..cf65901 100644
> --- a/defines.h
> +++ b/defines.h
> @@ -850,4 +850,8 @@ struct winsize {
> # endif /* gcc version */
> #endif /* __predict_true */
>
> +#ifndef __unused
> +# define __unused
> +#endif
> +
> #endif /* _DEFINES_H */
After above patch linux b...
2015 Mar 03
2
openssh-SNAP-20150304 issues
Script started on Tue Mar 3 07:35:34 2015
doctor.nl2k.ab.ca//usr/source/openssh-SNAP-20150304$ make tests
[ -d `pwd`/regress ] || mkdir -p `pwd`/regress
[ -d `pwd`/regress/unittests ] || mkdir -p `pwd`/regress/unittests
[ -d `pwd`/regress/unittests/test_helper ] || mkdir -p `pwd`/regress/unittests/test_helper
[ -d `pwd`/regress/unittests/sshbuf ] || mkdir -p `pwd`/regress/unittests/sshbuf
[ -d
2015 Jun 03
9
[Bug 2409] New: Outdated GNU config.guess scripts
https://bugzilla.mindrot.org/show_bug.cgi?id=2409
Bug ID: 2409
Summary: Outdated GNU config.guess scripts
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: Build system
Assignee: unassigned-bugs at