<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV>I may be missing something simple here, but never having tried to build PLT Scheme from source, I thought I'd try it in my home directory first. For reference, the commands I ran (as user greg) were</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>  501  cd download/plt/src</DIV><DIV>  502  ./configure --prefix=/Users/greg/plt --enable-shared</DIV><DIV>  503  make</DIV><DIV>  504  history</DIV><DIV>~/download/plt/src:$ </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>make ran for quite a while, but finally failed as follows:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>g++ -I./../mzscheme/gc -I./../wxmac/include/base -I./../wxmac/include/mac -I./../wxcommon -I./../a-list/c-headers/ -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/  -fno-common  -fpascal-strings -DOPERATOR_NEW_ARRAY -DWX_USE_LIBPNG -Dwx_mac  -Wall  -g -O2 -fno-rtti  -DOS_X -I./../mac/mzscheme -MMD -DWX_CARBON -DINITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../collects; pwd`"'"' -c ./mrmain.cxx -o mrmain.o</DIV><DIV>g++ -I./../mzscheme/gc -I./../wxmac/include/base -I./../wxmac/include/mac -I./../wxcommon -I./../a-list/c-headers/ -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/  -fno-common  -fpascal-strings -DOPERATOR_NEW_ARRAY -DWX_USE_LIBPNG -Dwx_mac  -Wall  -g -O2 -fno-rtti  -DOS_X -I./../mac/mzscheme -MMD -DWX_CARBON -c ./mred.cxx -o mred.o</DIV><DIV>./mred.cxx: In function 'long unsigned int get_deeper_base()':</DIV><DIV>./mred.cxx:3795: warning: address of local variable 'here' returned</DIV><DIV>g++ -I./../mzscheme/gc -I./../wxmac/include/base -I./../wxmac/include/mac -I./../wxcommon -I./../a-list/c-headers/ -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/  -fno-common  -fpascal-strings -DOPERATOR_NEW_ARRAY -DWX_USE_LIBPNG -Dwx_mac  -Wall  -g -O2 -fno-rtti  -DOS_X -I./../mac/mzscheme -MMD -DWX_CARBON -c ./mredmac.cxx -o mredmac.o</DIV><DIV>g++ -I./../mzscheme/gc -I./../wxmac/include/base -I./../wxmac/include/mac -I./../wxcommon -I./../a-list/c-headers/ -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/  -fno-common  -fpascal-strings -DOPERATOR_NEW_ARRAY -DWX_USE_LIBPNG -Dwx_mac  -Wall  -g -O2 -fno-rtti  -DOS_X -I./../mac/mzscheme -MMD -DWX_CARBON -o simpledrop.o -c ./../mac/mzscheme/simpledrop.cpp</DIV><DIV>g++ -I./../mzscheme/gc -I./../wxmac/include/base -I./../wxmac/include/mac -I./../wxcommon -I./../a-list/c-headers/ -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/  -fno-common  -fpascal-strings -DOPERATOR_NEW_ARRAY -DWX_USE_LIBPNG -Dwx_mac  -Wall  -g -O2 -fno-rtti  -DOS_X -I./../mac/mzscheme -MMD -DWX_CARBON -c ./../wxcommon/wxGC.cxx -o wxGC.o</DIV><DIV>g++ -I./../mzscheme/gc -I./../wxmac/include/base -I./../wxmac/include/mac -I./../wxcommon -I./../a-list/c-headers/ -I./../mred/wxme/ -I./../mzscheme/ -I./../mzscheme/include/  -fno-common  -fpascal-strings -DOPERATOR_NEW_ARRAY -DWX_USE_LIBPNG -Dwx_mac  -Wall  -g -O2 -fno-rtti  -DOS_X -I./../mac/mzscheme -MMD -DWX_CARBON -I../wxcommon/jpeg -I./../wxcommon/jpeg  -c ./../wxcommon/wxJPEG.cxx -o wxJPEG.o</DIV><DIV>cd ../wxcommon/jpeg; make libjpeg.a CC="gcc" AR="ar ruv" AR2="ranlib"</DIV><DIV>make[4]: *** No rule to make target `libjpeg.a'.  Stop.</DIV><DIV>make[3]: *** [../wxcommon/jpeg/libjpeg.a] Error 2</DIV><DIV>make[2]: *** [all] Error 2</DIV><DIV>make[1]: *** [mr] Error 2</DIV><DIV>make: *** [all] Error 2</DIV><DIV>~/download/plt/src:$ </DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><DIV>Gregory Woodhouse</DIV><DIV><A href="mailto:gregory.woodhouse@sbcglobal.net">gregory.woodhouse@sbcglobal.net</A></DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>"Mathematics is the science of patterns."</DIV><DIV>--Lynn Arthur Steen, 1988</DIV><DIV><BR class="khtml-block-placeholder"></DIV><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>