Opened 19 years ago

Closed 18 years ago

#3057 closed defect (fixed)

BUG: emacs build fails from fresh install of darwinports (missing dependency to autoconf?)

Reported by: nikodemus@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

After downloading the 1.0 package, and running selfupdate I tried to install emacs. It failed with this message:

---> Building emacs with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_emacs/ work/emacs-21.4" && make all" returned error 2 Command output: cd /opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_emacs/ work/emacs-21.4 && autoconf aclocal.m4:30: error: m4_defn: undefined macro: _m4_divert_diversion autoconf/c.m4:870: AC_PROG_CC_STDC is expanded from... aclocal.m4:30: the top level autom4te: /usr/bin/gm4 failed with exit status: 1 make: * [/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_editors_emacs/ work/emacs-21.4/configure] Error 1

Installing autoconf (and a few others, iirc cvs, m4, bash) from ports, running clean for emacs and retrying made all well. Apparently emacs needs to depend on autoconf as the one supplied by Apple is rather old.

Change History (3)

comment:1 Changed 19 years ago by snu@…

Summary: emacs build fails from fresh install of darwinports (missing dependency to autoconf?)BUG: emacs build fails from fresh install of darwinports (missing dependency to autoconf?)

comment:2 Changed 19 years ago by snu@…

Owner: changed from jkh@… to darwinports-bugs@…

Jordan has relinquished maintainership of these ports.

comment:3 Changed 18 years ago by olegb@…

Resolution: fixed
Status: newclosed

added autoconf as dep on panter - thanks

Note: See TracTickets for help on using tickets.