On Wed, Nov 06, 2002 at 03:57:54PM -0500, Devin Heitmueller wrote:
> As you suggested, I performed a make clean between the configure and
> make. Here is the end of the output. This was done against the HEAD
> branch checked out this afternoon.
> menu.c:274: `gtk_rpcprogs_init' undeclared here (not in a function)
Interesting: this function is declared in
rpc_progs.h:void gtk_rpcprogs_init(void);
and implemented in
rpc_progs.c:gtk_rpcprogs_init(void)
so this is not a problem with the system includes.
Ciao
J�rg
--
Joerg Mayer <[EMAIL PROTECTED]>
I found out that "pro" means "instead of" (as in proconsul). Now I know
what proactive means.