0. Build the toolchain. From the root of the source tree, run './build.sh -t'. This will build a toolchain in tools/obj/tools.<hostplatform>/bin.
1. Build and install the kernel. cd sys/arch/ARCH/conf /usr/src/tools/obj/tools.<hostplatform>/bin/nbconfig GENERIC cd ../compile/GENERIC /usr/src/tools/obj/tools.<hostplatform>/bin/nbmake-ARCH make install
mysqlを使ったphpのプログラムで、 "Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in "pathto file" on line 90" のような警告が出るんですけど、これって何が悪いのかわかる人いませんか?