Opened 19 months ago
Last modified 14 months ago
#67406 assigned defect
Emacs @28.2+native-compile fails to build on on osx 10.6 - temacs missing files — at Version 2
Reported by: | aeggenberger (Andrew Eggenberger) | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | catap (Kirill A. Korinsky), aeggenberger (Andrew Eggenberger) | |
Port: | emacs |
Description (last modified by jmroot (Joshua Root))
Emacs build fails when attempting to run temacs
Relevant log entries:
:info:build ./temacs --batch -l loadup --temacs=pbootstrap \ :info:build --bin-dest /opt/local/bin/ --eln-dest /opt/local/lib/emacs/28.2/ :info:build Warning: arch-independent data dir '/opt/local/share/emacs/28.2/etc/': Invalid argument :info:build Warning: Lisp directory '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_editors_emacs/emacs/work/emacs-28.2/lisp': Invalid argument :info:build Error: /opt/local/share/emacs/28.2/etc/charsets: Invalid argument :info:build Emacs will not function correctly without the character map files. :info:build Please check your installation!
It appears ./temacs is looking in the wrong place for directories.
Change History (2)
comment:1 Changed 19 months ago by aeggenberger (Andrew Eggenberger)
Cc: | aeggenberger added |
---|
comment:2 Changed 19 months ago by jmroot (Joshua Root)
Cc: | dports@… drkp kirill@… removed |
---|---|
Description: | modified (diff) |
Keywords: | emacs removed |
Owner: | set to drkp |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.