On Mon, 2004-02-16 at 17:34, Hubert Figuiere wrote:
> I'm try to rebuild dia from CVS on my newly installed Debian/unstable.
>
> I did configure --enable-gnome --enable-debug
>
> Then, during make, I get this error:
> ../../../dia/app/app_procs.c: In function `process_opts':
> ../../../dia/app/app_procs.c:706: error: `rc' undeclared (first use in
> this function)
> ../../../dia/app/app_procs.c:706: error: (Each undeclared identifier is
> reported only once
> ../../../dia/app/app_procs.c:706: error: for each function it appears
> in.)
Attached is the patch to fix the problem. Since I don't want to mess up
with others tree, I attach it here. If it is OK, then I'll commit it.
Thanks
Hub