Ticket #17606 (closed defect: fixed)
Default variant of vim doesn't build due to X11 dependency
| Reported by: | pgijnxn02@… | Owned by: | raimue@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.0 |
| Keywords: | Xsetlocale X11 | Cc: | messi@…, blb@… |
| Port: | vim |
Description (last modified by ryandesign@…) (diff)
I failed to build vim with no variants.
The configure log shows --enable-gui=no --without-x but the linker fails with this message:
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols: __Xsetlocale
Adding -lX11 to the linker command line enabled it to build and I was able to continue.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


