DragonFly BSD
DragonFly users List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: gmake complaining about sys/mman.h


From: walt <wa1ter@xxxxxxxxxxxxx>
Date: Sun, 16 Apr 2006 05:49:52 -0700

Jeremy C. Reed wrote:

> I haven't looked at gedit-document-loader.c but maybe it needs to include 
> <sys/types.h>.

Aha!  The problem was that types.h was included *after*
mman.h.  I changed the order of those two lines and the
problem is fixed.

Would that fix be safe on all the platforms supported
by pkgsrc, I wonder?



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]