Opened 15 years ago
Closed 14 years ago
#21280 closed defect (fixed)
emacs +x11 requires xorg-libXmu
Reported by: | aalorbe@… | Owned by: | drkp (Dan Ports) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | nerdling (Jeremy Lavergne), darren.bane@… | |
Port: | emacs |
Description
When trying to install emacs with the x11 extension using the command port -v -d install emacs +x11 the install fails. The key is the message: ld: library not found for -lXaw
I attached the whole build log in case it is needed.
Installing xorg-libXmu first via port -v -d install xorg-libXmu and then building emacs with (the same command) port -v -d install emacs +x11 works.
I had this problem when trying to install on one Intel MacBook Pro and two PowerPC Macbooks. The solution worked for them all.
Attachments (2)
Change History (9)
Changed 15 years ago by aalorbe@…
Attachment: | emacs_px11_build_log.1of2.log added |
---|
Changed 15 years ago by aalorbe@…
Attachment: | emacs_px11_build_log.2of2.log added |
---|
Part 2 of 2 of output of port -v -d install emacs +x11 showing "ld: library not found for -lXaw" link error
comment:2 Changed 15 years ago by nerdling (Jeremy Lavergne)
Cc: | snc@… added; aalorbe@… removed |
---|---|
Port: | emacs +x11 added |
Is it Xmu or Xaw that needs added?
Is this just a duplicate of #21284?
comment:3 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to darren.bane@… |
---|---|
Port: | +x11 removed |
comment:5 Changed 15 years ago by drkp (Dan Ports)
[taking over as emacs maintainer]
I think this is moot now. Somewhere along the line (#21284?) emacs +x11 started to depend on xorg-libXmu and xorg-libXaw.
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Cc: | darren.bane@… added; dports@… removed |
---|---|
Owner: | changed from darren.bane@… to dports@… |
comment:7 Changed 14 years ago by drkp (Dan Ports)
Resolution: | → fixed |
---|---|
Status: | new → closed |
emacs has depended on libXaw and libXmu for a while now.
Part 1 of 2 of output of port -v -d install emacs +x11 showing "ld: library not found for -lXaw" link error