<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">This seems to be a new problem since my upgrade to Ubuntu 8.10:<div><br></div><div><font class="Apple-style-span" face="Monaco">[...]</font></div><div><div><font class="Apple-style-span" face="Monaco">make[7]: Entering directory `/home/gknauth/test/plt/plt/src/foreign'</font></div><div><font class="Apple-style-span" face="Monaco">/home/gknauth/test/plt/plt/src/lt/libtool --mode=compile --tag=CC gcc -g -O2 &nbsp;-Wall -DMZ_USES_SHARED_LIB -I./../mzscheme -I./../mzscheme/include -I./../mzscheme/src -Igcc/libffi/include -c ./foreign.c -o foreign.lo</font></div><div><font class="Apple-style-span" face="Monaco">mkdir .libs</font></div><div><font class="Apple-style-span" face="Monaco">&nbsp;gcc -g -O2 -Wall -DMZ_USES_SHARED_LIB -I./../mzscheme -I./../mzscheme/include -I./../mzscheme/src -Igcc/libffi/include -c ./foreign.c &nbsp;-fPIC -DPIC -o .libs/foreign.o</font></div><div><font class="Apple-style-span" face="Monaco">In file included from ./../mzscheme/include/scheme.h:127,</font></div><div><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from ./../mzscheme/src/schpriv.h:21,</font></div><div><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from ./foreign.c:12:</font></div><div><font class="Apple-style-span" face="Monaco"><font class="Apple-style-span" color="#FF0000">/usr/include/stdio.h:34:21: error: stddef.h: No such file or directory</font></font></div><div><font class="Apple-style-span" face="Monaco">In file included from /usr/include/stdio.h:75,</font></div><div><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from ./../mzscheme/include/scheme.h:127,</font></div><div><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from ./../mzscheme/src/schpriv.h:21,</font></div><div><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from ./foreign.c:12:</font></div><br></div><div>I don't think it's a PLT problem. &nbsp;I've googled enough to see non-PLT folks are having similar difficulties. &nbsp;I'm just wondering if anyone has seen this before building PLT on Ubuntu 8.10.</div><div><br></div><div>I have <font class="Apple-style-span" face="Monaco">build-essential</font>, <font class="Apple-style-span" face="Monaco">libc6</font>, <font class="Apple-style-span" face="Monaco">libc6-dev</font> installed, and I can even see <font class="Apple-style-span" face="Monaco">stddef.h</font> under various <font class="Apple-style-span" face="Monaco">gcc</font> subdirectories, just apparently not where <font class="Apple-style-span" face="Monaco">gcc</font> is looking.</div><div><br></div><div>Geoffrey</div><div><br></div></body></html>