Re: [racket-dev] Compile error in git repo on both Linux and Mac

2011-08-18 Thread Matthew Flatt
At Mon, 15 Aug 2011 14:05:29 + (UTC), Cyprien Nicolas wrote: > Matthew Flatt writes: > > At Sun, 17 Oct 2010 22:10:11 +0800, Nevo wrote: > > >Does it require other features being disabled in order to build racket > > > without jit? > > > > Yes, you also need `--disable-futures'. > > > >

Re: [racket-dev] Compile error in git repo on both Linux and Mac

2011-08-15 Thread Cyprien Nicolas
Matthew Flatt writes: > At Sun, 17 Oct 2010 22:10:11 +0800, Nevo wrote: > >Does it require other features being disabled in order to build racket > > without jit? > > Yes, you also need `--disable-futures'. > > We should fix the `configure' script to either add that automatically > or compla

Re: [racket-dev] Compile error in git repo on both Linux and Mac

2010-10-17 Thread Nevo
:). Thanks very much. I actually intend to use 3m after you fix it. Nevo On 17 October 2010 22:53, Matthew Flatt wrote: > At Sun, 17 Oct 2010 08:51:57 -0600, Matthew Flatt wrote: > > That's fixed, now. > > Sorry, I missed a step for 3m. It will be fixed in a few minutes. > > ___

Re: [racket-dev] Compile error in git repo on both Linux and Mac

2010-10-17 Thread Matthew Flatt
At Sun, 17 Oct 2010 08:51:57 -0600, Matthew Flatt wrote: > That's fixed, now. Sorry, I missed a step for 3m. It will be fixed in a few minutes. _ For list-related administrative tasks: http://lists.racket-lang.org/listinfo/dev

Re: [racket-dev] Compile error in git repo on both Linux and Mac

2010-10-17 Thread Matthew Flatt
That's fixed, now. Thanks for the report! At Sun, 17 Oct 2010 22:35:11 +0800, Nevo wrote: > Hi: >Thanks for your prompt response. Here is another error from "../configure > --disable-jit --disable-futures", again, both on Mac and Linux: > make[4]: Entering directory > `/opt/eggs/git-eggs/rack

Re: [racket-dev] Compile error in git repo on both Linux and Mac

2010-10-17 Thread Nevo
Hi: Thanks for your prompt response. Here is another error from "../configure --disable-jit --disable-futures", again, both on Mac and Linux: make[4]: Entering directory `/opt/eggs/git-eggs/racket.git/plt.git/src/build/racket' gcc -I. -I../../racket/include -g -O2 -Wall -DMZ_DONT_USE_JIT -D_L

Re: [racket-dev] Compile error in git repo on both Linux and Mac

2010-10-17 Thread Matthew Flatt
At Sun, 17 Oct 2010 22:10:11 +0800, Nevo wrote: >I've tried to build latest version of Racket for both Linux and Mac from > git (master branch), with jit disabled, and found that both threw the same > *undefined* errors: > > [...] > >My configure is done in separate build directory with "

[racket-dev] Compile error in git repo on both Linux and Mac

2010-10-17 Thread Nevo
Hi: I've tried to build latest version of Racket for both Linux and Mac from git (master branch), with jit disabled, and found that both threw the same *undefined* errors: make[4]: Entering directory `/opt/eggs/git-eggs/racket.git/plt.git/src/build/racket' gcc -o racketcgc main.o libracket.a l