Displaying 1 result from an estimated 1 matches for "sshkey_parse_public_rsa1_fileblob".
2015 Jan 23
9
[Bug 2343] New: test_fuzz.c won't compile if ssh1 support is disabled
...drot.org
Reporter: ismail at donmez.ws
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.