linuxolator problem on amd64

看板FB_hackers作者時間18年前 (2007/08/22 00:13), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/10 (看更多)
Hi, all. i am try runing Enemy Territory: Quake Wars server (links on http://weec.ovl.ru/csdivision/index.php?topic=662.0 ) # uname -rms FreeBSD 6.2-STABLE amd64 # mount | grep linproc linprocfs on /usr/compat/linux/proc (linprocfs, local) # cat run.sh #!/bin/sh cd `dirname $0` export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:." exec ./etqwded.x86 "$@" # ./run.sh cannot set up thread-local storage: cannot set up LDT for thread-local storage # truss ./run.sh | less *** getpgrp() = 1047 (0x417) wait4(0xffffffff,0x7fffffffe764,0x2,0x0) = 1050 (0x41a) stat(".",{mode=drwxr-xr-x ,inode=2779536,size=512,blksize=4096}) = 0 (0x0) chdir("/usr/home/games/etqw") = 0 (0x0) execve("./etqwded.x86",<missing argument>,<missing argument>) truss: execution type Linux ELF32 is not supported -- using FreeBSD ELF64: Bad address ktrace(0x1) = 148492288 (0x8d9d000) settimeofday(0x0) = 0 (0x0) access("",149108384) ERR#-2 'Unknown error: -2' open("",O_RDWR,00) ERR#-2 'Unknown error: -2' open("",O_RDWR,00) ERR#-2 'Unknown error: -2' open("",O_RDWR,00) ERR#-2 'Unknown error: -2' open("",O_RDWR,00) ERR#-2 'Unknown error: -2' open("",O_SHLOCK|O_FSYNC|O_EXCL|O_DIRECT|0x8e23000,01) = 4 (0x4) *** please help me etqw-server startup /Vladimir Ermakov _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
文章代碼(AID): #16omyG00 (FB_hackers)
討論串 (同標題文章)
文章代碼(AID): #16omyG00 (FB_hackers)