Hi everyone, I'm having problems compiling emacs21 on 10.2... I've installed emacsen-common as a dependency, but I get this:
gcc -L/sw/lib -L/usr/X11R6/lib -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.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 unexdyld.o mocklisp.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 termcap.o tparam.o lastfile.o widget.o mktime.o ../lwlib/liblw.a -L/usr/X11R6/lib /usr/X11R6/lib/libXaw.a /usr/X11R6/lib/libXpm.a /usr/X11R6/lib/libXmu.a /usr/X11R6/lib/libXt.a /usr/X11R6/lib/libSM.a /usr/X11R6/lib/libICE.a /usr/X11R6/lib/libXext.a /sw/lib/libtiff.a /sw/lib/libjpeg.a /sw/lib/libpng.a -lz -lm /usr/X11R6/lib/libXpm.a /usr/X11R6/lib/libX11.a ld: warning multiple definitions of symbol _abort emacs.o private external definition of _abort in section (__TEXT,__text) /usr/lib/libm.dylib(abort.So) definition of _abort ld: Undefined symbols: _BC _UP _PC make[1]: *** [temacs] Error 1 make: *** [src] Error 2 ### execution of failed, exit code 2 Failed: compiling emacs21-21.2-6 failed Any ideas? Thanks! ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
