[Bug 2034] make fails

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Aug 17 00:31:58 EST 2012


https://bugzilla.mindrot.org/show_bug.cgi?id=2034

Darren Tucker <dtucker at zip.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at zip.com.au
           Severity|critical                    |normal

--- Comment #1 from Darren Tucker <dtucker at zip.com.au> ---
are you starting with a clean unpack of the tarball?  You can see
things like this if, eg, you have config.h from a different platform.

I tried to reproduce on a freshly installed freebsd 9.0 VM and it
worked fine:

$ uname -sr
FreeBSD 9.0-RELEASE
$ rm -rf openssh-6.0p1
$ tar xfz openssh-6.0p1.tar.gz
$ cd openssh-6.0p1
$ ./configure && make
[lots of output]
$ ./ssh -V
OpenSSH_6.0p1, OpenSSL 0.9.8q 2 Dec 2010

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.


More information about the openssh-bugs mailing list