bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] problems building 0.15 tree


From: Eli Dayan
Subject: Re: [Bug-gnubg] problems building 0.15 tree
Date: Sat, 06 Jan 2007 22:07:03 -0500
User-agent: Thunderbird 1.5.0.9 (X11/20070103)

Hello,

I built without board3d as you suggested, and everything is seems to be working OK. With 3d boards enabled, gdb is telling me

(gdb) bt
No stack.


E


Christian Anthon wrote:
First of all you may try to disable 3d support in gnubg:

./configure --without-board3d && make

secondly you may try reproducing the error while running under the gnu
debugger (gdb)

A) install gdb

B) run the following command in the gnubg src directory

gdb ./gnubg

B1) at the prompt in gdb type

run

B2) when your program crashes gdb returns with a prompt where you type

bt

and then attach the output of this command to a mail to both me and
the bug-gnubg list.

Christian.






reply via email to

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