Date: Wed, 7 Apr 2004 10:57:14 -0700 From: Mike Hunter <mhunter@berkeley.edu> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-ports@freebsd.org Subject: Re: vim port compile error (libc.h:33: error: syntax error before "Rune") Message-ID: <20040407175714.GA22837@ack.Berkeley.EDU> In-Reply-To: <20040407004107.GA58185@xor.obsecurity.org> References: <20040407003527.GA12508@ack.Berkeley.EDU> <20040407004107.GA58185@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Apr 06, "Kris Kennaway" wrote: > 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. 9libs-1.0 I'll try a portupgrade -rf on that I suppose... If I can get my computer booting again :( (I somehow developed an acpi/nvidia (not sure which) kernel panic...I saw portupgrade -rf go after /usr/ports/x11/nvidia-driver...:~( ) Mike
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040407175714.GA22837>