ĵaŭ, 18 Mar 2010, MK skribis: > Sorry to bump this, rather surprised it is apparently unique and > unanswerable... > > On Thu, 18 Mar 2010 10:01:31 -0400 > MK <[email protected]> wrote: > > > 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.
(please do not top post) May be location of lib (.a) is incorrect. Which distro do you use, uname -a but I only work with debian. -- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 -- 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 To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
