[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gnubg] Bugs in Gnu Back Gammon, Sun OS 4.1.4 part
From: |
Peter Klein |
Subject: |
[Bug-gnubg] Bugs in Gnu Back Gammon, Sun OS 4.1.4 part |
Date: |
Fri, 1 Nov 2002 19:36:51 +0100 (MET) |
Hallo,
I tried to use GNU Back Gammon, which realy looks nice.
I tried to use gnubg 0.12.
Unfortunately I failed terrible.
SunOs 4.1.4
===========
Compilation
-----------
On SunOS 4.1.4 I had to make two things to get the Game compiled:
o external.c: #include <sys/types.h>
before the line socket.h
o gtkgame.c : #include "/usr/5include/stdio.h"
instead of <stdio.h>
Remark: SunOs has a return of char * on string operands
instead of int and therefore various
implemented string functions won't work.
Execution
---------
Execution just core dumps.
I have installed gtk 1.2.10.
Here the extract from gdb:
(gdb) where
#0 0xef5edd5c in g_set_prgname (prgname=0xeffffdb6 "gnubg") at gutils.c:667
#1 0xef610254 in gdk_init_check (argc=0xeffffcd0, argv=0xeffffcd4)
at gdk.c:246
#2 0xef6e112c in gtk_init_check (argc=0xeffffcd0, argv=0xeffffcd4)
at gtkmain.c:247
#3 0x0005a5c4 in InitGTK (argc=0xeffffcd0, argv=0xeffffcd4) at gtkgame.c:1966
#4 0x0000c2d8 in real_main (closure=0x130800, argc=1, argv=0xeffffd54)
at gnubg.c:4111
#5 0x0000c914 in main (argc=1, argv=0xeffffd54) at gnubg.c:4398
I would be glad, if anyone can gibe me a hint, how to proceed,
and how to get any verion og back gammon running!
Thanx in advance, and I hope, that helps to bring PD software foreward!
Kind Regards
Peter Klein
==============================================================================
Peter Klein, | Privat:
Consultant at Alcatel TELECOM | Peter Klein
- Projekt SDH, | Gaertnerstrasse 15
Lorenzstr.10, 70435 Stuttgart | 76227 Karlsruhe (Durlach)
Germany | Germany
Tel: +49 711 821 46880 | Tel: +49 721 41579
Fax: +49 711 821 44613 | Fax: +49 721 41579
E-MAIL: | E-MAIL:
address@hidden | address@hidden
==============================================================================
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-gnubg] Bugs in Gnu Back Gammon, Sun OS 4.1.4 part,
Peter Klein <=