unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
Subject: Build fails (Carbon) / _posix_memalign
Date: Fri, 10 Mar 2006 07:44:58 +0000	[thread overview]
Message-ID: <EE3E0F37-8D6C-4205-BC9A-41A2E9A1A325@gmail.com> (raw)

Last night's build failed when linking, which may have to do with

Stefan Monnier <address@hidden> 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

             reply	other threads:[~2006-03-10  7:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-10  7:44 David Reitter [this message]
2006-03-10 14:56 ` Build fails (Carbon) / _posix_memalign Giorgos Keramidas
2006-03-11  3:33   ` David Reitter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EE3E0F37-8D6C-4205-BC9A-41A2E9A1A325@gmail.com \
    --to=david.reitter@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).