From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ishi soichi Newsgroups: gmane.emacs.help Subject: make bootstrap gives errors... Date: Wed, 1 Sep 2010 19:13:04 +0900 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=000e0cd1492e77d53a048f2ff13f X-Trace: dough.gmane.org 1283336063 24259 80.91.229.12 (1 Sep 2010 10:14:23 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 1 Sep 2010 10:14:23 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 01 12:14:18 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OqkKf-0003Ld-Ay for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Sep 2010 12:14:17 +0200 Original-Received: from localhost ([127.0.0.1]:45508 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqkKe-0007pL-A9 for geh-help-gnu-emacs@m.gmane.org; Wed, 01 Sep 2010 06:14:16 -0400 Original-Received: from [140.186.70.92] (port=50258 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqkJW-0007lw-TJ for help-gnu-emacs@gnu.org; Wed, 01 Sep 2010 06:13:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqkJV-0005fg-Nx for help-gnu-emacs@gnu.org; Wed, 01 Sep 2010 06:13:06 -0400 Original-Received: from mail-px0-f169.google.com ([209.85.212.169]:60670) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqkJV-0005fN-H6 for help-gnu-emacs@gnu.org; Wed, 01 Sep 2010 06:13:05 -0400 Original-Received: by pxi5 with SMTP id 5so5727426pxi.0 for ; Wed, 01 Sep 2010 03:13:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=S2avqyzkpmgfF6y5JYn5r6WBEyyckju2CH2NrnbmF2A=; b=ehV3VM1GUKatKV7kZOjlNtiHacaDb9onKZocWnjZsqNIXacGnpD7zMKvV7QJXi6q+t rsJqhP7gtefDQRIrD4iLJJZa9qlPfMUd6H0CX3UhcIThysjbMU2hUgXCkviEZ2R9fZOB DhN0AvGCyM0jGAkQITR+FetfMZ79F1LJcaBd4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=og5/ygqBx363/AGYVFLMpxKie2zkNqkCssz2tufdTMIGgkjyxUEryUt8XiNYq1A29o lx5wtCQyVdegN0oNd3BBJkAdWGUbarBRc/r/X/XU18tDAztBDilna/DB2+s0GfXP1ToD l1cK7BPsXQ8/7LuPj8S7LCm3dLhkeODoZqiMQ= Original-Received: by 10.142.140.20 with SMTP id n20mr7013356wfd.334.1283335984238; Wed, 01 Sep 2010 03:13:04 -0700 (PDT) Original-Received: by 10.143.17.21 with HTTP; Wed, 1 Sep 2010 03:13:04 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:74848 Archived-At: --000e0cd1492e77d53a048f2ff13f Content-Type: text/plain; charset=ISO-8859-1 Mac OS 10.6.4 CocoaEmacs 64bit I am trying to install the development version of Cocoa Emacs (version 24?) which seems 64 bit. The download was fine. "./configure --with-ns --without-x" was fine as well. But $make bootstrap gives, ... _Fdbus_register_method in dbusbind.o _Fdbus_register_signal in dbusbind.o _Fdbus_call_method in dbusbind.o ld: symbol(s) not found collect2: ld returned 1 exit status make[1]: *** [temacs] Error 1 make: *** [src] Error 2 then, of course, "make install" does not do its job. Could anyone help me out? soichi --000e0cd1492e77d53a048f2ff13f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Mac OS 10.6.4
CocoaEmacs 64bit

I am trying to = install the development version of Cocoa Emacs (version 24?) which seems 64= bit. =A0
The download was fine. =A0"./configure --with-ns -= -without-x" was fine as well. =A0But

$make bootstrap=A0

gives,

...
=A0=A0 =A0 =A0_Fdbus_register_metho= d in dbusbind.o
=A0=A0 =A0 =A0_Fdbus_register_signal in dbusbind.= o
=A0=A0 =A0 =A0_Fdbus_call_method in dbusbind.o
ld: symbol(s) not found
collect2: ld returned 1 exit status<= /div>
make[1]: *** [temacs] Error 1
make: *** [src] Error 2

then, of course, "make install" doe= s not do its job.

Could anyone help me out?

soic= hi
--000e0cd1492e77d53a048f2ff13f--