[MacPorts] #17606: Default variant of vim doesn't build due to X11 dependency
MacPorts
noreply at macports.org
Wed Dec 10 18:18:54 PST 2008
#17606: Default variant of vim doesn't build due to X11 dependency
--------------------------------------+-------------------------------------
Reporter: pgijnxn02@… | Owner: raimue@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: Xsetlocale X11 | Port: vim
--------------------------------------+-------------------------------------
Description changed by ryandesign@…:
Old 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.
New 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.
--
--
Ticket URL: <http://trac.macports.org/ticket/17606#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list