Ethereal-dev: Re: [Ethereal-dev] Building under Mandrake 9.0

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Joerg Mayer <jmayer@xxxxxxxxx>
Date: Wed, 6 Nov 2002 23:36:47 +0100
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                                          <jmayer@xxxxxxxxx>
I found out that "pro" means "instead of" (as in proconsul). Now I know
what proactive means.