After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 2578 - Problems with gnome-games/1.0.50 on IRIX
Problems with gnome-games/1.0.50 on IRIX
Status: RESOLVED DUPLICATE of bug 16866
Product: gnome-games-superseded
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Unknown User
Unknown User
Depends on:
Blocks:
 
 
Reported: 1999-10-04 22:55 UTC by drk
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
(12.37 KB, text/plain)
2001-01-27 21:30 UTC, Exported from Debbugs
Details

Description drk 2001-01-27 21:30:56 UTC
Package: gnome-games
Version: 1.0.50

I built gnome-games/1.0.50 for SGI IRIX 6.x machines, and had a few
problems.  The diffs are attached, but a summary of the changes is:

- ./gataxx/ataxx.c
	Initialize num_maxes before use.

- ./gataxx/properties.c
	Change size of pixmaps array to match other files.

- ./gnometris/tetris.h
	Remove DOS end-of-line returns.

- ./gtali/setup.c
	Use C comments, not C++ comments.

- ./xbill/Game.h
- ./xbill/UI.cc
- ./xbill/Game.cc
	Unline Java, a "static const int" isn't a manifest constant.  
	Rewrite code so case statements compile.

- ./xbill/MCursor.cc
	Add some casts to make the compiler happy.

- ./glines/glines.c
	Remove pixmap from about box; it was cause a bad match error 
	on popup.  Maybe call gdk_pixmap_colormap_create_from_xpm()?
	Also use C comments, not C++.

Thanks,
	David
-- 
David KAELBLING <drk@sgi.com>	    Silicon Graphics Computer Systems
1 Cabot Rd; Hudson, MA 01749	    978.567.2157  Fax: 978.562.4755



------- Bug moved to this database by debbugs-export@bugzilla.gnome.org 2001-01-27 16:30 -------
This bug was previously known as bug 2578 at http://bugs.gnome.org/
http://bugs.gnome.org/show_bug.cgi?id=2578
Originally filed under the gnome-games product and general component.

Unknown version 1.0.x in product gnome-games. Setting version to the default, "unspecified".
The original reporter (drk@sgi.com) of this bug does not have an account here.
Reassigning to the exporter, debbugs-export@bugzilla.gnome.org.
Reassigning to the default owner of the component, bugmeister@canvas.gnome.org.

Comment 1 Gregory Leblanc 2001-02-09 06:12:47 UTC

*** This bug has been marked as a duplicate of 16866 ***