From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: sangu Newsgroups: gmane.emacs.devel Subject: [23.0.60] build failure with "--without-x " option. (20080530) Date: Fri, 30 May 2008 21:58:45 +0900 Message-ID: <1212152326.2934.23.camel@localhost.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212152283 9032 80.91.229.12 (30 May 2008 12:58:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 May 2008 12:58:03 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri May 30 14:58:44 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K24Bv-0003zu-1L for ged-emacs-devel@m.gmane.org; Fri, 30 May 2008 14:58:43 +0200 Original-Received: from localhost ([127.0.0.1]:60732 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K24B9-0004RC-7W for ged-emacs-devel@m.gmane.org; Fri, 30 May 2008 08:57:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K248d-0003SC-DT for emacs-devel@gnu.org; Fri, 30 May 2008 08:55:19 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K248b-0003RA-DE for emacs-devel@gnu.org; Fri, 30 May 2008 08:55:18 -0400 Original-Received: from [199.232.76.173] (port=53151 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K248b-0003R3-4t for emacs-devel@gnu.org; Fri, 30 May 2008 08:55:17 -0400 Original-Received: from wf-out-1314.google.com ([209.85.200.173]:63082) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K248a-0006NQ-Ix for emacs-devel@gnu.org; Fri, 30 May 2008 08:55:16 -0400 Original-Received: by wf-out-1314.google.com with SMTP id 28so3558883wfc.24 for ; Fri, 30 May 2008 05:55:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=8UsiAmPc+bXI1+wHjf4rxfgh7reWmT/q/mUR+jkLXBw=; b=x4A+GhbpAz6oYw4FeztmYpX20+q+DUd3jHoPAD8R5F3gf2t41tFSb/w17oT4ydK48BAOob+PjZ/0Lq9TkrJy6/Z+1PGvGby8s9yfcvdJsOuqdxkb5fT0U5hkWG5Euj5eQOeJtL7ziTm0sFQ73B6yvYvZ8nkinMA+rI06z/vmaf4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=vWntddbGkRXdi/tncxu6DltF89XDLehcb2hBvzQ/4ZSw5BiLFbUHCPyaGDr0ZrXkKFxOIiYi55DoNGQb1fJ/soUXvrWBD//AeWgCDeD1qytujm+93Hnp9xqgngOdJjmFNRoq8C4rawCMGvuksc2CuEe9/I1zZje9xEM8ul+IHCU= Original-Received: by 10.142.127.10 with SMTP id z10mr2127701wfc.169.1212152114907; Fri, 30 May 2008 05:55:14 -0700 (PDT) Original-Received: from ?192.168.0.2? ( [220.72.197.204]) by mx.google.com with ESMTPS id 27sm4568929wfa.2.2008.05.30.05.55.13 (version=SSLv3 cipher=RC4-MD5); Fri, 30 May 2008 05:55:14 -0700 (PDT) X-Mailer: Evolution 2.23.2 (2.23.2-1.fc10) X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98057 Archived-At: $ ./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