[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't compile on FreeBSD
From: |
Paul Eggert |
Subject: |
Re: Can't compile on FreeBSD |
Date: |
Thu, 19 May 2011 23:49:48 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 |
On 05/19/2011 02:10 AM, Yoshiaki Kasahara wrote:
> recently "#include <X11/X.h>" was
> added to src/systime.h, but compilation of lib-src/profile.c (which
> includes src/systime.h) didn't reflect that change.
I think I caused that with my recent changes for time overflow checking.
Sorry about that. I committed a small patch to fix that in bzr 104294;
please give it a try.