Re: compiling rdesktop?
From: Khalid Schofield (oums0246_at_raven.linux.ox.ac.uk)
Date: 02/27/04
- Previous message: Michael Renner: "compiling rdesktop?"
- In reply to: Michael Renner: "compiling rdesktop?"
- Next in thread: J.A. Gutierrez: "Re: compiling rdesktop?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 27 Feb 2004 11:27:14 +0000 To: Michael Renner <michael.renner@gmx.de>
your box is either missing the X libs or does not have them in the lib
path. Have you tried installing rdesktop from the tardist package? I think
I saw it on www.nekochan.net in his downloads section.
*********************
Khalid Schofield
System Administrator / EM Technician
Dept. Of Materials
University Of Oxford
Parks Road
Oxford
OX1 3PH
Email: khalid.schofield@materials.ox.ac.uk
Tel: 01865 273785
Fax: 01865 283333
Web: http://www-em.materials.ox.ac.uk/people/schofield/index.html
On Thu, 26 Feb 2004, Michael Renner wrote:
> Moin,
>
> we shutdown our citrix server soon so I have to give rdesktop to our
> remaining IRIX users.
>
> To run configure and to compile was no problem, but it's not possible to
> start the binary:
>
> renner@centaurus:/home/renner/rdesktop-1.3.1 $ ./rdesktop
> bash: ./rdesktop: Bad request code
>
> renner@centaurus:/home/renner/rdesktop-1.3.1 $ strace rdesktop
> execve("/home/renner/rdesktop-1.3.1/rdesktop", ["rdesktop"], [/* 39 vars
> */]) = -1 EBADRQC (Bad request code)
> syssgi(0x5c /* SGI_??? */, 0x1, 0x2f, 0x7fff24fc, 0, 0x7fff2598) = 0
> xstat(2, "/usr/lib/locale/C/LC_MESSAGES/uxsyserr", 0x7fff24fc) = -1
> ENOENT (No such file or directory)
> xstat(2, "/usr/lib/locale/C/Xopen/LC_MESSAGES/uxsyserr", 0x7fff24fc) =
> -1 ENOENT (No such file or directory)
> xstat(2, "/usr/lib/locale/C/LC_MESSAGES/uxsyserr.cat", 0x7fff24fc) = -1
> ENOENT (No such file or directory)
> write(2, "strace: exec", 12strace: exec) = 12
> write(2, ": ", 2: ) = 2
> write(2, "Bad request code", 16Bad request code) = 16
> write(2, "\n", 1
> ) = 1
> _exit(1)
>
> renner@centaurus:/home/renner/rdesktop-1.3.1 $ file rdesktop
> rdesktop: ELF N32 MSB mips-4 dynamic executable (not stripped)
> MIPS - version 1
>
> What can be wrong?
> --
>
> |Michael Renner E-mail: michael.renner@gmx.de |
> |D-72072 Tuebingen Germany |
> |Germany Don't drink as root! ESC:wq
>
- Previous message: Michael Renner: "compiling rdesktop?"
- In reply to: Michael Renner: "compiling rdesktop?"
- Next in thread: J.A. Gutierrez: "Re: compiling rdesktop?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]