On a fresh installation of SXCE (sparc snv_70b) a nightly build of ON shows some errors in mail_msg all about compiling libsqlite/src/func.c. The corresponding part from nightly.log:
../src/func.c:27:29: sys/u8_textprep.h: No such file or directory ../src/func.c: In function `utf8textprep': ../src/func.c:218: error: `U8_UNICODE_LATEST' undeclared (first use in this function) There is no -I in the compile line pointing to $CODEMGR_WS/proto/root_sparc/usr/include so the compiler seems to look into /usr/include/sys but there is no u8_textprep.h under snv_70b (is this correct?). There are some more compile runs for src/func.c (for PIC or whatever) which do not fail, but these compile runs have a -I for proto/root_sparc/usr/include and there a sys/u8_textprep.h exists. Any idea what i made wrong? Even though being new to building ON, i carefully read the README and all related but cannot find a point. This message posted from opensolaris.org
nightly.log.err
Description: Binary data
_______________________________________________ opensolaris-help mailing list [email protected]
