all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xue Fuqiao <xfq.free@gmail.com>
To: Harry Putnam <reader@newsguy.com>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: bld errors alpha.gnu.org emacs-24-r3 - is it pilot error?
Date: Wed, 31 Jul 2013 06:57:41 +0800	[thread overview]
Message-ID: <CAAF+z6E4hbLVGGp+xi5nT69mKYNyo5JEF+pSA57Tt6kmwgdb6Q@mail.gmail.com> (raw)
In-Reply-To: <x61u6h2nhb.fsf@newsguy.com>

On Tue, Jul 30, 2013 at 3:08 AM, Harry Putnam <reader@newsguy.com> 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 bug-gnu-emacs@gnu.org 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	other threads:[~2013-07-30 22:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 19:08 bld errors alpha.gnu.org emacs-24-r3 - is it pilot error? Harry Putnam
2013-07-30 22:57 ` Xue Fuqiao [this message]
2013-07-31 16:55   ` Harry Putnam
2013-07-31 18:06 ` Stefan Monnier
2013-08-03  2:05   ` Harry Putnam

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=CAAF+z6E4hbLVGGp+xi5nT69mKYNyo5JEF+pSA57Tt6kmwgdb6Q@mail.gmail.com \
    --to=xfq.free@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=reader@newsguy.com \
    /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.