Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 27 Jan 2013 21:16:51 +0530
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: john-dev@...ts.openwall.com
Subject: Re: krb5-23 or wow bug (or what?)

On Sun, Jan 27, 2013 at 7:41 PM, magnum <john.magnum@...hmail.com> wrote:
> On 27 Jan, 2013, at 15:03 , Dhiru Kholia <dhiru.kholia@...il.com> wrote:
>>> I'm stumped. Dhiru, can you try to reproduce this on OSX?
>>
>> To reproduce this problem, I need to make an OMP build and run "john
>> -t=0", correct?
>
> Yes, and you need libkrb5. To make it quicker, you can delete all plugins except wow, and comment out the dynamic formats registration in john.c.

I can't get OMP builds (unstable-jumbo branch) to compile on OS X 10.8

$ make macosx-x86-64

Undefined symbols for architecture x86_64:
  "___builtin_object_size", referenced from:
      _BF_std_crypt.omp_fn.0 in BF_std.o
      _crypt_all.omp_fn.0 in encfs_fmt_plug.o
      _crypt_all.omp_fn.0 in lotus5_fmt_plug.o
      _crypt_all.omp_fn.0 in mssql12_fmt_plug.o
      ...
  "_alloca", referenced from:
      _crypt_all.omp_fn.0 in encfs_fmt_plug.o
      _crypt_all.omp_fn.0 in gpg_fmt_plug.o
  "_fmt_krb5pa", referenced from:
      _john_register_all in john.o
  "_fmt_mskrb5", referenced from:
      _john_register_all in john.o
ld: symbol(s) not found for architecture x86_64

What am I missing?

-- 
Dhiru

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.