Julien Nadeau | 6 Mar 03:06
Favicon

Re: Building 1.3.2 from source on Linux

On Tue, Mar 04, 2008 at 11:21:34AM -0800, Samuel Crow wrote:
> I've had a problem with building Agar 1.3.2 from
> source on Zenwalk Linux 5.0 (a Slackware derivative). 
> The configure script runs fine, make depend works
> fine, make works fine, make install works fine,
> switching to the demos directory and running that
> configure script works fine, make depend there works
> fine, but make fails with an undeclared identifier in
> the Debug mode of widgets.c . Commenting the debug
> mode out of the code is simple and allows the makefile
> to continue to the end but I think it needs an
> additional #ifdef and #endif to work correctly.

Thanks, fix has been committed to svn.

Gmane