Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 6 Jan 2011 18:44:28 -0500
From: "Robert Harris" <rs904c@...scape.net>
To: <john-users@...ts.openwall.com>, <quel@...lrod.net>
Subject: hmailserver patch has errors, error when compiling in Linux x86 64-bit and 32-bit

James,

 

I believe your hmailserver patch has errors.   Please see below and correct
and resubmit.

 

 

When attempting to compile with the following patches, I get an error

    john-1.7.6.tar.gz with the patches:

        john-1.7.6-jumbo-9.diff

        john-1.7.6-hmailserver-01.diff

        john-1.7.6-jumbo-9-mscash2-1.diff   

   

hmailserver_fmt.o(.text+0x3fc): In function `crypt_all':

hmailserver_fmt.c: undefined reference to `SHA256_Init'

hmailserver_fmt.o(.text+0x412):hmailserver_fmt.c: undefined reference to
`SHA256_Update'

hmailserver_fmt.o(.text+0x429):hmailserver_fmt.c: undefined reference to
`SHA256_Update'

hmailserver_fmt.o(.text+0x43e):hmailserver_fmt.c: undefined reference to
`SHA256_Final'

collect2: ld returned 1 exit status

make[1]: *** [../run/john] Error 1

 

 

I believe I got only warnings when compiling in Windows.

 

 

-Robert Harris

Rs904c@...scape.net


Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.