bugzilla-daemon at bugzilla.mindrot.org
2016-Feb-28 22:33 UTC
[Bug 2546] New: --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2546 Bug ID: 2546 Summary: --without-openssl is broken Product: Portable OpenSSH Version: 7.1p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Build system Assignee: unassigned-bugs at mindrot.org Reporter: alt.f2-5ok1zywx at yopmail.com make[1]: Entering directory `/src/build/openssh/openssh-7.1p2/openbsd-compat' gcc -D_BSD_SOURCE -DMISSING_FD_MASK -DMISSING_NFDBITS -fdata-sections -ffunction-sections -Os -g0 -fno-unwind-tables -fno-asynchronous-unwind-tables -Wa,--noexecstack -mtune=generic -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset -fPIE -I. -I.. -I. -I./.. -DHAVE_CONFIG_H -c arc4random.c In file included from ../includes.h:174:0, from arc4random.c:27: ../defines.h:389:0: warning: "howmany" redefined [enabled by default] In file included from ../includes.h:26:0, from arc4random.c:27: /usr/include/sys/param.h:27:0: note: this is the location of the previous definition In file included from ../entropy.h:30:0, from ../includes.h:180, from arc4random.c:27: ../buffer.h:50:29: fatal error: openssl/objects.h: No such file or directory compilation terminated. make[1]: *** [arc4random.o] Error 1 make[1]: Leaving directory `/src/build/openssh/openssh-7.1p2/openbsd-compat' make: *** [openbsd-compat/libopenbsd-compat.a] Error 2 -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2016-Apr-01 02:10 UTC
[Bug 2546] --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2546 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org --- Comment #1 from Damien Miller <djm at mindrot.org> --- --without-openssl still requires the openssl headers be installed for now. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at bugzilla.mindrot.org
2020-Jan-25 12:22 UTC
[Bug 2546] --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2546 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Damien Miller <djm at mindrot.org> --- This should be fixed now - please reopen if this is not the case. -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2021-Apr-23 04:57 UTC
[Bug 2546] --without-openssl is broken
https://bugzilla.mindrot.org/show_bug.cgi?id=2546 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Damien Miller <djm at mindrot.org> --- closing resolved bugs as of 8.6p1 release -- You are receiving this mail because: You are watching someone on the CC list of the bug. You are watching the assignee of the bug.
Seemingly Similar Threads
- vanilla build of 7.7p1 release on linux/4.17 fails with gcc8 @ "/usr/bin/ld: unrecognized option '-Wl,-z,retpolineplt'"
- Feature request/EOI: Match interactive config?
- Regarding the optional OpenSSL integration for the portable version
- SAP-2015-3-1 issues
- [Bug 3689] New: Implicit function declarations: SHA256, SHA512 with -DWITH_XMSS