Date: Thu, 01 Mar 2007 20:08:50 +0000 From: Steve Crowder <steve@crowders.org> To: freebsd-emulation@freebsd.org Subject: Old Linux Quake II Mods Message-ID: <1172779730.3748.19.camel@suse10.crowders.org>
next in thread | raw e-mail | index | archive | help
Hi I have been trying to resurrect some old Quake II Linux compiled mods on my FreeBSD 6.1 amd64 machine. Using the linux binary r1q2ded-old from: http://www.r1ch.net/stuff/r1q2/ I have tried to run Lokis Minions CTF Linux gamei386.so from here: http://tastyspleen.net/quake/downloads/mods/lokis_minion/ Unfortunately though the process seems to start all OK it does not bind to the UDP port and I get this error: ./r1q2_lmctf.sh Added packfile ./baseq2/pak0.pak (3307 files) Added packfile ./baseq2/pak1.pak (279 files) Added packfile ./baseq2/pak2.pak (2 files) Added packfile ./baseq2/pak3.pak (8 files) Added packfile ./baseq2/q2max_hires_textures.pak (334 files) Added packfile ./baseq2/skin.pak (8 files) Added packfile ./lmctf/pak0.pak (160 files) Added packfile ./lmctf/pak4.pak (479 files) Added packfile ./lmctf/pak5.pak (381 files) Added packfile ./lmctf/pak6.pak (138 files) Added packfile ./lmctf/pak7.pak (224 files) Added packfile ./lmctf/pak8.pak (75 files) execing default.cfg ====== Quake2 Initialized ====== R1Q2 build 7185, compiled Feb 9 2007. http://www.r1ch.net/stuff/r1q2/ Linux i386 (/usr/local/games/quake2/r1q2ded-old) execing server.cfg UDP_OpenSocket: Couldn't set IP_RECVERR: Invalid argument ------- Loading gamei386.so ------- Loaded Game DLL, version 3 ==== InitGame ==== 30 entries in maplist. Read 238 lines of lmctf/help.txt. [red] MODEL: [male] SKIN: [rb-rm1] MODEL: [male] SKIN: [rb-rm2] MODEL: [male] SKIN: [rb-rm3] MODEL: [male] SKIN: [rb-rm4] MODEL: [male] SKIN: [rb-rm5] MODEL: [male] SKIN: [rb-rm6] MODEL: [male] SKIN: [rb-rm7] MODEL: [female] SKIN: [rb-rf1] MODEL: [female] SKIN: [rb-rf2] MODEL: [female] SKIN: [rb-rf3] [blue] MODEL: [male] SKIN: [rb-bm1] MODEL: [male] SKIN: [rb-bm2] MODEL: [male] SKIN: [rb-bm3] MODEL: [male] SKIN: [rb-bm4] MODEL: [male] SKIN: [rb-bm5] MODEL: [male] SKIN: [rb-bm6] MODEL: [male] SKIN: [rb-bm7] MODEL: [female] SKIN: [rb-bf1] MODEL: [female] SKIN: [rb-bf2] MODEL: [female] SKIN: [rb-bf3] ------- Server Initialization ------- Using .ent file for replaced ents. 0 ents removed, 513 ents used 0 teams with 0 entities Using Maplist. I am sure I have all the right kernel options and the linux base installed all OK - have I missed something really simple? I know IP_RECVERR is Linux specific is there something I need to do to map this into FreeBSD? Hope you can help Thanks --- Steve Crowder
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1172779730.3748.19.camel>