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: Christian Anthon
Subject: Re: [Bug-gnubg] problems building 0.15 tree
Date: Sat, 6 Jan 2007 01:40:07 +0100

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]