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

Kris Kennaway kris at obsecurity.org
Wed Apr 7 22:51:25 PDT 2004


On Wed, Apr 07, 2004 at 10:57:14AM -0700, Mike Hunter wrote:
> 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...

Those two ports probably conflict.

> 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...:~( )

You have to rebuild klds when you update your kernel anyway..for now
you just need to disable loading them at boot time (from loader
prompt: unload, then load /boot/kernel/kernel).

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/20040407/31abf8d7/attachment.bin


More information about the freebsd-ports mailing list