gnome-core problem solved !



Hi,

> >As a workaround, you can run `make CXX=mico-c++ CXXFLAGS='.
> >That made the build work for me, anyway.
> Well, that solved one problem (thanks Tom). A bit further on, i get this
> one:
> property-ui.c: In function `ui_setup':
> property-ui.c:156: `gnome_preferences_set_toolbar_relief' undeclared
> (first use this function)

I solved this one myself. Turns out, doing "make install" in gnome-libs,
doesn't copy all include files.

Doing this solves that problem:
cp /usr/local/src/redhat/SOURCES/gnome-libs/libgnomeui/*.h
/usr/local/include/libgnomeui


Ciao,

    Jarl



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