Hello, I was doing an in-place build from a clean git tree reset to exactly the v8.1 tag.
I got a bunch of errors right before the packages make phase where it was spitting out errors about packages in my user's package dir that i have installed from release distribution for the "8.1" installation name. I thought this was weird because i though everything was supposed to be building for the "development" installation name. This was before racket/etc/config.rktd was put in place. That file did not exist at the time of the errors. When i moved my users "8.1" dir away temporarily and reran make, the build resumed properly and put a config.rktd in place with "development" installation-name. I think this might be a bug in the build scripts. Somehow they are paying attention to the 8.1 directory. I did not have another racket in my path, i don't think it was finding it but maybe that is what happened. Any ideas? If not maybe i'll spend some time investigating further. Nate -- You received this message because you are subscribed to the Google Groups "Racket Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-dev/7870E941-1C19-49AB-B325-161D8AA17C2E%40manicmind.earth.
