emacs-devel
[Top][All Lists]
Advanced

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

Build fails (Carbon) / _posix_memalign


From: David Reitter
Subject: Build fails (Carbon) / _posix_memalign
Date: Fri, 10 Mar 2006 07:44:58 +0000

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 via email to

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