Hi all, I am trying to build open-solaris kernel ie uts directory. I have only small problem,I tried but not able to build.
When I tried to make uts directory I got the following pasted error. I have already checked genooffsets path. I think problem comes when its strat to build genassym ie following directory /export/home/open_solaris/porting/usr/src/uts/i86pc/genassym Any help to sort out this problem. bash-3.00# make /export/home/open_solaris/porting/usr/src/uts/common/sys /export/home/open_solaris/porting/usr/src/uts/common/rpc /export/home/open_solaris/porting/usr/src/uts/common/rpcsvc /export/home/open_solaris/porting/usr/src/uts/common/gssapi /export/home/open_solaris/porting/usr/src/uts/i86pc /export/home/open_solaris/porting/usr/src/uts/i86pc/cpu/scripts /export/home/open_solaris/porting/usr/src/uts/i86pc/genassym /opt/onbld/bin/i386/cw -_gcc -D_KERNEL -D_SYSCALL32 -D_SYSCALL32_IMPL -D_ELF64 -D_DDI_STRICT -Dsun -D__sun -D__SVR4 -Di86pc -D_MACHDEP -DC2_AUDIT -_gcc=-fno-eliminate-unused-debug-symbols -_gcc=-fno-eliminate-unused-debug-types -I../../i86pc -I../../intel -Y I,../../common \ -o debug64/genassym ../../i86pc/ml/genassym.c + /usr/sfw/bin/gcc -fident -finline -fno-inline-functions -fno-builtin -fno-asm -nodefaultlibs -D__sun -D_KERNEL -ffreestanding -D_SYSCALL32 -D_SYSCALL32_IMPL -D_ELF64 -D_DDI_STRICT -Dsun -D__sun -D__SVR4 -Di86pc -D_MACHDEP -DC2_AUDIT -fno-eliminate-unused-debug-symbols -fno-eliminate-unused-debug-types -I../../i86pc -I../../intel -nostdinc -I../../common -o debug64/genassym ../../i86pc/ml/genassym.c -lc ld: warning: file /usr/lib/libc.so: section .SUNW_ldynsym has invalid type 0x6ffffff3 /export/home/open_solaris/porting/usr/src/tools/proto/opt/onbld/bin/genoffsets -s /export/home/open_solaris/porting/usr/src/tools/proto/opt/onbld/bin/i386/ctfstabs -r /export/home/open_solaris/porting/usr/src/tools/proto/opt/onbld/bin/i386/ctfconvert /opt/onbld/bin/i386/cw -_gcc -_noecho -W0,-xdbggen=no%usedonly -_gcc=-fno-dwarf2-indirect-strings -xarch=amd64 -Ui386 -U__i386 -xO3 ../../intel/amd64/ml/amd64.il -D_ASM_INLINES -Xa -xspace -Wu,-xmodel=kernel -Wu,-save_args -v -xildoff -g -xc99=%none -W0,-noglobal -_gcc=-fno-dwarf2-indirect-strings -errtags=yes -errwarn=%all -xc99=%all -W0,-xglobalstatic -D_KERNEL -D_SYSCALL32 -D_SYSCALL32_IMPL -D_ELF64 -D_DDI_STRICT -Dsun -D__sun -D__SVR4 -Di86pc -D_MACHDEP -DOPTERON_ERRATUM_88 -DOPTERON_ERRATUM_91 -DOPTERON_ERRATUM_93 -DOPTERON_ERRATUM_95 -DOPTERON_ERRATUM_100 -DOPTERON_ERRATUM_101 -DOPTERON_ERRATUM_108 -DOPTERON_ERRATUM_109 -DOPTERON_ERRATUM_121 -DOPTERON_ERRATUM_122 -DOPTERON_ERRATUM_131 -DOPTERON_WORKAROUND_6336786 -DO PTERON_WORKAROUND_6323525 -DDEBUG -D_SIMULATOR_SUPPORT -DC2_AUDIT -I../../i86pc -I../../intel -Y I,../../common <../../i86pc/ml/offsets.in >debug64/assym.h sh: /export/home/open_solaris/porting/usr/src/tools/proto/opt/onbld/bin/genoffsets: not found *** Error code 1 make: Fatal error: Command failed for target `debug64/assym.h' Current working directory /export/home/open_solaris/porting/usr/src/uts/i86pc/genassym *** Error code 1 The following command caused the error: BUILD_TYPE=DBG64 VERSION='home/open_solaris/porting' make def.targ make: Fatal error: Command failed for target `def.debug64' Current working directory /export/home/open_solaris/porting/usr/src/uts/i86pc/genassym *** Error code 1 The following command caused the error: cd genassym; pwd; make def make: Fatal error: Command failed for target `genassym' Current working directory /export/home/open_solaris/porting/usr/src/uts/i86pc *** Error code 1 The following command caused the error: cd i86pc; pwd; make def make: Fatal error: Command failed for target `i86pc' Current working directory /export/home/open_solaris/porting/usr/src/uts This message posted from opensolaris.org _______________________________________________ opensolaris-help mailing list [email protected]
