On Fri, Aug 23, 2013 at 12:15:50AM -0600, Anthony J. Bentley wrote:
> "Anthony J. Bentley" writes:
> > Xye is a puzzle game in which the objective is to help a character that
> > looks like a green circle to get all the gems in the room. This is, of
> > course, not as easy as it sounds, Xye must solve all sorts of puzzles
> > while at the same time avoiding all sorts of traps and beasts.
> > 
> > Xye is similar to other puzzle games like sokoban or boulderdash, yet it
> > also includes some arcade elements.
> > 
> > 
> > Works well on i386/amd64, although I had trouble with some of the puzzles,
> > obviously that is a bug ;)
> > 
> > ok?
> 
> And now with the port attached...

You could probably trim some of the empty lines in the Makefile.

Runs fine for me on an amd64 system from just before 64bit time_t.
Except that it dumps core on exit:

(gdb) bt
#0  0x00001d7c6fa353f3 in ?? () from /usr/X11R6/lib/libXfixes.so.5.1
#1  0x00001d7c60fc1187 in __cxa_finalize (dso=0x0)
    at /usr/src/lib/libc/stdlib/atexit.c:147
#2  0x00001d7c60faa29a in exit (status=0) at /usr/src/lib/libc/stdlib/exit.c:57
#3  0x00001d7a6050b948 in ?? () from /usr/local/bin/xye
#4  0x0000000000000001 in ?? ()
#5  0x00007f7fffff0228 in ?? ()
#6  0x0000000000000000 in ?? ()

Are you seeing this, too?

Reply via email to