From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Build fails (Carbon) / _posix_memalign Date: Fri, 10 Mar 2006 07:44:58 +0000 Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v746.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1141976750 22440 80.91.229.2 (10 Mar 2006 07:45:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 10 Mar 2006 07:45:50 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 10 08:45:48 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FHcJf-0004Ri-Iv for ged-emacs-devel@m.gmane.org; Fri, 10 Mar 2006 08:45:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHcJe-0001Fe-Gh for ged-emacs-devel@m.gmane.org; Fri, 10 Mar 2006 02:45:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FHcJ8-0001DZ-E0 for emacs-devel@gnu.org; Fri, 10 Mar 2006 02:45:06 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FHcJ5-0001AJ-SH for emacs-devel@gnu.org; Fri, 10 Mar 2006 02:45:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FHcJ5-0001A2-Hu for emacs-devel@gnu.org; Fri, 10 Mar 2006 02:45:03 -0500 Original-Received: from [64.233.166.178] (helo=pproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FHcMK-00077k-Hm for emacs-devel@gnu.org; Fri, 10 Mar 2006 02:48:24 -0500 Original-Received: by pproxy.gmail.com with SMTP id z74so317103pyg for ; Thu, 09 Mar 2006 23:45:02 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=KdS4fV7X/js7Yiq4C9e7otBSEcZMQvp8yLw2YUZTSUPNm+J4CZ6DgYO3B4msfdCMzn+ZYsamW7lgvzOfWaQ+LDamvQZESW6M640FBpwudAPE262bqybIXOXXSuQvM3tamtv99cj7QMJ03fAoxAH0e7XonMXsjR14np1AWd4eRtI= Original-Received: by 10.65.141.7 with SMTP id t7mr486939qbn; Thu, 09 Mar 2006 23:45:02 -0800 (PST) Original-Received: from ?10.0.0.100? ( [82.41.74.89]) by mx.gmail.com with ESMTP id f18sm158489qba.2006.03.09.23.45.01; Thu, 09 Mar 2006 23:45:02 -0800 (PST) Original-To: Emacs-Devel ' X-Mailer: Apple Mail (2.746.2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:51419 Archived-At: Last night's build failed when linking, which may have to do with Stefan Monnier 06/03/09 23:06:58: (USE_POSIX_MEMALIGN): New macro. (ABLOCKS_BASE, lisp_align_malloc, lisp_align_free): Use it. gcc -Demacs -DHAVE_CONFIG_H -I. -I/Users/dr/Aquamacs/emacs.GNU/ mac/../src -fpascal-strings -DMAC_OSX -I../mac/src -Dtemacs -g -O2 / Users/dr/Aquamacs/emacs.GNU/mac/../src/prefix-args.c -o prefix-args echo "dispnew.o frame.o scroll.o xdisp.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o mac.o macterm.o macfns.o macmenu.o macselect.o fontset.o fringe.o image.o terminfo.o lastfile.o mktime.o " > buildobj.lst gcc -prebind -framework Carbon -framework QuickTime -Xlinker - headerpad -Xlinker 690 -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o mac.o macterm.o macfns.o macmenu.o macselect.o fontset.o fringe.o image.o terminfo.o lastfile.o mktime.o -lncurses ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: _posix_memalign make[2]: *** [temacs] Error 1