On 17 Apr 2006, Thomas Adam wrote:
>
> --- Anthony Campbell <[EMAIL PROTECTED]> wrote:
>
> > But vim compiles without the gui (gtk version). Any way to get it to do
> > this?
>
> Well, can you tell us what's in config.log? I suspect you're missing some of
> the GTK header files, since a normal ./configure will attempt to build the
> X11/GUI component by default.
>
> -- Thomas Adam
>
I get this:
configure:2673: checking for X
configure:3532: checking if X11 header files can be found
configure:3543: gcc -c -g -O2 conftest.c 1>&5
configure:3537:22: error: X11/Xlib.h: No such file or directory
configure: failed program was:
#line 3536 "configure"
#include "confdefs.h"
#include <X11/Xlib.h>
int main() {
; return 0; }
configure:3744: checking --enable-gui argument
configure:4992: checking for X11/SM/SMlib.h
configure:5260: checking quality of toupper
configure:5270: gcc -o conftest -g -O2 -L/usr/local/lib conftest.c -lnsl 1>&5
configure: In function 'main':
configure:5267: warning: incompatible implicit declaration of built-in function
'exit'
configure: failed program was:
#line 5265 "configure"
#include "confdefs.h"
Perhaps it doesn't like xorg?
Anthony
--
Anthony Campbell - [EMAIL PROTECTED]
Microsoft-free zone - Using Linux Gnu-Debian
http://www.acampbell.org.uk (blog, book reviews,
on-line books and sceptical articles)