vim port compile error (libc.h:33: error: syntax error before "Rune")

Kris Kennaway kris at obsecurity.org
Wed Apr 7 08:55:24 PDT 2004


On Tue, Apr 06, 2004 at 05:35:27PM -0700, Mike Hunter wrote:
> 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.

Looks like a conflict with that header - use pkg_which to find out
which port installed it.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040406/cf50afc3/attachment.bin


More information about the freebsd-ports mailing list