New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21627 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

vim-7.2.245 Fails to build with gtk2 variant

Reported by: greg@… Owned by: raimue@…
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

vim_Portfile.patch (673 bytes) - added by greg@… 4 years ago.
Simple patch adding the xorg-libXt port as a dependency

Change History

Changed 4 years ago by greg@…

Simple patch adding the xorg-libXt port as a dependency

comment:1 Changed 4 years ago by jmr@…

  • Cc raimue@… removed
  • Owner changed from macports-tickets@… to raimue@…
  • Port set to vim
  • Keywords vim removed

comment:2 Changed 4 years ago by raimue@…

  • Status changed from new to assigned

comment:3 Changed 4 years ago by raimue@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Thanks for the report, fixed in r58364.

Note: See TracTickets for help on using tickets.