
sisqonrw
Community Members-
Posts
33 -
Joined
-
Last visited
Everything posted by sisqonrw
-
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
Hi i have tried again. i do it till "./update-workspaces.sh" can some one check if the installation was ok: http://pastebin.kubuntu-de.org/90 -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
ok i have done it. i get this report: http://nopaste.de/p/a5THIKbRH was every thing ok? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
hi, can me tell someone what i can do now? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
ok i have done it: salsero@salsero-laptop:~/trunk/build/workspaces/gcc$ make clean Cleaning pyrogenesis rm -rf ../../../binaries/system/pyrogenesis_dbg obj/pyrogenesis_Debug Cleaning network rm -rf ../../../binaries/system/libnetwork_dbg.a obj/network_Debug Cleaning engine rm -rf ../../../binaries/system/libengine_dbg.a obj/engine_Debug Cleaning graphics rm -rf ../../../binaries/system/libgraphics_dbg.a obj/graphics_Debug Cleaning i18n rm -rf ../../../binaries/system/libi18n_dbg.a obj/i18n_Debug Cleaning atlas rm -rf ../../../binaries/system/libatlas_dbg.a obj/atlas_Debug Cleaning gui rm -rf ../../../binaries/system/libgui_dbg.a obj/gui_Debug Cleaning lowlevel rm -rf ../../../binaries/system/liblowlevel_dbg.a obj/lowlevel_Debug Cleaning mocks_real rm -rf ../../../binaries/system/libmocks_real_dbg.a obj/mocks_real_Debug Cleaning mocks_test rm -rf ../../../binaries/system/libmocks_test_dbg.a obj/mocks_test_Debug Cleaning AtlasObject rm -rf ../../../binaries/system/libAtlasObject_dbg.a obj/AtlasObject_Debug Cleaning AtlasScript rm -rf ../../../binaries/system/libAtlasScript_dbg.a obj/AtlasScript_Debug Cleaning wxJS rm -rf ../../../binaries/system/libwxJS_dbg.a obj/wxJS_Debug Cleaning AtlasUI rm -rf ../../../binaries/system/libAtlasUI_dbg.so obj/AtlasUI_Debug Cleaning ActorEditor rm -rf ../../../binaries/system/ActorEditor_dbg obj/ActorEditor_Debug Cleaning ColourTester rm -rf ../../../binaries/system/ColourTester_dbg obj/ColourTester_Debug Cleaning Collada rm -rf ../../../binaries/system/libCollada_dbg.so obj/Collada_Debug Cleaning test_gen rm -f ../../../source/maths/tests/test_Matrix3d.cpp ../../../source/maths/tests/test_Bound.cpp ../../../source/tools/atlas/AtlasObject/tests/test_AtlasObjectXML.cpp ../../../source/ps/tests/test_test.cpp ../../../source/ps/tests/test_Parser.cpp ../../../source/ps/tests/test_CStr.cpp ../../../source/ps/tests/stub_impl_hack.cpp ../../../source/ps/tests/test_CLogger.cpp ../../../source/ps/XML/tests/test_XeroXMB.cpp ../../../source/ps/XML/tests/test_XMLWriter.cpp ../../../source/ps/XML/tests/test_Xeromyces.cpp ../../../source/ps/GameSetup/tests/test_CmdLineArgs.cpp ../../../source/lib/res/graphics/tests/test_tex.cpp ../../../source/lib/tests/test_lockfree.cpp ../../../source/lib/tests/test_path_util.cpp ../../../source/lib/tests/test_adts.cpp ../../../source/lib/tests/test_cache_adt.cpp ../../../source/lib/tests/test_fnv_hash.cpp ../../../source/lib/tests/test_regex.cpp ../../../source/lib/tests/test_base32.cpp ../../../source/lib/tests/test_secure_crt.cpp ../../../source/lib/tests/test_lib.cpp ../../../source/lib/tests/test_bits.cpp ../../../source/lib/tests/test_byte_order.cpp ../../../source/lib/tests/test_rand.cpp ../../../source/lib/allocators/tests/test_allocators.cpp ../../../source/lib/allocators/tests/test_headerless.cpp ../../../source/lib/file/common/tests/test_trace.cpp ../../../source/lib/sysdep/tests/test_printf.cpp ../../../source/lib/sysdep/tests/test_sysdep.cpp ../../../source/lib/sysdep/arch/x86_x64/tests/test_topology.cpp ../../../source/graphics/tests/test_Color.cpp ../../../source/graphics/tests/test_MeshManager.cpp Cleaning test rm -rf ../../../binaries/system/test_dbg obj/test_Debug was this ok: salsero@salsero-laptop:~/trunk/build/workspaces$ ./update-workspaces.sh --without-pch bash -c 'mkdir -p output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}' cp output/libFColladaSD.a ../lib/libFColladaSD.a cp output/libFColladaSR.a ../lib/libFColladaSR.a cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory make: Gehe in Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src' cd editline; make -f Makefile.ref all make[1]: Betrete Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/editline' make[1]: Für das Ziel »all« ist nichts zu tun. make[1]: Verlasse Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/editline' cd fdlibm; make -f Makefile.ref all make[1]: Betrete Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/fdlibm' make[1]: Für das Ziel »all« ist nichts zu tun. make[1]: Verlasse Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/fdlibm' make -f Makefile.ref Linux_All_DBG.OBJ/libjs.a Linux_All_DBG.OBJ/libjs.so Linux_All_DBG.OBJ/js Linux_All_DBG.OBJ/jsautocfg.h Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o Linux_All_DBG.OBJ/jsmathtemp.o cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory make[1]: Betrete Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src' make[1]: Zirkuläre Datei jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h Abhängigkeit wird nicht verwendet. make[1]: Zirkuläre Datei Linux_All_DBG.OBJ/jsautocfg.h <- Linux_All_DBG.OBJ/jsautocfg.h Abhängigkeit wird nicht verwendet. make[1]: »Linux_All_DBG.OBJ/libjs.a« ist bereits aktualisiert. make[1]: »Linux_All_DBG.OBJ/libjs.so« ist bereits aktualisiert. make[1]: »Linux_All_DBG.OBJ/js« ist bereits aktualisiert. make[1]: »Linux_All_DBG.OBJ/jsautocfg.h« ist bereits aktualisiert. make[1]: »Linux_All_DBG.OBJ/jscpucfg« ist bereits aktualisiert. make[1]: »Linux_All_DBG.OBJ/jscpucfg.o« ist bereits aktualisiert. make[1]: Für das Ziel »Linux_All_DBG.OBJ/jsmathtemp.o« ist nichts zu tun. make[1]: Verlasse Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src' cd editline; make -f Makefile.ref export make[1]: Betrete Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/editline' make[1]: Für das Ziel »export« ist nichts zu tun. make[1]: Verlasse Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/editline' cd fdlibm; make -f Makefile.ref export make[1]: Betrete Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/fdlibm' make[1]: Für das Ziel »export« ist nichts zu tun. make[1]: Verlasse Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/fdlibm' mkdir -p /home/salsero/trunk/libraries/spidermonkey/src/dist/include /home/salsero/trunk/libraries/spidermonkey/src/dist/lib /home/salsero/trunk/libraries/spidermonkey/src/dist/bin cp jsarray.h jsatom.h jsbool.h jsconfig.h jscntxt.h jsdate.h jsemit.h jsexn.h jsfun.h jsgc.h jsinterp.h jslibmath.h jslock.h jsmath.h jsnum.h jsobj.h jsopcode.h jsparse.h jsarena.h jsclist.h jsdhash.h jsdtoa.h jshash.h jslong.h jsosdep.h jstypes.h jsprvtd.h jspubtd.h jsregexp.h jsscan.h jsscope.h jsscript.h jsstr.h jsxdrapi.h jsxml.h jsapi.h jsdbgapi.h jsbit.h jscompat.h jscpucfg.h jsotypes.h jsstddef.h prmjtime.h resource.h jsopcode.tbl js.msg jsshell.msg Linux_All_DBG.OBJ/jsautocfg.h /home/salsero/trunk/libraries/spidermonkey/src/dist/include cp Linux_All_DBG.OBJ/libjs.a /home/salsero/trunk/libraries/spidermonkey/src/dist/lib cp Linux_All_DBG.OBJ/libjs.so /home/salsero/trunk/libraries/spidermonkey/src/dist/lib cp Linux_All_DBG.OBJ/js /home/salsero/trunk/libraries/spidermonkey/src/dist/bin make: Verlasse Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src' ../lib/libjs.a already up-to-date ../include/js/jsautocfg.h already up-to-date make: Gehe in Verzeichnis '/home/salsero/trunk/build/premake/src' ==== Building Premake ==== sharpdev.c vs2005.c io.c sharpdev_cs.c script.c platform_posix.c arg.c vs6_cpp.c util.c vs6.c gnu_helpers.c os.c vs2005_cs.c gnu.c gnu_cpp.c gnu_cs.c project.c vs2002_cs.c clean.c premake.c vs.c path.c vs2002.c lauxlib.c ldebug.c ltablib.c liolib.c lstrlib.c ldo.c ltests.c ldump.c lundump.c ldblib.c lmem.c lmathlib.c lstate.c ltm.c lvm.c ltable.c llex.c lgc.c loadlib.c lfunc.c lparser.c lopcodes.c lbaselib.c lzio.c lobject.c lstring.c lapi.c lcode.c Linking Premake make: Verlasse Verzeichnis '/home/salsero/trunk/build/premake/src' Generating GNU makefiles: ...pyrogenesis ...network ...engine ...graphics ...i18n ...atlas ...gui ...lowlevel ...mocks_real ...mocks_test ...AtlasObject ...AtlasScript ...wxJS ...AtlasUI ...ActorEditor ...ColourTester ...Collada ...test_gen ...test salsero@salsero-laptop:~/trunk/build/workspaces$ what is the next step? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
but some developers are using this game or does no one use it? if it is possible i would like to using it to. it looks like a good game. what can i do? should i wait or test someting? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
is there any problemes? why is it so difficult? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
ok: graphics.make: http://nopaste.de/p/avM6MAGlD http://nopaste.de/p/aPGH6HPNg -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
ok i have done it. was it ok? http://nopaste.de/p/a5k4Xv0akb -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
sorry my english is not sooooo good ;-) what should i do exactly? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
now i get this: salsero@salsero-laptop:~/trunk$ svn up Konflikt in »libraries/spidermonkey/src/build.sh« entdeckt. Auswahl: (p) zurückstellen, (df) voller Diff, (e) editieren, (h) Hilfe für weitere Optionen: p C libraries/spidermonkey/src/build.sh Aktualisiert zu Revision 7130. salsero@salsero-laptop:~/trunk$ cd /build/workspaces bash: cd: /build/workspaces: No such file or directory salsero@salsero-laptop:~/trunk$ cd build salsero@salsero-laptop:~/trunk/build$ cd workspaces salsero@salsero-laptop:~/trunk/build/workspaces$ CFLAGS="-I/usr/include/nspr" ./update-workspaces.sh bash -c 'mkdir -p output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}' cp output/libFColladaSD.a ../lib/libFColladaSD.a cp output/libFColladaSR.a ../lib/libFColladaSR.a ./build.sh: 32: Syntax error: redirection unexpected ERROR: SpiderMonkey build failed -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
i have a conflict salsero@salsero-laptop:~/trunk$ svn up Konflikt in »libraries/spidermonkey/src/build.sh« entdeckt. Auswahl: (p) zurückstellen, (df) voller Diff, (e) editieren, (h) Hilfe für weitere Optionen: what sould i choose? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
ok was that all ok? http://nopaste.de/p/aUFYh8rDs -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
ok, is this ok? salsero@salsero-laptop:~/trunk/build/workspaces/gcc$ make ==== Building mocks_real ==== make[1]: »../../../binaries/system/libmocks_real_dbg.a« ist bereits aktualisiert. ==== Building network ==== make[1]: »../../../binaries/system/libnetwork_dbg.a« ist bereits aktualisiert. ==== Building engine ==== make[1]: »../../../binaries/system/libengine_dbg.a« ist bereits aktualisiert. ==== Building graphics ==== Frustum.cpp Patch.cpp make[1]: *** Keine Regel vorhanden, um das Target »../../../source/lib/file/path.h«, benötigt von »obj/graphics_Debug/SkeletonAnimDef.o«, zu erstellen. Schluss. make: *** [graphics] Fehler 2 -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
i think it looks good: http://nopaste.de/p/aLGGMfGux and now? how can i start it? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
sorry but the installation is not userfriendly. not every one is a profi. in which folder i have to go? salsero@salsero-laptop:~/trunk$ CFLAGS="-I/usr/include/nspr" make make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss. salsero@salsero-laptop:~/trunk$ cd build salsero@salsero-laptop:~/trunk/build$ CFLAGS="-I/usr/include/nspr" make make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss. -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
Hi i get this report: salsero@salsero-laptop:~$ CFLAGS="-I/usr/include/nspr" make make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss. salsero@salsero-laptop:~$ sudo CFLAGS="-I/usr/include/nspr" make [sudo] password for salsero: make: *** Keine Targets angegeben und keine »make«-Steuerdatei gefunden. Schluss. salsero@salsero-laptop:~$ how can i install a new version? libnspr4-0d - 4.7.5 and libnspr4-dev is already installed. -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
sudo updatedb [sudo] password for salsero: salsero@salsero-laptop:~$ locate pratom.h /usr/include/nspr/pratom.h /usr/local/include/nvu-0.75/nspr/pratom.h salsero@salsero-laptop:~$ locate prlock.h /usr/include/nspr/prlock.h /usr/local/include/nvu-0.75/nspr/prlock.h salsero@salsero-laptop:~$ locate prcvar.h /usr/include/nspr/prcvar.h /usr/local/include/nvu-0.75/nspr/prcvar.h -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
hi i try it again. i get this report: salsero@salsero-laptop:~$ sudo apt-get install build-essential libsdl1.2-dev zlib1g-dev libpng12-dev libjpeg62-dev libgamin-dev nasm libwxgtk2.8-dev libboost-dev libboost-signals-dev libboost-filesystem-dev libopenal-dev libalut-dev libvorbis-dev libogg-dev libcrypto++-dev binutils-dev libnspr4-dev libdevil-dev libenet-dev libxml2-dev [sudo] password for salsero: Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut Lese Status-Informationen ein... Fertig build-essential ist schon die neueste Version. libsdl1.2-dev ist schon die neueste Version. zlib1g-dev ist schon die neueste Version. libpng12-dev ist schon die neueste Version. libjpeg62-dev ist schon die neueste Version. libgamin-dev ist schon die neueste Version. nasm ist schon die neueste Version. libwxgtk2.8-dev ist schon die neueste Version. libboost-dev ist schon die neueste Version. libboost-signals-dev ist schon die neueste Version. libboost-filesystem-dev ist schon die neueste Version. libopenal-dev ist schon die neueste Version. libalut-dev ist schon die neueste Version. libvorbis-dev ist schon die neueste Version. libogg-dev ist schon die neueste Version. libcrypto++-dev ist schon die neueste Version. binutils-dev ist schon die neueste Version. libnspr4-dev ist schon die neueste Version. libdevil-dev ist schon die neueste Version. libenet-dev ist schon die neueste Version. libxml2-dev ist schon die neueste Version. 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert. salsero@salsero-laptop:~$ co http://svn.wildfiregames.com/public/ps/trunk/ co: http://svn.wildfiregames.com/public/ps/trunk/RCS/,v: No such file or directory salsero@salsero-laptop:~$ svn co http://svn.wildfiregames.com/public/ps/trunk/ U trunk/source/lib/bits.h U trunk/source/lib/external_libraries/dbghelp_funcs.h U trunk/source/lib/file/file.cpp U trunk/source/lib/file/archive/archive_zip.cpp U trunk/source/lib/file/file.h U trunk/source/lib/file/io/write_buffer.cpp U trunk/source/lib/file/io/io.cpp U trunk/source/lib/file/io/write_buffer.h U trunk/source/lib/file/io/io.h U trunk/source/lib/file/common/real_directory.cpp U trunk/source/lib/file/vfs/vfs.h U trunk/source/lib/sysdep/os/win/wposix/wfilesystem.h U trunk/source/lib/sysdep/os/win/whrt/hpet.cpp U trunk/source/lib/sysdep/arch/x86_x64/topology.cpp D trunk/binaries/data/mods/public/maps/scenarios/Arcadia.pmp D trunk/binaries/data/mods/public/maps/scenarios/Arcadia.xml A trunk/binaries/data/mods/public/maps/scenarios/Badlands.pmp U trunk/binaries/data/mods/public/maps/scenarios/Latium.pmp A trunk/binaries/data/mods/public/maps/scenarios/Badlands.xml U trunk/binaries/data/mods/public/maps/scenarios/512x512_desert.pmp U trunk/binaries/data/mods/public/maps/scenarios/Oasis.pmp U trunk/binaries/data/mods/public/maps/scenarios/Latium.xml U trunk/binaries/data/mods/public/maps/scenarios/512x512_desert.xml U trunk/binaries/data/mods/public/maps/scenarios/Oasis.xml U trunk/binaries/data/mods/public/entities/structures/celt_field.xml U trunk/binaries/data/mods/public/entities/structures/hele_field.xml U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_forestfloor_palms.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_sand_dunes_100.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_cliff_1.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_sand_wet.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_cliff_2.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_lakebed_dry.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_cliff_3.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_dirt_rough.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_city_tile_cobblestone_sand.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_city_tile_plaza.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_cliff_base.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_sand_smooth.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_sand_dunes_stones.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_grass_a.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_grass_b.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_sand_stones.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_sand_dunes_100_rotate.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_dirt_rocks_1.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_dirt_rocks_2.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_sand_dunes_rocks.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_dirt_rocks_3.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_city_tile.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_dirt_rough_2.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_sand_dunes_50.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_dirt_cracks.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-desert/desert_grass_wet.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-mediterranean/medit_grass_field_brown.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-mediterranean/medit_grass_field_dry.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-mediterranean/medit_grass_field.dds U trunk/binaries/data/mods/public/art/textures/terrain/types/biome-mediterranean/medit_grass_field_b.dds U trunk/binaries/data/mods/public/art/textures/skins/gaia/pine.dds A trunk/binaries/data/mods/public/art/textures/skins/gaia/grass_field_savanna.dds A trunk/binaries/data/mods/public/art/textures/skins/skeletal/celt_su3_soldurii_3.dds U trunk/binaries/data/mods/public/art/actors/units/celts/super_unit_3.xml A trunk/binaries/data/mods/public/art/actors/props/flora/grass_savanna.xml A trunk/binaries/data/mods/public/art/actors/props/flora/bush_tempe_underbrush.xml U trunk/binaries/data/mods/public/scripts/game_startup.js U trunk/libraries/spidermonkey/src/build.sh Ausgecheckt, Revision 7129. salsero@salsero-laptop:~$ cd trunk/buld/workspaces bash: cd: trunk/buld/workspaces: No such file or directory salsero@salsero-laptop:~$ cd trunk salsero@salsero-laptop:~/trunk$ cd build salsero@salsero-laptop:~/trunk/build$ cd workspaces salsero@salsero-laptop:~/trunk/build/workspaces$ ./update-workspaces.sh bash -c 'mkdir -p output/{debug,release,test}/{FCollada/{FCDocument,FMath,FUtils,FColladaTest/{FCTestAssetManagement,FCTestExportImport,FCTestXRef}},FColladaPlugins/FArchiveXML}' cp output/libFColladaSD.a ../lib/libFColladaSD.a cp output/libFColladaSR.a ../lib/libFColladaSR.a cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory make: Gehe in Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src' cd editline; make -f Makefile.ref all make[1]: Betrete Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/editline' make[1]: Für das Ziel »all« ist nichts zu tun. make[1]: Verlasse Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/editline' cd fdlibm; make -f Makefile.ref all make[1]: Betrete Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/fdlibm' make[1]: Für das Ziel »all« ist nichts zu tun. make[1]: Verlasse Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src/fdlibm' make -f Makefile.ref Linux_All_DBG.OBJ/libjs.a Linux_All_DBG.OBJ/libjs.so Linux_All_DBG.OBJ/js Linux_All_DBG.OBJ/jsautocfg.h Linux_All_DBG.OBJ/jscpucfg Linux_All_DBG.OBJ/jscpucfg.o Linux_All_DBG.OBJ/jsmathtemp.o cat: ../../dist/Linux_All_DBG.OBJ/nspr/Version: No such file or directory make[1]: Betrete Verzeichnis '/home/salsero/trunk/libraries/spidermonkey/src/js/src' make[1]: Zirkuläre Datei jscpucfg.h <- Linux_All_DBG.OBJ/jsautocfg.h Abhängigkeit wird nicht verwendet. make[1]: Zirkuläre Datei Linux_All_DBG.OBJ/jsautocfg.h <- Linux_All_DBG.OBJ/jsautocfg.h Abhängigkeit wird nicht verwendet. gcc -o Linux_All_DBG.OBJ/jsapi.o -c -I/usr/local/include/nspr -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -DDEBUG -DDEBUG_salsero -DJS_THREADSAFE -DEDITLINE -I../../dist/Linux_All_DBG.OBJ/include -ILinux_All_DBG.OBJ -Wall -Wno-format -g -DXP_UNIX -DSVR4 -DSYSV -D_BSD_SOURCE -DPOSIX_SOURCE -DHAVE_LOCALTIME_R -DX86_LINUX -DDEBUG -DDEBUG_salsero -DJS_THREADSAFE -DEDITLINE -I../../dist/Linux_All_DBG.OBJ/include -ILinux_All_DBG.OBJ jsapi.c In Datei, eingefügt von jsatom.h:53, von jsapi.c:57: jslock.h:45:20: Fehler: pratom.h: No such file or directory jslock.h:46:20: Fehler: prlock.h: No such file or directory jslock.h:47:20: Fehler: prcvar.h: No such file or directory In file included from jsatom.h:53, from jsapi.c:57: jslock.h:60: Fehler: expected specifier-qualifier-list before »PRLock« jslock.h:71: Fehler: expected »=«, »,«, »;«, »asm« or »__attribute__« before »JSLock« In file included from jsapi.c:59: jscntxt.h:181: Fehler: expected specifier-qualifier-list before »PRLock« jsapi.c: In Funktion »JS_Init«: jsapi.c:681: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:681: Warnung: Implizite Deklaration der Funktion »PR_NewLock« jsapi.c:682: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:684: Fehler: »JSRuntime« hat kein Element namens »gcDone« jsapi.c:684: Warnung: Implizite Deklaration der Funktion »PR_NewCondVar« jsapi.c:684: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:685: Fehler: »JSRuntime« hat kein Element namens »gcDone« jsapi.c:687: Fehler: »JSRuntime« hat kein Element namens »requestDone« jsapi.c:687: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:688: Fehler: »JSRuntime« hat kein Element namens »requestDone« jsapi.c:693: Fehler: »JSRuntime« hat kein Element namens »rtLock« jsapi.c:694: Fehler: »JSRuntime« hat kein Element namens »rtLock« jsapi.c:696: Fehler: »JSRuntime« hat kein Element namens »stateChange« jsapi.c:696: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:697: Fehler: »JSRuntime« hat kein Element namens »stateChange« jsapi.c:699: Fehler: »JSRuntime« hat kein Element namens »setSlotLock« jsapi.c:700: Fehler: »JSRuntime« hat kein Element namens »setSlotLock« jsapi.c:702: Fehler: »JSRuntime« hat kein Element namens »setSlotDone« jsapi.c:702: Fehler: »JSRuntime« hat kein Element namens »setSlotLock« jsapi.c:703: Fehler: »JSRuntime« hat kein Element namens »setSlotDone« jsapi.c:705: Fehler: »JSRuntime« hat kein Element namens »scopeSharingDone« jsapi.c:705: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:706: Fehler: »JSRuntime« hat kein Element namens »scopeSharingDone« jsapi.c:708: Fehler: »JSRuntime« hat kein Element namens »scopeSharingTodo« jsapi.c: In Funktion »JS_Finish«: jsapi.c:740: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:741: Warnung: Implizite Deklaration der Funktion »PR_DestroyLock« jsapi.c:741: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:742: Fehler: »JSRuntime« hat kein Element namens »gcDone« jsapi.c:743: Warnung: Implizite Deklaration der Funktion »PR_DestroyCondVar« jsapi.c:743: Fehler: »JSRuntime« hat kein Element namens »gcDone« jsapi.c:744: Fehler: »JSRuntime« hat kein Element namens »requestDone« jsapi.c:745: Fehler: »JSRuntime« hat kein Element namens »requestDone« jsapi.c:746: Fehler: »JSRuntime« hat kein Element namens »rtLock« jsapi.c:747: Fehler: »JSRuntime« hat kein Element namens »rtLock« jsapi.c:748: Fehler: »JSRuntime« hat kein Element namens »stateChange« jsapi.c:749: Fehler: »JSRuntime« hat kein Element namens »stateChange« jsapi.c:750: Fehler: »JSRuntime« hat kein Element namens »setSlotLock« jsapi.c:751: Fehler: »JSRuntime« hat kein Element namens »setSlotLock« jsapi.c:752: Fehler: »JSRuntime« hat kein Element namens »setSlotDone« jsapi.c:753: Fehler: »JSRuntime« hat kein Element namens »setSlotDone« jsapi.c:754: Fehler: »JSRuntime« hat kein Element namens »scopeSharingDone« jsapi.c:755: Fehler: »JSRuntime« hat kein Element namens »scopeSharingDone« jsapi.c: In Funktion »JS_BeginRequest«: jsapi.c:795: Warnung: Implizite Deklaration der Funktion »PR_Lock« jsapi.c:795: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:798: Fehler: »JSRuntime« hat kein Element namens »gcThread« jsapi.c:800: Warnung: Implizite Deklaration der Funktion »PR_WaitCondVar« jsapi.c:800: Fehler: »JSRuntime« hat kein Element namens »gcDone« jsapi.c:800: Fehler: »PR_INTERVAL_NO_TIMEOUT« nicht deklariert (erste Benutzung in dieser Funktion) jsapi.c:800: Fehler: (Jeder nicht deklarierte Bezeichner wird nur einmal aufgeführt jsapi.c:800: Fehler: für jede Funktion in der er auftritt.) jsapi.c:804: Fehler: »JSRuntime« hat kein Element namens »requestCount« jsapi.c:806: Warnung: Implizite Deklaration der Funktion »PR_Unlock« jsapi.c:806: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c: In Funktion »JS_EndRequest«: jsapi.c:824: Fehler: »JSRuntime« hat kein Element namens »gcLock« jsapi.c:8 -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
hi, i get this: salsero@salsero-laptop:~$ nspr-config --cflags --libs -I/usr/local/include/nspr -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lc -lpthread -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
hi, can someone help me? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
which file do you mean? libnspr4-0d and libnspr4-dev is installed. -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
i do this again: http://nopaste.de/p/avb1H3lTpb was the installation correct or complete? -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
i am not a expert what is a nspr? do you mean Netscape Portable Runtime Libary (libnspr4-0d)? that is installed. -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
Hi, here the report. Was everything ok? http://nopaste.de/p/a7lgmdiCE -
installation problems on linux
sisqonrw replied to sisqonrw's topic in Game Development & Technical Discussion
how can i run it?