From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wolfgang Jenkner Newsgroups: gmane.emacs.devel Subject: Re: USE_LSB_TAG not supported on this platform Date: Tue, 09 Feb 2016 16:53:09 +0100 Message-ID: <85mvr9aniy.fsf@iznogoud.viz> References: <86powcjei0.wl-herbert@mailbox.org> <56B3F962.8010203@cs.ucla.edu> <86mvrejegc.wl-herbert@mailbox.org> <86si15ygd9.wl-herbert@mailbox.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1455033553 17034 80.91.229.3 (9 Feb 2016 15:59:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 9 Feb 2016 15:59:13 +0000 (UTC) Cc: Paul Eggert , emacs-devel@gnu.org To: "Herbert J. Skuhra" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 09 16:59:03 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aTAgx-0000e8-07 for ged-emacs-devel@m.gmane.org; Tue, 09 Feb 2016 16:59:03 +0100 Original-Received: from localhost ([::1]:57404 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTAgw-0001ar-G4 for ged-emacs-devel@m.gmane.org; Tue, 09 Feb 2016 10:59:02 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTAbQ-00013E-RV for emacs-devel@gnu.org; Tue, 09 Feb 2016 10:53:21 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTAbM-0007Be-Lk for emacs-devel@gnu.org; Tue, 09 Feb 2016 10:53:20 -0500 Original-Received: from b2bfep15.mx.upcmail.net ([62.179.121.60]:50643) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTAbM-0007AB-B3 for emacs-devel@gnu.org; Tue, 09 Feb 2016 10:53:16 -0500 Original-Received: from edge11.upcmail.net ([192.168.13.81]) by b2bfep15.mx.upcmail.net (InterMail vM.8.01.05.18 201-2260-151-151-20140610) with ESMTP id <20160209155312.LKBZ27614.b2bfep15-int.chello.at@edge11.upcmail.net> for ; Tue, 9 Feb 2016 16:53:12 +0100 Original-Received: from iznogoud.viz ([91.119.129.208]) by edge11.upcmail.net with edge id GFt91s01p4Vv7770BFtAtM; Tue, 09 Feb 2016 16:53:12 +0100 X-SourceIP: 91.119.129.208 Original-Received: from wolfgang by iznogoud.viz with local (Exim 4.86 (FreeBSD)) (envelope-from ) id 1aTAbF-000CXq-K6; Tue, 09 Feb 2016 16:53:09 +0100 Mail-Followup-To: "Herbert J. Skuhra" , Paul Eggert , emacs-devel@gnu.org In-Reply-To: <86si15ygd9.wl-herbert@mailbox.org> (Herbert J. Skuhra's message of "Sat, 06 Feb 2016 17:04:50 +0100") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (berkeley-unix) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 62.179.121.60 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:199608 Archived-At: On Sat, Feb 06 2016, Herbert J. Skuhra wrote: > - hybrid_malloc=yes > + hybrid_malloc=no > fi > > GMALLOC_OBJ= > > Now the build fails later with this error: > > CCLD temacs > gmalloc.o: In function `calloc': > /mnt/daten/source/emacs/src/gmalloc.c:1801: undefined reference to `gcalloc' I think this ought to work. Please see http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22086#139