all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bld errors alpha.gnu.org emacs-24-r3 - is it pilot error?
@ 2013-07-29 19:08 Harry Putnam
  2013-07-30 22:57 ` Xue Fuqiao
  2013-07-31 18:06 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Harry Putnam @ 2013-07-29 19:08 UTC (permalink / raw)
  To: emacs-devel

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-08-03  2:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2013-07-31 16:55   ` Harry Putnam
2013-07-31 18:06 ` Stefan Monnier
2013-08-03  2:05   ` Harry Putnam

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.