I am having problems with the build of gcc-3.3.2 on NetBSD. The error I am getting is: ../../../gcc-3.3.2/libjava/java/lang/natRuntime.cc:350: error: `CODESET' undeclared (first use this function) ../../../gcc-3.3.2/libjava/java/lang/natRuntime.cc:350: error: (Each undeclared identifier is reported only once for each function it appears in.) it looks like I am missing langinfo.h according to gcc/aclocal.m4, but I am not sure where I can download a program which has the file langinfo.h. Any help on whwere to get it or how to fix the error would be great. -Jessica