Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 9 Jan 2012 14:26:46 +0700
From: Alexey Dokuchaev <danfe@....ru>
To: Solar Designer <solar@...nwall.com>
Cc: john-users@...ts.openwall.com
Subject: Re: 1.7.9-jumbo5 fails to build with OMPFLAGS = -fopenmp -msse2

On Mon, Jan 09, 2012 at 07:48:19AM +0400, Solar Designer wrote:
> On Mon, Jan 09, 2012 at 04:53:17AM +0700, Alexey Dokuchaev wrote:
> > On Mon, Jan 09, 2012 at 12:41:21AM +0400, Solar Designer wrote:
> > > 7. Why remove the _XOPEN_SOURCE from recovery.c?  Did things not build
> > > otherwise?  Please report this as a bug if so.
> > 
> > Yes, it fails to build.  I believe it's pretty trivial to reproduce; just
> > comment that line out and try to "make" it.
> 
> Sure, but I was hoping that you'd just post those compiler error messages.

gcc -c -Wall -O2 -fomit-frame-pointer -I/usr/local/include -funroll-loops recovery.c
In file included from recovery.c:21:
/usr/include/sys/file.h:161: error: expected specifier-qualifier-list before 'u_int'
gmake[1]: *** [recovery.o] Error 1

this is unpatched vanilla 1.7.9-jumbo-5 (it was first added by me in
ports's Makefile rev. 1.51 when I updated the port to 1.7.7-jumbo-6).

./danfe

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.