From: sangu <sangu.xorg@gmail.com>
To: emacs-devel@gnu.org
Subject: [23.0.60] build failure with "--without-x " option. (20080530)
Date: Fri, 30 May 2008 21:58:45 +0900 [thread overview]
Message-ID: <1212152326.2934.23.camel@localhost.localdomain> (raw)
$ ./configure --without-x
[...]
Where should the build process find the source
code? /home/sangu/Work/cvs/emacs
What operating system and machine description files should Emacs use?
`s/gnu-linux.h' and `m/intel386.h'
What compiler should emacs be built with? gcc -g -O2
-Wno-pointer-sign
Should Emacs use the GNU version of malloc? yes
(Using Doug Lea's new malloc from the GNU C Library.)
Should Emacs use a relocating allocator for buffers? yes
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? none
What toolkit should Emacs use? none
Where do we find X Windows header files? NONE
Where do we find X Windows libraries? NONE
Does Emacs use -lXaw3d? no
Does Emacs use -lXpm? no
Does Emacs use -ljpeg? no
Does Emacs use -ltiff? no
Does Emacs use a gif library? no
Does Emacs use -lpng? no
Does Emacs use -lrsvg-2? no
Does Emacs use -lgpm? yes
Does Emacs use -ldbus? yes
Does Emacs use X toolkit scroll bars? no
[...]
$ make
[...]
gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -Wl,-znocombreloc
-o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o
scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o
character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.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 filemode.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 unexelf.o bytecode.o process.o callproc.o region-cache.o
sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o
md5.o terminfo.o lastfile.o vm-limit.o mktime.o -lasound
-L/lib -ldbus-1 -lgpm -lncurses -lotf -lfreetype -lz -lm17n-flt
-lm17n-core -lm -lgcc -lc -lgcc /usr/lib/crtn.o
font.o: In function `Ffont_info':
/home/sangu/Work/cvs/emacs/src/font.c:4374: undefined reference to
`check_window_system_func'
/home/sangu/Work/cvs/emacs/src/font.c:4385: undefined reference to
`fs_query_fontset'
/home/sangu/Work/cvs/emacs/src/font.c:4388: undefined reference to
`fontset_ascii'
collect2: ld returned 1 exit status
make[1]: *** [temacs] Error 1
make[1]: Leaving directory `/home/sangu/Work/cvs/emacs/src'
make: *** [src] Error 2
next reply other threads:[~2008-05-30 12:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-30 12:58 sangu [this message]
2008-05-31 2:03 ` [23.0.60] build failure with "--without-x " option. (20080530) Kenichi Handa
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1212152326.2934.23.camel@localhost.localdomain \
--to=sangu.xorg@gmail.com \
--cc=emacs-devel@gnu.org \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).