emacs-devel
[Top][All Lists]
Advanced

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

Re: bld errors alpha.gnu.org emacs-24-r3 - is it pilot error?


From: Xue Fuqiao
Subject: Re: bld errors alpha.gnu.org emacs-24-r3 - is it pilot error?
Date: Wed, 31 Jul 2013 06:57:41 +0800

On Tue, Jul 30, 2013 at 3:08 AM, Harry Putnam <address@hidden> wrote:
> Setup:  Running a new install of OpenIndiana (A solaris offshoot)
>
> Attempting to build emacs after trying to meet any requirements in
> libraries on the OS.
>
> I don't really see any reference to missing files or the like but, of
> course this only the tail end of make output.
> My inexperienced eyes are missing what the problem is.
>
> I'm hoping and experienced hand will know what this output means.
>
> I'd just install emacs with OS pkg system but the only available version
> if the repo is 23.1... nearly an antique.
> -------        ---------       ---=---       ---------      --------
>
> ./configure --with-gif=no
>
> [...]
>
> make
>
> [...]
>
> make[1]: Entering directory `/usr/local/src/emacs-24.3/src'
> cd ../lwlib; make -w \
>     CC='gcc -std=gnu99' CFLAGS='-g3 -O2' MAKE='make'
> make[2]: Entering directory `/usr/local/src/emacs-24.3/lwlib'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/usr/local/src/emacs-24.3/lwlib'
> gcc -std=gnu99  -Demacs  -I. -I/usr/local/src/emacs-24.3/src -I../lib 
> -I/usr/local/src/emacs-24.3/src/../lib               -MMD -MF deps/.d -MP     
> -g3 -O2   -Wl,-znocombreloc  \
>           -o temacs  dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o 
> window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o 
> cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o xsmfns.o 
> xsettings.o xgselect.o   emacs.o keyboard.o macros.o keymap.o sysdep.o 
> buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o 
> casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o 
> editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o 
> unexsol.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o 
> atimer.o doprnt.o intervals.o textprop.o composite.o xml.o profiler.o     
> xfont.o  fontset.o fringe.o image.o  terminfo.o lastfile.o     widget.o  
> ../lib/libgnu.a    ../lwlib/liblw.a  -ltiff -ljpeg -lpng -lz -lm  -lXpm -lXaw 
> -lXmu -lXt -lSM -lICE -lXext -lX11           -lresolv -lsocket -lnsl 
> -ltermcap         -lpthread   -lm
> Undefined                       first referenced
>  symbol                             in file
> tparm                               terminfo.o
> ld: fatal: symbol referencing errors. No output written to temacs
> collect2: ld returned 1 exit status
> make[1]: *** [temacs] Error 1
> make[1]: Leaving directory `/usr/local/src/emacs-24.3/src'
> make: *** [src] Error 2

Posting it on address@hidden is better.  BTW have you tried the
24.3 _release_ (instead of the Release Candidate, although they are
nearly the same)?

-- 
Best regards, Xue Fuqiao.
http://www.gnu.org/software/emacs/



reply via email to

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