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: Randal L. Schwartz
Subject: Re: make bootstrap: need moral support. :-(
Date: 20 Feb 2006 07:24:28 -0800
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3

>>>>> "Robert" == Robert J Chassell <address@hidden> writes:

Robert>     ... or am I just being unlucky at the moment?
Robert> You are just being unlucky.  I updated CVS at 11:44 UTC this morning, 
Robert> 2006 Feb 19, and built it with

Robert>      (progn (cd "/usr/local/src/emacs/") (compile "time make bootfast"))

Robert> It built fine.  I did use gcc 4.0.3 but not long ago, I used gcc 2.95.
Robert> I am also using GNU Make 3.81beta4, but I expect that make 3.79.1
Robert> would work.

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
make bootstrap install  856.14s user 189.33s system 40% cpu 43:07.15 total

This is definitely recent.

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!





reply via email to

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