Page 3 of 4 FirstFirst 1234 LastLast
Results 21 to 30 of 39

Thread: game maker 8.1 WINE

  1. #21
    Join Date
    Mar 2012
    Location
    the Shire
    Beans
    225
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Lateralgm - ENIGMA

    YES! it did work!
    started fine, but when i tried to run a game, (just a single object in a room with no events for a quick test) i got
    "
    Code:
     Building for mode (0)
    Cleaning up from previous executions
    Location in memory of structure: 0x9246120
    File version: -1
    
    Incorrect version. File is too old for this compiler. Continuing anyway, because this number is always wrong.COPYING SOME F*CKING RESOURCES:
    Copying sprite names [1]
    Copying sound names [0]
    Copying background names [0]
    Copying path names [0]
    Copying script names [0]
    Copying font names [1]
    Copying timeline names [kidding, these are totally not implemented :P] [0]
    Copying object names [1]
    Copying room names [1]
    SYNTAX CHECKING AND PRIMARY PARSING:
    0 Scripts:
    "Linking" scripts
    `Linking' 0 scripts in 0 passes...
    Completing script "Link"
    Done.
    1 Objects:
     obj_0: 12 events: 
    Creating room creation code scope and parsing
    "Linking" scripts into the objects...
    "Link" complete.
    Tabulating maximum argument passes to each script
    Finished
    Writing modes and settings
    Writing object switch
    Writing resource names and maxima
    Writing events
    Checking for default code in ev[3, 1.
    Checking for default code in ev[8, 0.
    Checking for default code in ev[100000, 0.
    Linking globals
    Running Secondary Parse Passes
    Writing object data
    Writing local accessors
    Writing font data
    Writing room data
    Running make from `make'
    Full command line: make Game GMODE=Run GRAPHICS=OpenGL AUDIO=OpenAL COLLISION=BBox WIDGETS=None PLATFORM=xlib CXX=g++ CC=gcc COMPILEPATH=Linux/Linux EXTENSIONS=" Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/DataStructures" OUTPUTNAME="/tmp/egm7728527283959174856.tmp" eTCpath=""
    /usr/bin/make -C ENIGMAsystem/SHELL
    make[1]: Entering directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    mkdir -p .eobjs/Linux/Linux/Run
    mkdir -p .eobjs/Linux/Linux/Run/Audio_Systems/OpenAL
    mkdir -p .eobjs/Linux/Linux/Run/Collision_Systems/BBox
    mkdir -p .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL
    mkdir -p .eobjs/Linux/Linux/Run/Platforms/xlib
    mkdir -p .eobjs/Linux/Linux/Run/Universal_System
    mkdir -p .eobjs/Linux/Linux/Run/Universal_System/Extensions/Alarms
    mkdir -p .eobjs/Linux/Linux/Run/Universal_System/Extensions/DataStructures
    mkdir -p .eobjs/Linux/Linux/Run/Universal_System/Extensions/DateTime
    mkdir -p .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning
    mkdir -p .eobjs/Linux/Linux/Run/Universal_System/Extensions/Paths
    mkdir -p .eobjs/Linux/Linux/Run/Universal_System/Extensions/Timelines
    mkdir -p .eobjs/Linux/Linux/Run/Widget_Systems/None
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/Extensions/DataStructures/data_structures.o Universal_System/Extensions/DataStructures/data_structures.cpp
    make[1]: Leaving directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    make[1]: Entering directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/Extensions/DateTime/date_time.o Universal_System/Extensions/DateTime/date_time.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/mp_movement.o Universal_System/Extensions/MotionPlanning/mp_movement.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/motion_planning_struct.o Universal_System/Extensions/MotionPlanning/motion_planning_struct.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/motion_planning.o Universal_System/Extensions/MotionPlanning/motion_planning.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Paths/paths.o Universal_System/Extensions/Paths/paths.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Timelines/timelines.o Universal_System/Extensions/Timelines/timelines.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Alarms/alarmcode.o Universal_System/Extensions/Alarms/alarmcode.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/zlib.o Universal_System/zlib.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/var4_lua.o Universal_System/var4_lua.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/var4.o Universal_System/var4.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/transform_object.o Universal_System/transform_object.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/terminal_io.o Universal_System/terminal_io.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/spritestruct.o Universal_System/spritestruct.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/spriteinit.o Universal_System/spriteinit.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/soundinit.o Universal_System/soundinit.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/simplecollisions.o Universal_System/simplecollisions.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/roomsystem.o Universal_System/roomsystem.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/resource_data.o Universal_System/resource_data.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/reflexive_types.o Universal_System/reflexive_types.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/rectpack.o Universal_System/rectpack.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/planar_object.o Universal_System/planar_object.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/pathstruct.o Universal_System/pathstruct.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/pathinit.o Universal_System/pathinit.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/path_functions.o Universal_System/path_functions.cpp
    Universal_System/path_functions.cpp: In function ‘bool path_update()’:
    Universal_System/path_functions.cpp:106:38: warning: unused variable ‘inst’ [-Wunused-variable]
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/object.o Universal_System/object.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/multifunction_variant.o Universal_System/multifunction_variant.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/move_functions.o Universal_System/move_functions.cpp
    Universal_System/move_functions.cpp:102:49: fatal error: ..\Collision_Systems\BBox\coll_impl.h: No such file or directory
    compilation terminated.
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/mathnc.o Universal_System/mathnc.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/loading.o Universal_System/loading.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/instance_system.o Universal_System/instance_system.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/instance.o Universal_System/instance.cpp
    Universal_System/instance.cpp: In function ‘void instance_activate_object(int)’:
    Universal_System/instance.cpp:75:93: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/IMGloading.o Universal_System/IMGloading.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/highscore_functions.o Universal_System/highscore_functions.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/graphics_object.o Universal_System/graphics_object.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/globalupdate.o Universal_System/globalupdate.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/fontstruct.o Universal_System/fontstruct.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/fontinit.o Universal_System/fontinit.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/fileio.o Universal_System/fileio.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/events.o Universal_System/events.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/estring.o Universal_System/estring.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/ENIGMA_GLOBALS.o Universal_System/ENIGMA_GLOBALS.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/dynamic_args.o Universal_System/dynamic_args.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/depth_draw.o Universal_System/depth_draw.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/darray.o Universal_System/darray.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/collisions_object.o Universal_System/collisions_object.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/CallbackArrays.o Universal_System/CallbackArrays.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/backgroundstruct.o Universal_System/backgroundstruct.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/backgroundinit.o Universal_System/backgroundinit.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Widget_Systems/None/nowidget_impl.o Widget_Systems/None/nowidget_impl.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/placeholderlinks.o Collision_Systems/BBox/placeholderlinks.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_util.o Collision_Systems/BBox/coll_util.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_impl.o Collision_Systems/BBox/coll_impl.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_funcs.o Collision_Systems/BBox/coll_funcs.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Audio_Systems/OpenAL/wrap_oal.o Audio_Systems/OpenAL/wrap_oal.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Audio_Systems/OpenAL/as_basic.o Audio_Systems/OpenAL/as_basic.cpp
    Audio_Systems/OpenAL/as_basic.cpp:32:22: fatal error: AL/alure.h: No such file or directory
    compilation terminated.
    gcc -Wall -s -O3  -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/glew.o Graphics_Systems/OpenGL/glew.c
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/OPENGLStd.o Graphics_Systems/OpenGL/OPENGLStd.cpp
    Graphics_Systems/OpenGL/OPENGLStd.cpp: In function ‘void enigma::graphicssystem_initialize()’:
    Graphics_Systems/OpenGL/OPENGLStd.cpp:36:12: warning: unused variable ‘err’ [-Wunused-variable]
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GStextures.o Graphics_Systems/OpenGL/GStextures.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSsurface.o Graphics_Systems/OpenGL/GSsurface.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSstdraw.o Graphics_Systems/OpenGL/GSstdraw.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSsprite.o Graphics_Systems/OpenGL/GSsprite.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSscreen.o Graphics_Systems/OpenGL/GSscreen.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSprmtvs.o Graphics_Systems/OpenGL/GSprmtvs.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSmiscextra.o Graphics_Systems/OpenGL/GSmiscextra.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSfont.o Graphics_Systems/OpenGL/GSfont.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSenable.o Graphics_Systems/OpenGL/GSenable.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSd3d.o Graphics_Systems/OpenGL/GSd3d.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GScurves.o Graphics_Systems/OpenGL/GScurves.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GScolors.o Graphics_Systems/OpenGL/GScolors.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSblend.o Graphics_Systems/OpenGL/GSblend.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSbackground.o Graphics_Systems/OpenGL/GSbackground.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBwindow.o Platforms/xlib/XLIBwindow.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBthreads.o Platforms/xlib/XLIBthreads.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBmain.o Platforms/xlib/XLIBmain.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBdialog.o Platforms/xlib/XLIBdialog.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Platforms/xlib/LINUXjoystick.o Platforms/xlib/LINUXjoystick.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Platforms/xlib/file_manip.o Platforms/xlib/file_manip.cpp
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/SHELLmain.o SHELLmain.cpp
    In file included from SHELLmain.cpp:121:0:
    Universal_System/instance_create.h: In function ‘void instance_change(int, bool)’:
    Universal_System/instance_create.h:73:27: warning: variable ‘ob’ set but not used [-Wunused-but-set-variable]
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/libEGMstd.o libEGMstd.cpp
    make[1]: Leaving directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    make[1]: Entering directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Universal_System/move_functions.o Universal_System/move_functions.cpp
    Universal_System/move_functions.cpp:102:49: fatal error: ..\Collision_Systems\BBox\coll_impl.h: No such file or directory
    compilation terminated.
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/Audio_Systems/OpenAL/as_basic.o Audio_Systems/OpenAL/as_basic.cpp
    Audio_Systems/OpenAL/as_basic.cpp:32:22: fatal error: AL/alure.h: No such file or directory
    compilation terminated.
    make[1]: Leaving directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    make: *** [Game] Error 2
    "
    and a "compile failed at c++ level"....
    Intel Pentium 4 Asus P5N32-SLI DELUXE Nvidia nx7900GT 3GB Ram Western Digital WD2500AAKX 250GB Seagate Barracuda 80GB, 160GB Ubuntu 12.04 Arch

  2. #22
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Lateralgm - ENIGMA

    AL/alure.h: No such file or directory
    compilation terminated.
    Do you have the alure libraries installed?
    Code:
    sudo apt-get install libalure-dev

  3. #23
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Lateralgm - ENIGMA

    Having a closer look at this. Have a look at this page: http://enigma-dev.org/docs/Wiki/Linux#Dependencies. Towards the bottom it lists the development dependencies that you need:
    Code:
    sudo apt-get install g++ zlib1g-dev libglu1-mesa-dev libalure-dev
    However, after installing, I get some more error messages:
    1. Error not finding "..\Collision_Systems\BBox\coll_impl.h"
    Notice the backslashes in the error message. You need to edit line #102 of ...../enigma-dev/ENIGMAsystem/SHELL/Universal_System/move_functions.cpp and change the line to read:
    Code:
    #include "../Collision_Systems/BBox/coll_impl.h"
    2. error about missing ldumb library. Apparently, you also need to install libaldmb1-dev
    Code:
    sudo apt-get install libaldmb1-dev
    Now, I'm testing with the Balloon Pop example, and everything compiles properly, something pops up quickly, but I can't tell what it is. Anyways, the compilation works.

    I just tried a couple of examples, and they're doing the same. Found this error message:
    Code:
    *** glibc detected *** /tmp/egm3933348192477337969.tmp: malloc(): memory corruption: 0x08cb7e98 ***
    I'll see what I can find.

  4. #24
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Lateralgm - ENIGMA

    Okay, I solved my problem for not being to able to run these games. It was related to the built in accelerometer in my HP laptop (for hard drive protection). Found the answer here: http://enigma-dev.org/forums/index.php?topic=958.0.

    In a nutshell:
    Code:
    sudo rm /dev/input/js0
    And now everything works for me.

  5. #25
    Join Date
    Mar 2012
    Location
    the Shire
    Beans
    225
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Lateralgm - ENIGMA

    after doing

    Code:
    sudo apt-get install libalure-dev
    Code:
    sudo apt-get install g++ zlib1g-dev libglu1-mesa-dev libalure-dev
    edit line #102 of ...../enigma-dev/ENIGMAsystem/SHELL/Universal_System/move_functions.cpp and change the line to read:

    Code:
    #include "../Collision_Systems/BBox/coll_impl.h"
    Code:
    sudo apt-get install libaldmb1-dev
    i get
    Code:
    Building for mode (0)
    Cleaning up from previous executions
    Location in memory of structure: 0x92e7520
    File version: -1
    
    Incorrect version. File is too old for this compiler. Continuing anyway, because this number is always wrong.COPYING SOME F*CKING RESOURCES:
    Copying sprite names [1]
    Copying sound names [0]
    Copying background names [0]
    Copying path names [0]
    Copying script names [0]
    Copying font names [1]
    Copying timeline names [kidding, these are totally not implemented :P] [0]
    Copying object names [1]
    Copying room names [1]
    SYNTAX CHECKING AND PRIMARY PARSING:
    0 Scripts:
    "Linking" scripts
    `Linking' 0 scripts in 0 passes...
    Completing script "Link"
    Done.
    1 Objects:
     obj_0: 12 events: 
    Creating room creation code scope and parsing
    "Linking" scripts into the objects...
    "Link" complete.
    Tabulating maximum argument passes to each script
    Finished
    Writing modes and settings
    Writing object switch
    Writing resource names and maxima
    Writing events
    Checking for default code in ev[3, 1.
    Checking for default code in ev[8, 0.
    Checking for default code in ev[100000, 0.
    Linking globals
    Running Secondary Parse Passes
    Writing object data
    Writing local accessors
    Writing font data
    Writing room data
    Running make from `make'
    Full command line: make Game GMODE=Run GRAPHICS=OpenGL AUDIO=OpenAL COLLISION=BBox WIDGETS=None PLATFORM=xlib CXX=g++ CC=gcc COMPILEPATH=Linux/Linux EXTENSIONS=" Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/DataStructures" OUTPUTNAME="/tmp/egm9021464206644805234.tmp" eTCpath=""
    /usr/bin/make -C ENIGMAsystem/SHELL
    make[1]: Entering directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/SHELLmain.o SHELLmain.cpp
    In file included from SHELLmain.cpp:121:0:
    Universal_System/instance_create.h: In function ‘void instance_change(int, bool)’:
    Universal_System/instance_create.h:73:27: warning: variable ‘ob’ set but not used [-Wunused-but-set-variable]
    g++  -o /tmp/egm9021464206644805234.tmp .eobjs/Linux/Linux/Run/libEGMstd.o .eobjs/Linux/Linux/Run/SHELLmain.o .eobjs/Linux/Linux/Run/Platforms/xlib/file_manip.o .eobjs/Linux/Linux/Run/Platforms/xlib/LINUXjoystick.o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBdialog.o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBmain.o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBthreads.o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBwindow.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSbackground.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSblend.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GScolors.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GScurves.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSd3d.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSenable.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSfont.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSmiscextra.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSprmtvs.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSscreen.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSsprite.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSstdraw.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSsurface.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GStextures.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/OPENGLStd.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/glew.o .eobjs/Linux/Linux/Run/Audio_Systems/OpenAL/as_basic.o .eobjs/Linux/Linux/Run/Audio_Systems/OpenAL/wrap_oal.o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_funcs.o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_impl.o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_util.o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/placeholderlinks.o .eobjs/Linux/Linux/Run/Widget_Systems/None/nowidget_impl.o .eobjs/Linux/Linux/Run/Universal_System/backgroundinit.o .eobjs/Linux/Linux/Run/Universal_System/backgroundstruct.o .eobjs/Linux/Linux/Run/Universal_System/CallbackArrays.o .eobjs/Linux/Linux/Run/Universal_System/collisions_object.o .eobjs/Linux/Linux/Run/Universal_System/darray.o .eobjs/Linux/Linux/Run/Universal_System/depth_draw.o .eobjs/Linux/Linux/Run/Universal_System/dynamic_args.o .eobjs/Linux/Linux/Run/Universal_System/ENIGMA_GLOBALS.o .eobjs/Linux/Linux/Run/Universal_System/estring.o .eobjs/Linux/Linux/Run/Universal_System/events.o .eobjs/Linux/Linux/Run/Universal_System/fileio.o .eobjs/Linux/Linux/Run/Universal_System/fontinit.o .eobjs/Linux/Linux/Run/Universal_System/fontstruct.o .eobjs/Linux/Linux/Run/Universal_System/globalupdate.o .eobjs/Linux/Linux/Run/Universal_System/graphics_object.o .eobjs/Linux/Linux/Run/Universal_System/highscore_functions.o .eobjs/Linux/Linux/Run/Universal_System/IMGloading.o .eobjs/Linux/Linux/Run/Universal_System/instance.o .eobjs/Linux/Linux/Run/Universal_System/instance_system.o .eobjs/Linux/Linux/Run/Universal_System/loading.o .eobjs/Linux/Linux/Run/Universal_System/mathnc.o .eobjs/Linux/Linux/Run/Universal_System/move_functions.o .eobjs/Linux/Linux/Run/Universal_System/multifunction_variant.o .eobjs/Linux/Linux/Run/Universal_System/object.o .eobjs/Linux/Linux/Run/Universal_System/path_functions.o .eobjs/Linux/Linux/Run/Universal_System/pathinit.o .eobjs/Linux/Linux/Run/Universal_System/pathstruct.o .eobjs/Linux/Linux/Run/Universal_System/planar_object.o .eobjs/Linux/Linux/Run/Universal_System/rectpack.o .eobjs/Linux/Linux/Run/Universal_System/reflexive_types.o .eobjs/Linux/Linux/Run/Universal_System/resource_data.o .eobjs/Linux/Linux/Run/Universal_System/roomsystem.o .eobjs/Linux/Linux/Run/Universal_System/simplecollisions.o .eobjs/Linux/Linux/Run/Universal_System/soundinit.o .eobjs/Linux/Linux/Run/Universal_System/spriteinit.o .eobjs/Linux/Linux/Run/Universal_System/spritestruct.o .eobjs/Linux/Linux/Run/Universal_System/terminal_io.o .eobjs/Linux/Linux/Run/Universal_System/transform_object.o .eobjs/Linux/Linux/Run/Universal_System/var4.o .eobjs/Linux/Linux/Run/Universal_System/var4_lua.o .eobjs/Linux/Linux/Run/Universal_System/zlib.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Alarms/alarmcode.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Timelines/timelines.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Paths/paths.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/motion_planning.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/motion_planning_struct.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/mp_movement.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/DateTime/date_time.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/DataStructures/data_structures.o  -lz -lpthread -lX11 -lGL -lGLU -lopenal -lalure -lvorbisfile -lvorbis -ldumb -lz
    /usr/bin/ld: cannot find -lvorbisfile
    /usr/bin/ld: cannot find -lvorbis
    collect2: ld returned 1 exit status
    make[1]: *** [/tmp/egm9021464206644805234.tmp] Error 1
    make[1]: Leaving directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    make: *** [Game] Error 2
    it seems it wants some

    "
    Code:
    -lvorbis
    "

    file/directory thing?
    (lib?)
    i haven't tried
    Code:
    sudo rm /dev/input/js0
    because this sounds like a different problem..
    Intel Pentium 4 Asus P5N32-SLI DELUXE Nvidia nx7900GT 3GB Ram Western Digital WD2500AAKX 250GB Seagate Barracuda 80GB, 160GB Ubuntu 12.04 Arch

  6. #26
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Lateralgm - ENIGMA

    Try:
    Code:
    sudo apt-get install libvorbis-dev
    We're close...

  7. #27
    Join Date
    Mar 2012
    Location
    the Shire
    Beans
    225
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Lateralgm - ENIGMA

    very close.
    something popped up for second, then went away..
    Code:
    Building for mode (0)
    Cleaning up from previous executions
    Location in memory of structure: 0x951c8d0
    File version: 810
    
    Incorrect version. File is too new for this compiler. Continuing anyway, because this number is always wrong.COPYING SOME F*CKING RESOURCES:
    Copying sprite names [1]
    Copying sound names [0]
    Copying background names [0]
    Copying path names [0]
    Copying script names [0]
    Copying font names [1]
    Copying timeline names [kidding, these are totally not implemented :P] [0]
    Copying object names [1]
    Copying room names [1]
    SYNTAX CHECKING AND PRIMARY PARSING:
    0 Scripts:
    "Linking" scripts
    `Linking' 0 scripts in 0 passes...
    Completing script "Link"
    Done.
    1 Objects:
     obj_0: 12 events: 
    Creating room creation code scope and parsing
    "Linking" scripts into the objects...
    "Link" complete.
    Tabulating maximum argument passes to each script
    Finished
    Writing modes and settings
    Writing object switch
    Writing resource names and maxima
    Writing events
    Checking for default code in ev[3, 1.
    Checking for default code in ev[8, 0.
    Checking for default code in ev[100000, 0.
    Linking globals
    Running Secondary Parse Passes
    Writing object data
    Writing local accessors
    Writing font data
    Writing room data
    Running make from `make'
    Full command line: make Game GMODE=Run GRAPHICS=OpenGL AUDIO=OpenAL COLLISION=BBox WIDGETS=None PLATFORM=xlib CXX=g++ CC=gcc COMPILEPATH=Linux/Linux EXTENSIONS=" Universal_System/Extensions/Alarms Universal_System/Extensions/Timelines Universal_System/Extensions/Paths Universal_System/Extensions/MotionPlanning Universal_System/Extensions/DateTime Universal_System/Extensions/DataStructures" OUTPUTNAME="/tmp/egm4305027386881877745.tmp" eTCpath=""
    /usr/bin/make -C ENIGMAsystem/SHELL
    make[1]: Entering directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    g++ -Wall -s -O3 -IPlatforms/xlib/Info -IGraphics_Systems/OpenGL/Info -IAudio_Systems/OpenAL/Info -ICollision_Systems/BBox/Info -IWidget_Systems/None/Info -IUniversal_System/Info -I.  -MMD -MP -c -o .eobjs/Linux/Linux/Run/SHELLmain.o SHELLmain.cpp
    In file included from SHELLmain.cpp:121:0:
    Universal_System/instance_create.h: In function ‘void instance_change(int, bool)’:
    Universal_System/instance_create.h:73:27: warning: variable ‘ob’ set but not used [-Wunused-but-set-variable]
    g++  -o /tmp/egm4305027386881877745.tmp .eobjs/Linux/Linux/Run/libEGMstd.o .eobjs/Linux/Linux/Run/SHELLmain.o .eobjs/Linux/Linux/Run/Platforms/xlib/file_manip.o .eobjs/Linux/Linux/Run/Platforms/xlib/LINUXjoystick.o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBdialog.o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBmain.o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBthreads.o .eobjs/Linux/Linux/Run/Platforms/xlib/XLIBwindow.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSbackground.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSblend.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GScolors.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GScurves.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSd3d.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSenable.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSfont.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSmiscextra.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSprmtvs.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSscreen.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSsprite.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSstdraw.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GSsurface.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/GStextures.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/OPENGLStd.o .eobjs/Linux/Linux/Run/Graphics_Systems/OpenGL/glew.o .eobjs/Linux/Linux/Run/Audio_Systems/OpenAL/as_basic.o .eobjs/Linux/Linux/Run/Audio_Systems/OpenAL/wrap_oal.o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_funcs.o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_impl.o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/coll_util.o .eobjs/Linux/Linux/Run/Collision_Systems/BBox/placeholderlinks.o .eobjs/Linux/Linux/Run/Widget_Systems/None/nowidget_impl.o .eobjs/Linux/Linux/Run/Universal_System/backgroundinit.o .eobjs/Linux/Linux/Run/Universal_System/backgroundstruct.o .eobjs/Linux/Linux/Run/Universal_System/CallbackArrays.o .eobjs/Linux/Linux/Run/Universal_System/collisions_object.o .eobjs/Linux/Linux/Run/Universal_System/darray.o .eobjs/Linux/Linux/Run/Universal_System/depth_draw.o .eobjs/Linux/Linux/Run/Universal_System/dynamic_args.o .eobjs/Linux/Linux/Run/Universal_System/ENIGMA_GLOBALS.o .eobjs/Linux/Linux/Run/Universal_System/estring.o .eobjs/Linux/Linux/Run/Universal_System/events.o .eobjs/Linux/Linux/Run/Universal_System/fileio.o .eobjs/Linux/Linux/Run/Universal_System/fontinit.o .eobjs/Linux/Linux/Run/Universal_System/fontstruct.o .eobjs/Linux/Linux/Run/Universal_System/globalupdate.o .eobjs/Linux/Linux/Run/Universal_System/graphics_object.o .eobjs/Linux/Linux/Run/Universal_System/highscore_functions.o .eobjs/Linux/Linux/Run/Universal_System/IMGloading.o .eobjs/Linux/Linux/Run/Universal_System/instance.o .eobjs/Linux/Linux/Run/Universal_System/instance_system.o .eobjs/Linux/Linux/Run/Universal_System/loading.o .eobjs/Linux/Linux/Run/Universal_System/mathnc.o .eobjs/Linux/Linux/Run/Universal_System/move_functions.o .eobjs/Linux/Linux/Run/Universal_System/multifunction_variant.o .eobjs/Linux/Linux/Run/Universal_System/object.o .eobjs/Linux/Linux/Run/Universal_System/path_functions.o .eobjs/Linux/Linux/Run/Universal_System/pathinit.o .eobjs/Linux/Linux/Run/Universal_System/pathstruct.o .eobjs/Linux/Linux/Run/Universal_System/planar_object.o .eobjs/Linux/Linux/Run/Universal_System/rectpack.o .eobjs/Linux/Linux/Run/Universal_System/reflexive_types.o .eobjs/Linux/Linux/Run/Universal_System/resource_data.o .eobjs/Linux/Linux/Run/Universal_System/roomsystem.o .eobjs/Linux/Linux/Run/Universal_System/simplecollisions.o .eobjs/Linux/Linux/Run/Universal_System/soundinit.o .eobjs/Linux/Linux/Run/Universal_System/spriteinit.o .eobjs/Linux/Linux/Run/Universal_System/spritestruct.o .eobjs/Linux/Linux/Run/Universal_System/terminal_io.o .eobjs/Linux/Linux/Run/Universal_System/transform_object.o .eobjs/Linux/Linux/Run/Universal_System/var4.o .eobjs/Linux/Linux/Run/Universal_System/var4_lua.o .eobjs/Linux/Linux/Run/Universal_System/zlib.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Alarms/alarmcode.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Timelines/timelines.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/Paths/paths.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/motion_planning.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/motion_planning_struct.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/MotionPlanning/mp_movement.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/DateTime/date_time.o .eobjs/Linux/Linux/Run/Universal_System/Extensions/DataStructures/data_structures.o  -lz -lpthread -lX11 -lGL -lGLU -lopenal -lalure -lvorbisfile -lvorbis -ldumb -lz
    +++++Make completed successfully.++++++++++++++++++++++++++++++++++++
    Built to /tmp/egm4305027386881877745.tmp
    1 Adding Sprites to Game Module: make[1]: Leaving directory `/home/ellwood/enigma_git/enigma-dev/ENIGMAsystem/SHELL'
    
    Done writing sprites.
    Finalized sprites.
    0 Sounds:
    Done writing sounds.
    0 Adding Backgrounds to Game Module: 
    Done writing backgrounds.
    1 Adding Fonts to Game Module: 
    Done writing fonts.
    0 Adding Paths to Game Module: 
    Done writing paths.
    Closing game module and running if requested.
    Running "/tmp/egm4305027386881877745.tmp" 
    Game returned 0
    Intel Pentium 4 Asus P5N32-SLI DELUXE Nvidia nx7900GT 3GB Ram Western Digital WD2500AAKX 250GB Seagate Barracuda 80GB, 160GB Ubuntu 12.04 Arch

  8. #28
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Lateralgm - ENIGMA

    Same thing happened to me. The fix (for me) was:
    Code:
    sudo rm /dev/input/js0
    The internal accelerometer on my laptop was being recognized as a joystick and crashing the app.

  9. #29
    Join Date
    Mar 2012
    Location
    the Shire
    Beans
    225
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Lateralgm - ENIGMA

    hmm..
    i do have a joystick connected..
    is this the problem?
    and after
    Code:
    sudo rm /dev/input/js0
    will i still be able to use it with flightgear and other applications?
    Intel Pentium 4 Asus P5N32-SLI DELUXE Nvidia nx7900GT 3GB Ram Western Digital WD2500AAKX 250GB Seagate Barracuda 80GB, 160GB Ubuntu 12.04 Arch

  10. #30
    Join Date
    Jun 2005
    Location
    Toronto, Canada
    Beans
    Hidden!
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: Lateralgm - ENIGMA

    That command disables the built-in accelerometer, if you have one. AFAIK, it shouldn't affect the joystick. When you reboot your computer, the js0 interface will be re-created.

Page 3 of 4 FirstFirst 1234 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •