Re: GLIB_SYSDEF_POLLIN




>> My machine is running Raw Hide 1.1.5 R5.  After not being able to compile
>> gnome-1.0.0 I decided to try gnome-0.99.8.1.   The parse error is in
>> /usr/local/include/glib.h before GLIB_SYSDEF_POLLIN.
>> 
>
>Probably you have a bad or missing glibconfig.h, but it is hard to say
>without seing the exact error message.
>
>Havoc
>
After removing glib.h I make install glib-1.2.0 because reinstalling didn't
replace glib.h:


/usr/local/lib/libgtk.so: undefined reference to `gdk_error_trap_pop'
/usr/local/lib/libgtk.so: undefined reference to `gdk_init_check'
/usr/local/lib/libgtk.so: undefined reference to `gdk_error_trap_push'
collect2: ld returned 1 exit status
make[2]: *** [gnome-session] Error 1
make[2]: Leaving directory `/opt2/gnome/gnome-core-0.99.8.1/gsm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt2/gnome/gnome-core-0.99.8.1'
make: *** [all-recursive-am] Error 2                 

This is a different error.  I can probably get back the original error by
uninstalling gtk+-1.2.0 and using gtk+-1.1.15 which is what I had to do to get
gnome-libs-0.99.8.1 installed.  The above is compiling gnome-core-0.99.8.1

In file included from /usr/local/include/gdk/gdktypes.h:33,
                 from /usr/local/include/gdk/gdk.h:31,
                 from /usr/local/include/gtk/gtk.h:31,
                 from /usr/include/gnome.h:6,
                 from manager.c:23:
/usr/local/include/glib.h:2315: parse error before `GLIB_SYSDEF_POLLIN'
make[2]: *** [manager.o] Error 1
make[2]: Leaving directory `/opt2/gnome/gnome-core-1.0.0/gsm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt2/gnome/gnome-core-1.0.0'
make: *** [all-recursive-am] Error 2
[root@localhost gnome-core-1.0.0]#       

This is comiling gnome-core-1.0.0.  I only have gnome-libs-0.99.8.1 libraries
installed because I couldn't get gnome-libs-1.0.0 to compile.

kmb



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]