|
|
Message-Id: <FB749420-23CC-4D53-BFF5-F610A2D0C0C1@gmail.com>
Date: Mon, 3 Aug 2015 06:37:20 +0200
From: "websiteaccess@...il.com" <websiteaccess@...il.com>
To: john-users@...ts.openwall.com
Subject: Re: JTR + OS X + compile
> Le 28 juil. 2015 à 08:06, websiteaccess@...il.com a écrit :
>
> Hi
>
> I have solved the problem.
>
> I did 2 things.
>
> 1) Menu « Locations » -> Command Line Tools -> Select "Xcode 6.4 » (blank by default)
>
http://www.hostingpics.net/viewer.php?id=476486Capturede769cran20150728a768080430copie.jpg <http://www.hostingpics.net/viewer.php?id=476486Capturede769cran20150728a768080430copie.jpg>
>
>
>
> 2) then menu Preferences/Downloads, then « documentation » -> download "Xcode 6.3 + OS X 10.10.3 + iOS 8.3 »
>
> http://www.hostingpics.net/viewer.php?id=788480Capturede769cran20150728a768080252copie.jpg <http://www.hostingpics.net/viewer.php?id=788480Capturede769cran20150728a768080252copie.jpg>
>
> :-)
>
> Now compilation is OK.
>
>
>
>
>
>> Le 27 juil. 2015 à 20:39, magnum <john.magnum@...hmail.com <mailto:john.magnum@...hmail.com>> a écrit :
>>
>> On 2015-07-27 17:54, websiteaccess@...il.com <mailto:websiteaccess@...il.com> wrote:
>>> HI
>>>
>>> I have reinstalled my system OS X yosemite (10.10.4), then installed Xcode, and Command_Line_Tools_OS_X_10.10_for_Xcode_7_beta_4.dmg from
>>> http://adcdownload.apple.com/Developer_Tools/Command_Line_Tools_OS_X_10.10_for_Xcode_7_beta_4/Command_Line_Tools_OS_X_10.10_for_Xcode_7_beta_4.dmg <http://adcdownload.apple.com/Developer_Tools/Command_Line_Tools_OS_X_10.10_for_Xcode_7_beta_4/Command_Line_Tools_OS_X_10.10_for_Xcode_7_beta_4.dmg>
>>>
>>> I have the error message when I try to compile JTR :
>>>
>>>
>>> iMac-de-xxx:run xxx$ cd /Users/xxx/Desktop/john-1.8.0-jumbo-1/src
>>> iMac-de-xxx:src xxx$ ./configure && make
>>> checking build system type... x86_64-apple-darwin14.4.0
>>> checking host system type... x86_64-apple-darwin14.4.0
>>> checking whether to compile using MPI... no
>>> checking for gcc... gcc
>>> checking whether the C compiler works... no
>>> configure: error: in `/Users/xxx/Desktop/john-1.8.0-jumbo-1/src':
>>> configure: error: C compiler cannot create executables
>>> See `config.log' for more details
>>> iMac-de-xxx:src xxx$
>>>
>>>
>>> What is wrong ? compiler doesn’t seems be available.
>>
>> My first guess would be a system header problem that's described in doc/INSTALL. Try this:
>>
>> $ sudo patch -b -N -p0 < unused/Yosemite.patch
>>
>> Then try re-running configure && make. Does that help?
>>
>> magnum
>
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.