emacs-devel
[Top][All Lists]
Advanced

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

Re: Unable to build emacs-23 since months now.


From: Giuseppe Scrivano
Subject: Re: Unable to build emacs-23 since months now.
Date: Wed, 20 Jul 2011 14:45:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Thierry Volpiatto <address@hidden> writes:

>> you can try to workaround it by passing the right include path to CFLAGS
>> at configure time.
> CFLAGS?? 

where do you have the "glibconfig.h" file?  Assuming it is under
/usr/include/foo, you can configure emacs as:

./configure CFLAGS="-I/usr/include/foo"

Cheers,
Giuseppe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]