Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Apr 2004 17:35:27 -0700
From:      Mike Hunter <mhunter@ack.Berkeley.EDU>
To:        freebsd-ports@freebsd.org
Subject:   vim port compile error (libc.h:33: error: syntax error before "Rune")
Message-ID:  <20040407003527.GA12508@ack.Berkeley.EDU>

next in thread | raw e-mail | index | archive | help
I have a feeling this is again related to a portupgrade of gettext gone
wrong, but does anybody have any thoughts on this:

...
gcc -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_GTK
-I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/include  -O -pipe
-mcpu=pentiumpro -mcpu=pentiumpro  -I/usr/X11R6/include      -o
objects/buffer.o buffer.c
In file included from os_unix.h:57,
                 from vim.h:186,
                 from buffer.c:29:
/usr/local/include/libc.h:33: error: syntax error before "Rune"
/usr/local/include/libc.h:34: error: syntax error before '*' token

I'm using fbsd 5.2-release.

Thanks,

Mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040407003527.GA12508>