Opened 15 years ago

Last modified 15 years ago

#17606 closed defect

Default variant of vim doesn't build due to X11 dependency — at Initial Version

Reported by: pgijnxn02@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Xsetlocale X11 Cc:
Port: vim

Description

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.

Change History (1)

Changed 15 years ago by pgijnxn02@…

Attachment: config.log added
Note: See TracTickets for help on using tickets.