I'm trying to build vim on gnewsense.  I have the relevent x11 dev
packages.  For some reason it was not finding the headers, so I
compiled:

--x-includes=/usr/include/X11 --x-libraries=/usr/lib/X11

Which I've never had to do that before (also tried without the X11
suffix).  The headers (X.h, etc) are there; I can compile

gcc somecode.c -lX11

so I'm kind of baffled that during configuration vim always says
"checking if X11 headers can be found...no" (then it says "checking for
X11/SM/SMlib.h...yes"???) so I get no GUI.

I'm using 7.2 source with patches up to 315. 

-- 
MK <[email protected]>

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to