When I run eduke32 it just shows a pointer in the upper left corner and then exits. Getting output from the executable gives me the below data. Looks like it gets to initializing sound and then quits. Does anyone have any ideas what I have done wrong as others have gotten this to work.
Thanks, Chum.
EDuke32 1.5.0unstable 20090807
Application parameters: -nologo -gduke3d.grp
addsearchpath(): Added /mnt/sd/game/eduke32/
addsearchpath(): Added /root/.eduke32/
Initializing SDL system interface (compiled against SDL version 1.2.13, found version 1.2.13)
Using "fbcon" video driver
Using config file 'eduke32.cfg'.
Scanning for GRP files...
Using group file 'duke3d.grp' as main group file.
Using group file 'duke3d.grp'.
Compiling: GAME.CON (151190 bytes)
Including: DEFS.CON (35992 bytes)
Including: USER.CON (45482 bytes)
GAME.CON: In actor `ORGANTIC':
GAME.CON:3968: warning: found `else' with no `if'.
GAME.CON: In state `pigshootenemystate':
GAME.CON:5891: warning: found `else' with no `if'.
Found 2 warning(s), 0 error(s).
Resizing code buffer to 16187*4 bytes
Script compiled in 400ms
Compiled code size: 16179*4 bytes, version 1.4+
Pointer bitmap size: 2024 bytes
1918/11264 labels, 321/2048 variables
125/16384 quotes, 0 quote redefinitions
0/88 event definitions, 207 defined actors
Initialized 28.0M cache
RTS file DUKE.RTS was not found
Initializing OSD...
1 joystick(s) found
1. PEP Joy
Joystick 1 has 0 axes, 19 buttons, and 0 hat(s).
Setting video mode 320x240 (8-bpp windowed)
Initializing sound...
Thanks, Chum.
EDuke32 1.5.0unstable 20090807
Application parameters: -nologo -gduke3d.grp
addsearchpath(): Added /mnt/sd/game/eduke32/
addsearchpath(): Added /root/.eduke32/
Initializing SDL system interface (compiled against SDL version 1.2.13, found version 1.2.13)
Using "fbcon" video driver
Using config file 'eduke32.cfg'.
Scanning for GRP files...
Using group file 'duke3d.grp' as main group file.
Using group file 'duke3d.grp'.
Compiling: GAME.CON (151190 bytes)
Including: DEFS.CON (35992 bytes)
Including: USER.CON (45482 bytes)
GAME.CON: In actor `ORGANTIC':
GAME.CON:3968: warning: found `else' with no `if'.
GAME.CON: In state `pigshootenemystate':
GAME.CON:5891: warning: found `else' with no `if'.
Found 2 warning(s), 0 error(s).
Resizing code buffer to 16187*4 bytes
Script compiled in 400ms
Compiled code size: 16179*4 bytes, version 1.4+
Pointer bitmap size: 2024 bytes
1918/11264 labels, 321/2048 variables
125/16384 quotes, 0 quote redefinitions
0/88 event definitions, 207 defined actors
Initialized 28.0M cache
RTS file DUKE.RTS was not found
Initializing OSD...
1 joystick(s) found
1. PEP Joy
Joystick 1 has 0 axes, 19 buttons, and 0 hat(s).
Setting video mode 320x240 (8-bpp windowed)
Initializing sound...