Opened 15 years ago
Closed 15 years ago
#21627 closed defect (fixed)
vim-7.2.245 Fails to build with gtk2 variant
Reported by: | greg@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | Cc: | ||
Port: | vim |
Description
While trying to build vim with the gtk2 variant, it fails with the following message:
ld: library not found for -lXt
I have attached a patch that fixes this build issue for me. I assume that this same library could should be added for any vim that is build with '--with-x'
Attachments (1)
Change History (4)
Changed 15 years ago by greg@…
Attachment: | vim_Portfile.patch added |
---|
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Cc: | raimue@… removed |
---|---|
Keywords: | vim removed |
Owner: | changed from macports-tickets@… to raimue@… |
Port: | vim added |
comment:2 Changed 15 years ago by raimue (Rainer Müller)
Status: | new → assigned |
---|
comment:3 Changed 15 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for the report, fixed in r58364.
Note: See
TracTickets for help on using
tickets.
Simple patch adding the xorg-libXt port as a dependency