bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Crash when adding match to database


From: Michael Petch
Subject: Re: [Bug-gnubg] Crash when adding match to database
Date: Thu, 13 Aug 2009 13:40:03 -0600
User-agent: Microsoft-Entourage/12.20.0.090605

On 13/08/09 1:22 PM, "Misja Alma" <address@hidden> wrote:

> undefined reference to `assert'

It seems the assert macros aren't being included (Ubuntu specific issue).
These should probably be cleaned up by using g_assert.

Temporarily can you try this (To see if the problem is rectified). Using an
editor modify config.h and ADD this line at the very bottom (This is a hack,
but I want to see what happens):

#include <assert.h>

Then do a make again (Don't do configure)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]