search for: __predict_true

Displaying 4 results from an estimated 4 matches for "__predict_true".

2015 Mar 03
2
openssh-SNAP-20150304 issues
...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 build fail: ................. make[1]: Entering directory `..../openbsd-compat' gcc -O2 ..../arc4random.c In file included from ..../arc4random.c:28: /usr/include...
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
2014 Aug 18
15
Call for testing: OpenSSH 6.7
Hi, OpenSSH 6.7 is almost ready for release, so we would appreciate testing on as many platforms and systems as possible. This is a big release containing a number of features, a lot of internal refactoring and some potentially-incompatible changes. Snapshot releases for portable OpenSSH are available from http://www.mindrot.org/openssh_snap/ The OpenBSD version is available in CVS HEAD: