Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 11 May 2011 17:47:08 -0400
From: "Robert Harris" <rs904c@...scape.net>
To: <john-users@...ts.openwall.com>
Subject: ITIMER_REAL'  error in bench.c

I get the following error trying to compile 

JtR 1.7.7 and JtR 1.7.7 jumbo 1 on Solaris x86.

 

bench.c: In function `benchmark_format':

bench.c:96: error: storage size of 'it' isn't known

bench.c:140: warning: implicit declaration of function `setitimer'

bench.c:140: error: `ITIMER_REAL' undeclared (first use in this function)

bench.c:140: error: (Each undeclared identifier is reported only once

bench.c:140: error: for each function it appears in.)

bench.c:96: warning: unused variable `it'

*** Error code 1

make: Fatal error: Command failed for target `bench.o'

Current working directory /export/home/rharris/john-1.7.7-WIP-with
source/src

*** Error code 1

make: Fatal error: Command failed for target `solaris-x86-64-gcc'

 

 

I goggled this, and see the problem in other programs.

 

Please advise

 

-Robert B. Harris from VA


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.