all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Trouble building against Emacs23 OSX
@ 2009-12-13 23:06 defn
  2009-12-13 23:24 ` David Reitter
  0 siblings, 1 reply; 4+ messages in thread
From: defn @ 2009-12-13 23:06 UTC (permalink / raw)
  To: Emacs-devel

[-- Attachment #1: Type: text/plain, Size: 1724 bytes --]


I built emacs23 from source on OSX and placed Emacs.app into my
/Applications/ directory.  Everything works great, except for trying to
build things against it.

w3m apparently cannot be built against emacs22 and work in emacs23.

Since the most current version of emacs in /usr/bin is emacs22, I mv'd it
and ln'd /usr/bin/emacs to /Applications/Contents/MacOS/Emacs.  

Now, when running configure for w3m it sees that I'm using emacs23, but it
cannot find simple.el, simple.elc, etc.:
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for makeinfo... makeinfo
checking for texi2dvi... texi2dvi
checking for ptex... false
checking for jbibtex... false
checking for dvipdfmx... dvipdfmx
checking for texi2pdf... texi2pdf
checking for egrep... egrep
checking for emacs... /usr/bin/emacs
checking what a flavor does /usr/bin/emacs have... Emacs 23.1.50
checking prefix for /usr/bin/emacs... /usr
checking where lisp files should go... $(prefix)/share/emacs/site-lisp/w3m/
checking where icon files should go...
/Users/defn/src/emacs23/etc/images/w3m
Warning: arch-dependent data dir
(/Users/defn/src/emacs23/nextstep/Emacs.app/Contents/MacOS/libexec/emacs/23.1.50/x86_64-apple-darwin10.2.0/)
does not exist.
Warning: Could not find simple.el nor simple.elc
Cannot open load file: cl
configure: error: Process couldn't proceed.  See the above messages.


Can anyone offer up any help on this?  I cannot find a libexec/emacs/23.1.50
anywhere on my system.

Thanks in advance,

Devin


-- 
View this message in context: http://old.nabble.com/Trouble-building-against-Emacs23-OSX-tp26770732p26770732.html
Sent from the Emacs - Dev mailing list archive at Nabble.com.

[-- Attachment #2: Type: text/html, Size: 1882 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-12-14 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-13 23:06 Trouble building against Emacs23 OSX defn
2009-12-13 23:24 ` David Reitter
2009-12-13 23:32   ` Devin Walters
2009-12-14 15:06   ` Steve Revilak

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.