This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc-3.3.2 error: `CODESET' undeclared


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]