SCIENTIFIC-LINUX-USERS Archives

February 2013

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Charles Campbell <[log in to unmask]>
Reply To:
Charles Campbell <[log in to unmask]>
Date:
Wed, 13 Feb 2013 10:03:19 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (42 lines)
Hello!

My computer at work has been set to do automatic updates, and I 
generally try to keep my version of vim "on the bleeding edge". However, 
on Feb 1 I was no longer able to compile vim with gui-enabled using gtk, 
shortly after automatic updates were set up.
So far, none of the following has helped me get vim compiling properly:

* I removed gtk and re-installed it
* I've installed several other gtk related packages
* I tracked a problem down to a missing glibconfig.h; got one off the 
net, put it into /usr/include, and now I'm getting a missing typedef for 
GSystemThread:
|| In file included from /usr/include/glib/gasyncqueue.h:34,
||                  from /usr/include/glib.h:34,
||                  from /usr/include/gobject/gtype.h:26,
||                  from /usr/include/gobject/gboxed.h:26,
||                  from /usr/include/glib-object.h:25,
||                  from /usr/include/gio/gioenums.h:30,
||                  from /usr/include/gio/giotypes.h:30,
||                  from /usr/include/gio/gio.h:28,
||                  from /usr/include/gdk/gdkapplaunchcontext.h:30,
||                  from /usr/include/gdk/gdk.h:32,
||                  from /usr/include/gtk/gtk.h:32,
||                  from conftest.c:23:
/usr/include/glib/gthread.h|268 error| expected specifier-qualifier-list 
before 'GSystemThread'
/usr/include/glib/gthread.h|336 error| expected ';', ',' or ')' before 
'*' token
/usr/include/glib/gthread.h|337 error| expected ';', ',' or ')' before 
'*' token
/usr/include/glib/gthread.h|338 error| expected ';', ',' or ')' before 
'*' token

There are more issues.  It seems that the update messed up glib and gtk.

Any ideas on how to fix this?  I can get a motif-enabled gui for vim 
running, but it doesn't support the Luxi Mono font which I really like.

Thank you,
Charles Campbell

ATOM RSS1 RSS2