Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Aug 2007 18:15:42 +0100
From:      "Steven Hartland" <killing@multiplay.co.uk>
To:        "sam" <samflanker@gmail.com>, <freebsd-emulation@freebsd.org>
Subject:   Re: linuxolator problem on amd64
Message-ID:  <012201c7e416$e75bb930$b6db87d4@multiplay.co.uk>
References:  <46CB0F1F.9000700@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I know this works on 6.2 x86 but is broken on 5.2 x86. The developer
@ iD is looking at the 5.2 issue. I didn't think 32bit Linux support
was working properly on x64 which may be your issue?

    Regards
    Steve

----- Original Message ----- 
From: "sam" <samflanker@gmail.com>
To: <freebsd-emulation@freebsd.org>
Sent: Tuesday, August 21, 2007 5:13 PM
Subject: linuxolator problem on amd64


> 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-emulation@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
> To unsubscribe, send any mail to "freebsd-emulation-unsubscribe@freebsd.org"
>

================================================
This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 

In the event of misdirection, illegible or incomplete transmission please telephone +44 845 868 1337
or return the E.mail to postmaster@multiplay.co.uk.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?012201c7e416$e75bb930$b6db87d4>