Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Mon, 19 Dec 2011 16:22:01 -0500
From: Erik Winkler <ewinkler@...ls.com>
To: john-dev@...ts.openwall.com
Subject: 1.7.9-jumbo-5 and ICC on MacOS

Trying basic compile of john 1.7.9-jumbo-5 on MacOS X using icc 12.1.0 and get the following error:

Undefined symbols:
  "_MD5_body", referenced from:
      _crypt_all in dynamic_fmt.o
      _DynamicFunc__crypt in dynamic_fmt.o
      _DynamicFunc__PHPassCrypt in dynamic_fmt.o
      _DynamicFunc__PHPassCrypt in dynamic_fmt.o
      _DynamicFunc__PHPassCrypt in dynamic_fmt.o
      _DynamicFunc__PHPassCrypt in dynamic_fmt.o
      _DynamicFunc__POCrypt in dynamic_fmt.o
      _DynamicFunc__crypt2 in dynamic_fmt.o
      _DynamicFunc__crypt_in1_to_out2 in dynamic_fmt.o
      _DynamicFunc__crypt_in2_to_out1 in dynamic_fmt.o
      _DynamicFunc__crypt_to_input_raw in dynamic_fmt.o
      _DynamicFunc__crypt_to_input_raw_Overwrite_NoLen_but_setlen_in_SSE in dynamic_fmt.o
      _DynamicFunc__crypt_to_input_raw_Overwrite_NoLen in dynamic_fmt.o
ld: symbol(s) not found

Not sure why.

Thanks,
Erik

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.