[Bug 2343] New: test_fuzz.c won't compile if ssh1 support is disabled

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Jan 24 01:33:23 AEDT 2015


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: unassigned-bugs at mindrot.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.


More information about the openssh-bugs mailing list