https://bugzilla.mindrot.org/show_bug.cgi?id=2343
Bug ID: 2343
Summary: test_fuzz.c won't compile if ssh1 support is disabled
Product: Portable OpenSSH
Version: 6.7p1
Hardware: Other
OS: Linux
Status: NEW
Severity: enhancement
Priority: P5
Component: Build system
Assignee: [email protected]
Reporter: [email protected]
Compile openssh with ./configure --without-ssh1
Try to run "make tests":
regress/unittests/sshkey/test_fuzz.o: In function `sshkey_fuzz_tests':
/havana/sources/openssh/regress/unittests/sshkey/test_fuzz.c:135:
undefined reference to `sshkey_parse_public_rsa1_fileblob'
/havana/sources/openssh/regress/unittests/sshkey/test_fuzz.c:143:
undefined reference to `sshkey_parse_public_rsa1_fileblob'
collect2: error: ld returned 1 exit status
--
You are receiving this mail because:
You are watching the assignee of the bug.
_______________________________________________
openssh-bugs mailing list
[email protected]
https://lists.mindrot.org/mailman/listinfo/openssh-bugs