ncist2011 发表于 2014-08-28 11:28

编译illumos的libfmd_adm库出问题

本帖最后由 ncist2011 于 2014-08-28 11:43 编辑

/opt/gcc-4.4.4/bin/gcc -fident -finline -fno-inline-functions -fno-builtin -fno-asm -fdiagnostics-show-option -nodefaultlibs -D__sun -o libfmd_adm.so.1 -shared -hlibfmd_adm.so.1 -Wl,-ztext -Wl,-zdefs -Wl,-Bdirect -Wl,-M../common/mapfile-vers -Wl,-M/root/illumos-soulos/usr/src/common/mapfiles/common/map.pagealign -Wl,-M/root/illumos-soulos/usr/src/common/mapfiles/common/map.noexdata pics/fmd_adm.o pics/fmd_rpc.o pics/fmd_xdr.o -L/root/illumos-soulos/proto/root_i386/lib -L/root/illumos-soulos/proto/root_i386/usr/lib -lnvpair -lnsl -lc
/opt/SUNWspro/sunstudio12.1/bin/lint -I/opt/SUNWspro/prod/include/lint -nsvx -DTEXT_DOMAIN=\"SUNW_OST_OSLIB\" -D_TS_ERRNO-I/root/illumos-soulos/proto/root_i386/usr/include      -I../common -I.-errtags=yes -s -erroff=E_PTRDIFF_OVERFLOW -erroff=E_ASSIGN_NARROW_CONV -U__PRAGMA_REDEFINE_EXTNAME -Xc99=%none -errsecurity=core -erroff=E_SEC_CREAT_WITHOUT_EXCL -erroff=E_SEC_FORBIDDEN_WARN_CREAT -erroff=E_ASSIGN_INT_TO_SMALL_INT -erroff=E_CAST_INT_CONST_TO_SMALL_INT -erroff=E_CAST_INT_TO_SMALL_INT -erroff=E_CAST_TO_PTR_FROM_INT -erroff=E_COMP_INT_WITH_LARGE_INT -erroff=E_INTEGRAL_CONST_EXP_EXPECTED -erroff=E_PASS_INT_TO_SMALL_INT -erroff=E_PTR_CONV_LOSES_BITS -o fmd_adm ../common/llib-lfmd_adm > lint.out 2>&1
*** Error code 127
make: Fatal error: Command failed for target `llib-lfmd_adm.ln'
Current working directory /root/illumos-soulos/usr/src/lib/fm/libfmd_adm/i386
*** Error code 1
The following command caused the error:
cd i386; pwd; make all
make: Fatal error: Command failed for target `i386'
Current working directory /root/illumos-soulos/usr/src/lib/fm/libfmd_adm

lint.out
sh: line 1: /opt/SUNWspro/sunstudio12.1/bin/lint: not found

不知道如何解决
页: [1]
查看完整版本: 编译illumos的libfmd_adm库出问题