Dear, I am compiling illumos in openindiana 151a2, and I have error in build.The error is below. Can anyone help me ?
--------------------------------------------------------------------------------------------------------------------------------------------------- ==== Check ELF runtime attributes ==== ==== Diff ELF runtime attributes (since last build) ==== ==== cstyle/hdrchk errors ==== ../common/lowlevel.c: In function `scf_handle_decorate': ../common/lowlevel.c:53:24: libzonecfg.h: No such file or directory ../common/lowlevel.c:926: error: (Each undeclared identifier is reported only once ../common/lowlevel.c:926: error: `Z_OK' undeclared (first use in this function) ../common/lowlevel.c:926: error: for each function it appears in.) ../common/lowlevel.c:927: error: `GLOBAL_ZONENAME' undeclared (first use in this function) The following command caused the error: backend.c: In function `backend_add_schema': backend.c: In function `backend_check_readonly': backend.c: In function `backend_check_upgrade': backend.c: In function `backend_create': backend.c: In function `backend_error': backend.c: In function `backend_init': backend.c: In function `backend_init_schema': backend.c: In function `backend_is_readonly': backend.c: In function `backend_new_id': backend.c: In function `backend_query_add': backend.c: In function `backend_switch': backend.c: In function `backend_switch_check': backend.c: In function `backend_switch_recovery': backend.c: In function `backend_tx_begin': backend.c: In function `backend_tx_commit': backend.c: In function `backend_tx_end': backend.c: In function `backend_tx_rollback': backend.c: In function `backend_tx_run': backend.c: In function `backend_tx_run_update': backend.c: In function `backend_tx_run_update_changed': backend.c:1213: error: `SQLITE_ERROR' undeclared (first use in this function) backend.c:1238: error: `SQLITE_OK' undeclared (first use in this function) backend.c:1282: warning: assignment makes pointer from integer without a cast backend.c:1289: error: `SQLITE_OK' undeclared (first use in this function) backend.c:1598: error: `SQLITE_OK' undeclared (first use in this function) backend.c:1672: warning: assignment makes pointer from integer without a cast backend.c:1753: warning: assignment makes pointer from integer without a cast backend.c:1762: error: `SQLITE_OK' undeclared (first use in this function) backend.c:1763: error: `SQLITE_READONLY' undeclared (first use in this function) backend.c:1772: warning: assignment makes pointer from integer without a cast backend.c:1857: warning: assignment makes pointer from integer without a cast backend.c:1882: error: `SQLITE_ERROR' undeclared (first use in this function) backend.c:1901: error: `SQLITE_BUSY' undeclared (first use in this function) backend.c:1901: error: `SQLITE_LOCKED' undeclared (first use in this function) backend.c:1907: error: `SQLITE_OK' undeclared (first use in this function) backend.c:1942: error: `SQLITE_ABORT' undeclared (first use in this function) backend.c:2028: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:2155: warning: assignment makes pointer from integer without a cast backend.c:2195: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:2229: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:2255: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:2328: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:2365: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:2417: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:2446: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:2481: error: `SQLITE_OK' undeclared (first use in this function) backend.c:2547: error: `SQLITE_OK' undeclared (first use in this function) backend.c:2599: error: `sqlite_temp_directory' undeclared (first use in this function) backend.c:2601: error: `SQLITE_VERSION' undeclared (first use in this function) backend.c:2601: error: `sqlite_version' undeclared (first use in this function) backend.c:2670: warning: assignment makes pointer from integer without a cast backend.c:2904: warning: assignment makes pointer from integer without a cast backend.c:480: error: (Each undeclared identifier is reported only once backend.c:480: error: `SQLITE_READONLY' undeclared (first use in this function) backend.c:480: error: for each function it appears in.) backend.c:58:20: sqlite.h: No such file or directory backend.c:59:25: sqlite-misc.h: No such file or directory backend.c:604: error: `SQLITE_OK' undeclared (first use in this function) backend.c:608: error: `SQLITE_ABORT' undeclared (first use in this function) backend.c:612: error: `SQLITE_NOMEM' undeclared (first use in this function) backend.c:613: error: `SQLITE_FULL' undeclared (first use in this function) backend.c:614: error: `SQLITE_TOOBIG' undeclared (first use in this function) dmake: Warning: Command failed for target `backend-native.o' dmake: Warning: Command failed for target `pics/lowlevel.o' dmake: Warning: Don't know how to make target `/export/home/daiwj/kernelcode/illumos-gate/proto/root_i386/usr/lib/libsqlite-native.o' dmake: Warning: Target `all' not remade because of errors dmake: Warning: Target `check' not remade because of errors dmake: Warning: Target `dstyle' not remade because of errors dmake: Warning: Target `global.db' not remade because of errors dmake: Warning: Target `install' not remade because of errors dmake: Warning: Target `native' not remade because of errors sh: line 1: /export/home/daiwj/kernelcode/illumos-gate/proto/root_i386/opt/SUNWdtrt/bin/dstyle: not found sh: line 1: /export/home/daiwj/kernelcode/illumos-gate/usr/src/cmd/svc/svccfg/svccfg-native: not found ==== Find core files ==== ==== Check lists of files ==== ==== Impact on file permissions ==== ==== Nightly build noise ==== chdir: No such file or directory find_elf: not a file or directory: /export/home/daiwj/kernelcode/illumos-gate/proto/root_i386 ------------------------------------------- illumos-discuss Archives: https://www.listbox.com/member/archive/182180/=now RSS Feed: https://www.listbox.com/member/archive/rss/182180/21175430-2e6923be Modify Your Subscription: https://www.listbox.com/member/?member_id=21175430&id_secret=21175430-6a77cda4 Powered by Listbox: http://www.listbox.com
