all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: defn <devinw@gmail.com>
To: Emacs-devel@gnu.org
Subject: Trouble building against Emacs23 OSX
Date: Sun, 13 Dec 2009 15:06:52 -0800 (PST)	[thread overview]
Message-ID: <26770732.post@talk.nabble.com> (raw)

[-- 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 --]

             reply	other threads:[~2009-12-13 23:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-13 23:06 defn [this message]
2009-12-13 23:24 ` Trouble building against Emacs23 OSX David Reitter
2009-12-13 23:32   ` Devin Walters
2009-12-14 15:06   ` Steve Revilak

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

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

  git send-email \
    --in-reply-to=26770732.post@talk.nabble.com \
    --to=devinw@gmail.com \
    --cc=Emacs-devel@gnu.org \
    /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 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.