* make bootstrap gives errors...
@ 2010-09-01 10:13 ishi soichi
2010-09-01 11:00 ` Herbert J. Skuhra
0 siblings, 1 reply; 2+ messages in thread
From: ishi soichi @ 2010-09-01 10:13 UTC (permalink / raw)
To: help-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 569 bytes --]
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
[-- Attachment #2: Type: text/html, Size: 868 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: make bootstrap gives errors...
2010-09-01 10:13 make bootstrap gives errors ishi soichi
@ 2010-09-01 11:00 ` Herbert J. Skuhra
0 siblings, 0 replies; 2+ messages in thread
From: Herbert J. Skuhra @ 2010-09-01 11:00 UTC (permalink / raw)
To: help-gnu-emacs
On Wed, 1 Sep 2010 19:13:04 +0900 ishi soichi wrote:
[...]
> ...
> _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?
Have you tried to disable build of D-Bus support?
% ./configure --help |grep dbus
--without-dbus don't compile with D-Bus support
-Herbert
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-09-01 11:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-01 10:13 make bootstrap gives errors ishi soichi
2010-09-01 11:00 ` Herbert J. Skuhra
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).