emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#30120: closed (26.0.90; Building with X toolkit wi


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#30120: closed (26.0.90; Building with X toolkit without toolkit scroll bars broken on release branch and master)
Date: Tue, 16 Jan 2018 09:11:01 +0000

Your message dated Tue, 16 Jan 2018 10:10:03 +0100
with message-id <address@hidden>
and subject line Re: bug#30120: 26.0.90; Building with X toolkit without 
toolkit scroll bars broken on release branch and master
has caused the debbugs.gnu.org bug report #30120,
regarding 26.0.90; Building with X toolkit without toolkit scroll bars broken 
on release branch and master
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
30120: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=30120
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 26.0.90; Building with X toolkit without toolkit scroll bars broken on release branch and master Date: Mon, 15 Jan 2018 10:39:46 +0100
Building with an X toolkit without toolkit scroll bars currently fails
here as


CFLAGS='-O0 -g3' ../configure --with-gnutls=no --without-pop  
--enable-gcc-warnings=warn-only --with-x-toolkit=lucid 
--without-toolkit-scroll-bars --enable-checking=yes 
--enable-check-lisp-object-type=yes
make -j2 WERROR_CFLAGS=


In file included from ./string.h:49:0,
                 from ../../lib/explicit_bzero.c:28:
./stddef.h:93:3: error: conflicting types for ‘max_align_t’
In file included from ./stddef.h:55:0,
                 from ./string.h:49,
                 from ../../lib/explicit_bzero.c:28:
/usr/lib/gcc/x86_64-linux-gnu/4.7/include/stddef.h:426:3: note: previous 
declaration of ‘max_align_t’ was here
make[1]: *** [explicit_bzero.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
In file included from ./unistd.h:56:0,
                 from ../../lib/fcntl.c:28:
./stddef.h:93:3: error: conflicting types for ‘max_align_t’
In file included from ./stddef.h:55:0,
                 from ./unistd.h:56,
                 from ../../lib/fcntl.c:28:
/usr/lib/gcc/x86_64-linux-gnu/4.7/include/stddef.h:426:3: note: previous 
declaration of ‘max_align_t’ was here
make[1]: *** [fcntl.o] Fehler 1
make[1]: Leaving directory `/home/martin/emacs-git/release/obj-lucid-no/lib'
make: *** [lib] Fehler 2


both on the release branch and on master.  A GTK build fails
in a similar way.

martin




--- End Message ---
--- Begin Message --- Subject: Re: bug#30120: 26.0.90; Building with X toolkit without toolkit scroll bars broken on release branch and master Date: Tue, 16 Jan 2018 10:10:03 +0100
> Continues to work fine for me on rhel7.
> You reported the same thing previously in
> https://debbugs.gnu.org/27816#113
> and implied that it went away if you did a clean build.

Thanks for the reminder.  Hopefully, I have now removed the last
remnants of this "thing".

martin


--- End Message ---

reply via email to

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