emacs-devel
[Top][All Lists]
Advanced

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

Re: alloc.c compilation error in current tip


From: Paul Eggert
Subject: Re: alloc.c compilation error in current tip
Date: Mon, 8 Feb 2016 19:51:44 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1

Is this the current emacs-25 tip, or the current master tip? What's the commit 
ID?

What command lines did you use to configure and build?


   CC       alloc.o
alloc.c:1137:1: error: static declaration of ‘aligned_alloc’ follows
non-static declaration
In file included from alloc.c:31:0:
lisp.h:3780:14: note: previous declaration of ‘aligned_alloc’ was here
make[2]: *** [alloc.o] Error 1

$ uname -a
Linux jyates-deb7-64 3.10-0.bpo.tmw5-amd64 #1 SMP Debian
3.10.40-0~bpo70+1.tmw5 (2014-05-14) x86_64 GNU/Linux
$
$ gcc --version
gcc (Debian 4.7.2-5) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.





reply via email to

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