On Friday, August 30, 2002, at 04:29 PM, Jeff Whitaker wrote:

> Thomas:  I just rebuild vim and I get this where you got an error.
>
> gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  
> -I/sw/include/gtk-1.2
> -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include   -g
> -O2 -no-cpp-precomp  -I/usr/X11R6/include       -o objects/buffer.o
> buffer.c
> gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK  
> -I/sw/include/gtk-1.2
> -I/sw/include/glib-1.2 -I/sw/lib/glib/include -I/usr/X11R6/include   -g
> -O2 -no-cpp-precomp  -I/usr/X11R6/include       -o objects/charset.o
> charset.c
>
> I'm suspicious of the /usr/local/include in your include path.  Do you
> have anything in there that could be causing a problem?

Jeff,

You were right about /usr/local/include/, I was finally able to rebuild 
vim and it works now.  But something's odd about it all, because 
although I had a /usr/local/include/ directory, it was empty.  However 
once I removed it, the build process proceeded normally.

Thanks a lot for your help!  I wouldn't have figured this out for a 
long time.  And if you have any theories about why an empty 
/usr/local/include/ would break the build, I'd be interested to hear 
them.

-- 
Tom Harrington
[EMAIL PROTECTED]



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to