|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: problems installing slime via macports
|
- From: Ed Watkeys <edw@poseur.com>
- To: Philly Lambda <philly-lambda@googlegroups.com>
- Subject: Re: problems installing slime via macports
- Date: Mon, 11 Feb 2008 05:08:03 -0800 (PST)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to:mime-version:message-id:date:received:in-reply-to:x-ip:references:user-agent:x-http-useragent:subject:from:to:content-type:content-transfer-encoding:reply-to:sender:precedence:x-google-loop:mailing-list:list-id:list-post:list-help:list-unsubscribe; bh=uRF0/bN0q6TzoR5CrL9j32Cq42Dm/3RXGKKwaL/n8fE=; b=mND4kjy12WnsktIZDozmrZrNXXi9fLa1Q8Z/XR7wqg3hjvcob+d78e18VYKxk80ASzQen3+5e76o7KlDlxZqC8Necc7xK/hC05eTE13S7QY6NA7wClO84qjJhb4r5wFmQSpENHY3Ts2DUJqDkTFScDFBSb+CmWa75PC8nqHtSzo=
- Mailing-list: list philly-lambda@googlegroups.com; contact philly-lambda-owner@googlegroups.com
- Reply-to: philly-lambda@googlegroups.com
- Sender: philly-lambda@googlegroups.com
- User-agent: G2/1.0
If you go on #lisp or #emacs or #scheme and ask questions about SLIME,
I think the responses you'll get will assume that you're using CVS
SLIME. That was my experience, anyway.
On Feb 10, 12:17 pm, Steve Eichert <steve.eich...@gmail.com> wrote:
> Thanks I'll give one of them a try.
>
> On Feb 9, 2008, at 11:56 PM, "Kyle R. Burton" <kyle.bur...@gmail.com>
> wrote:
>
>
>
> > I have just used either lispbox, readylisp, or aquamacs and downloaded
> > my own slime (it's not that much effort if you're going custom
> > anyway).
>
> > The first two are good if you just want to get started quickly.
>
> > Kyle
>
> > On Feb 9, 2008 11:27 AM, Steve Eichert <steve.eich...@gmail.com>
> > wrote:
> >> I'm trying to get slime running on my MBP which is running Leopard
> >> and
> >> running into problems. More specifically it seems that macports
> >> and emacs
> >> aren't getting along very well. The output I'm getting is below,
> >> does
> >> anyone have any ideas on what my problem might be, and/or have
> >> suggestions
> >> for what I should try next?
>
> >> Thanks,
> >> Steve
>
> >> Macintosh-2:~ Steve$ sudo /opt/local/bin/port install slime
> >> ---> Fetching emacs
> >> ---> Verifying checksum(s) for emacs
> >> ---> Extracting emacs
> >> ---> Applying patches to emacs
> >> ---> Configuring emacs
> >> ---> Building emacs with target all
> >> Error: Target org.macports.build returned: shell command " cd
> >> "/opt/local/var/macports/build/
> >> _opt_local_var_macports_sources_rsync.
> >> macports.org_release_ports_editors_emacs/work/emacs-22.1"
> >> && make all " returned error 2
> >> Command output: Highest address of load commands in input file:
> >> 0x2b7000
> >> Lowest offset of all sections in __TEXT segment: 0x2360
> >> --- List of Load Commands in Input File ---
> >> # cmd cmdsize name address size
> >> 0 LC_SEGMENT 56 __PAGEZERO 0 0x1000
> >> 1 LC_SEGMENT 396 __TEXT 0x1000 0x135000
> >> __text 0x3360 0x122eb8
> >> __cstring 0x126218 0xfc4f
> >> __literal8 0x135e68 0x78
> >> __const 0x135ee0 0x100
> >> __literal4 0x135fe0 0x4
> >> 2 LC_SEGMENT 328 __DATA 0x136000 0x156000
> >> __data 0x136000 0x119ac2
> >> __dyld 0x24fac4 0x1c
> >> __bss 0x24fae0 0x31aa5
> >> __common 0x2815a0 0xaa51
> >> 3 LC_SEGMENT 192 __IMPORT 0x28c000 0x2000
> >> __pointers 0x28c000 0x1584
> >> __jump_table 0x28d5c0 0x3fc
> >> 4 LC_SEGMENT 56 __LINKEDIT 0x28e000 0x29000
> >> 5 LC_SYMTAB 24
> >> 6 LC_DYSYMTAB 80
> >> 7 LC_LOAD_DYLINKER 28
> >> 8 LC_UNIXTHREAD 80
> >> 9 LC_LOAD_DYLIB 60
> >> 10 LC_LOAD_DYLIB 52
> >> 11 LC_LOAD_DYLIB 52
> >> make[1]: *** [emacs] Abort trap
> >> make[1]: *** Deleting file `emacs'
> >> make: *** [src] Error 2
>
> >> Error: The following dependencies failed to build: emacs
> >> Error: Status 1 encountered during processing.
>
> > --
> > ---
> > ---
> > ---
> > ---------------------------------------------------------------------
> > Wisdom and Compassion are inseparable.
> > -- Christmas Humphreys
> > kyle.bur...@gmail.com
> >http://www.neverlight.com/~mortis
> > ---
> > ---
> > ---
> > ---------------------------------------------------------------------
|
|