[racket-dev] Compiling latest pre-release on Ubuntu

From: Noel Welsh (noelwelsh at gmail.com)
Date: Mon Jan 24 10:14:17 EST 2011

Different kernel, same Ubuntu:

$ cat /etc/issue
Ubuntu 10.04.1 LTS \n \l

$ uname -r
2.6.32-24-server

Is your box 64-bit? If not, that might indicate the issue:

$ uname -a
Linux kahu 2.6.32-24-server #43-Ubuntu SMP Thu Sep 16 16:05:42 UTC
2010 x86_64 GNU/Linux

It's also running in a VM.

N.

On Mon, Jan 24, 2011 at 3:09 PM, Stephen Chang <stchang at ccs.neu.edu> wrote:
> stchang at mton:~/plt/src/build$ cat /etc/issue
> Ubuntu 10.04.1 LTS \n \l
> stchang at mton:~/plt/src/build$ uname -r
> 2.6.32-27-generic


Posted on the dev mailing list.