missing declarations



Hello all,

I am having some trouble getting mc to compile.  I get the following
errors:

make mx
make[2]: Entering directory `/home/ben/src/gnome/mc/gnome'
gcc -c -I..  -I../././gnome/../vfs -I../././gnome/.. -I../././gnome/../slang -I.. -DBINDIR=\""/usr/local/bin/"\" -DLIBDIR=\""/usr/local/lib/mc/"\" -DICONDIR=\""/usr/local/share/icons/mc/"\"  -DLOCALEDIR=\""/usr/local/share/locale/"\"  -I../././gnome/../vfs -I../././gnome/../slang -DHAVE_X -DHAVE_GNOME -I/usr/local/include -I/usr/local/include/libgnomesupport -I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include  -DHAVE_CONFIG_H -g  -I/usr/X11R6/include gtrans.c
gtrans.c: In function `set_window_text':
gtrans.c:28: `GnomeIconTextInfo' undeclared (first use this function)
gtrans.c:28: (Each undeclared identifier is reported only once
gtrans.c:28: for each function it appears in.)
gtrans.c:28: `ti' undeclared (first use this function)
gtrans.c:29: parse error before `color'
gtrans.c:35: `width' undeclared (first use this function)
gtrans.c:36: `height' undeclared (first use this function)
gtrans.c:43: `p_gc' undeclared (first use this function)
gtrans.c:44: `m_gc' undeclared (first use this function)
gtrans.c:48: `color' undeclared (first use this function)
make[2]: *** [gtrans.o] Error 1
make[2]: Leaving directory `/home/ben/src/gnome/mc/gnome'
make[1]: *** [gmc] Error 2
make[1]: Leaving directory `/home/ben/src/gnome/mc/gnome'
make: *** [all] Error 1

So, I have searched the entire gnome tree I have on my machine (CVS
updated today) for the file with the declaration of
"GnomeIconTextInfo" and can not find it.  Any help with the location
of the correct header files would be greatly appreciated.

Thanks in advance,

Ben 
bewhite@bgsm.edu



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