Sorry for asking here, but I think it's at least a little relevant to
Clojure since I for one wouldn't be installing emacs if it wasn't for
Clojure and Slime. Getting prompts about what the function arguments
are seems like a HUGE benefit when learning this langauge. I imagine
other non-emacs people might have a related question, so I'll give
asking this question a shot.

>sudo ports install slime
...
  "_dbus_message_set_error_name", referenced from:
      _Fdbus_method_error_internal in dbusbind.o
  "_dbus_message_set_destination", referenced from:
      _Fdbus_method_error_internal in dbusbind.o
      _Fdbus_method_return_internal in dbusbind.o
  "_dbus_message_iter_recurse", referenced from:
      _xd_retrieve_arg in dbusbind.o
  "_dbus_message_iter_init", referenced from:
      _xd_read_message in dbusbind.o
      _Fdbus_call_method in dbusbind.o
  "_dbus_error_is_set", referenced from:
      _xd_initialize in dbusbind.o
      _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
shell command " cd "/opt/local/var/macports/build/
_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_emacs/
work/emacs-23.2" && /usr/bin/make -j2 all " returned error 2
Error: Target org.macports.build returned: shell command failed (see
log for details)
Warning: the following items did not execute (for emacs):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Error: Failed to install emacs
Log for emacs is at: /opt/local/var/macports/logs/
_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_emacs/
main.log
Error: The following dependencies were not installed: emacs
Error: Status 1 encountered during processing.


>system_profiler SPSoftwareDataType
      System Version: Mac OS X 10.6.5 (10H574)
      Kernel Version: Darwin 10.5.0
      ...

Thanks in advance. It

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to