emacs-devel
[Top][All Lists]
Advanced

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

Re: Error when building from master branch


From: Paul Eggert
Subject: Re: Error when building from master branch
Date: Sun, 12 Jul 2020 11:35:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0

On 7/12/20 10:48 AM, Kaushal Modi wrote:

emacsgtkfixed.c: In function ‘emacs_fixed_get_type’:
emacsgtkfixed.c:51:1: error: size of array
‘_GStaticAssertCompileTimeAssertion_3’ is negative
    51 | G_DEFINE_TYPE (EmacsFixed, emacs_fixed, GTK_TYPE_FIXED)
       | ^~~~~~~~~~~~~

I'm not seeing the problem on Fedora 31.

My guess is that your pkg-config setup doesn't match your libraries. This sort of thing can be a pain to debug. Possibly you can work around the problem by setting PKG_CONFIG_LIBDIR in your environment.



reply via email to

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