emacs-devel
[Top][All Lists]
Advanced

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

OSX abandoned?


From: Randal L. Schwartz
Subject: OSX abandoned?
Date: Tue, 01 Dec 2009 17:52:50 -0800
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (berkeley-unix)

It's been a while since I've tried to compile the main branch
(well, origin/master on git) on OSX.  It doesn't compile right now,
and I wonder if that means that OSX has been abandoned or whether I
should report the build failure.

Here's the error if the latter.  If the former, let me know, and I'll
stay with the version that seemed to build just fine (emacs 23.1.1).

gcc  -prebind -framework AppKit -Xlinker -headerpad -Xlinker 6C8  -o temacs 
pre-crt0.o dispnew.o frame.o scroll.o xdisp.o menu.o  window.o charset.o 
coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o 
  dbusbind.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 font.o print.o lread.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  nsterm.o nsfns.o nsmenu.o 
nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o   terminfo.o 
lastfile.o   mktime.o     -L/opt/local/lib -lrsvg-2 -lgdk_pixbuf-2.0 -lm 
-lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -lpixman-1 -lfontconfig 
-lexpat -lfreetype -liconv -lpng12 -lz -lXrender -lX11 -lXau -lXdmcp 
-L/opt/local/lib -ldbus-1 -lpthread -lncurses  -L/opt/local/lib -lgconf-2 
-lORBit-2 -lm -ldbus-1 -lpthread -lgmodule-2.0 -lgthread-2.0 -lgobject-2.0 
-lglib-2.0 -lintl -liconv  
Undefined symbols:
  "_xg_select", referenced from:
      _wait_reading_process_output in process.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [temacs] Error 1
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2


-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion





reply via email to

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