emacs-devel
[Top][All Lists]
Advanced

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

Re: make bootstrap: need moral support. :-(


From: Michael Price
Subject: Re: make bootstrap: need moral support. :-(
Date: Mon, 20 Feb 2006 15:47:20 -0500

On 20 Feb 2006 07:24:28 -0800, Randal L. Schwartz <address@hidden> wrote:
> I built from CVS just now on OSX with:
>
>         make distclean
>         ./configure --prefix=/opt/emacs --without-x
>         make bootstrap install
>
> and died with:
>
> /emacs-CVS/lib-src/../src  -fpascal-strings -DMAC_OSX -I../mac/src   -g -O2 
> -Wno-pointer-sign  -DVERSION="\"22.0.50\"" 
> /Users/merlyn/MIRROR/emacs-CVS/lib-src/etags.c getopt.o getopt1.o regex.o  -o 
> etags
> /usr/bin/ld: Undefined symbols:
> _xmalloc
> _xrealloc
> collect2: ld returned 1 exit status
> make[3]: *** [etags] Error 1
> make[2]: *** [lib-src] Error 2
> make[1]: *** [bootstrap-build] Error 2
> make: *** [bootstrap] Error 2
>
> This is definitely recent.

I compile emacs from cvs on a Mac several times a week and had no
problems for the last few months until this weekend when I started
getting the same error you describe above. Anyone know how to fix
this?

I'm running 10.4.5 on a powerpc with xcode 2.2.1.

Michael

reply via email to

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