Forwarding to opensolaris-code@opensolaris.org also for wider help.
-------- Original Message -------- Subject: [tools-discuss] ctfmerge: debug64/vxge.o: Unknown CTF type 16 Date: Thu, 05 Feb 2009 13:28:25 +0800 From: Xiu-Yan Wang <xiuyan.w...@sun.com> To: tools-disc...@opensolaris.org CC: surjit.re...@neterion.com, eitan.eli...@neterion.com Hi all, ctfmerge complained "Unknown CTF type 16" when making a driver under the ON source tree. Here are the tools that were used: /ws/onnv-tools/SUNWspro/SS12/bin/cc /usr/sfw/bin/gcc /ws/onnv-tools/onbld/bin/i386/ctfconvert /ws/onnv-tools/onbld/bin/i386/ctfmerge Should this be a bug of ctf tools or are there some improper usages in the driver? How to narrow it down? Here is the detailed error information: WARNING: ctfmerge: Uniquification file ../../intel/genunix/debug64/genunix couldn't be opened and will be ignored. ERROR: ctfmerge: debug64/vxge.o: Unknown CTF type 16 (#1781) at 0x129f8 Removing debug64/vxge *** Error code 1 The following command caused the error: label="-L VERSION" ; if [ -z "#" ] ; then uniq="-D BASE" ; set -- `/ws/onnv-tools/onbld/bin/ctffindmod -n -r -t debug64/vxge` ; if [ "X$1" != "X-" ] ; then label="-l $1" ; if [ "$2" != "fcs" ] ; then uniq="-D $2" ; fi ; fi ; fi ; mergecmd="/ws/onnv-tools/onbld/bin/i386/ctfmerge " ; cmd="$mergecmd $label -d ../../intel/genunix/debug64/genunix $uniq -o debug64/vxge" ; echo $cmd "debug64/vxgehal-driver.o debug64/vxgehal-swapper.o debug64/vxgehal-config.o debug64/vxgehal-device.o debug64/vxgehal-mm.o debug64/vxgehal-regpool.o debug64/vxgehal-blockpool.o debug64/vxgehal-channel.o debug64/vxgehal-fifo.o debug64/vxgehal-ring.o debug64/vxgehal-message.o debug64/vxgehal-odlist.o debug64/vxgehal-pblist.o debug64/vxgehal-nce.o debug64/vxgehal-cqrq.o debug64/vxgehal-srq.o debug64/vxgehal-stag.o debug64/vxgehal-sq.o debug64/vxgehal-tcp.o debug64/vxgehal-lro.o debug64/vxgehal-spdm.o debug64/vxgehal-session.o debug64/vxgehal-umq.o debug64/vxgehal-dmq.o debug64/vxgehal-bitmap.o debug64/vxgehal-virtualpath.o debug64/vxgehal-doorbells.o debug64/vxgehal-mgmt.o debug64/vxgehal-mgmtaux.o debug64/vxgehal-mrpcim.o debug64/vxgehal-srpcim.o debug64/vxgehal-ifmsg.o debug64/vxge.o debug64/vxgell.o " ; $cmd debug64/vxgehal-driver.o debug64/vxgehal-swapper.o debug64/vxgehal-config.o debug64/vxgehal-device.o debug64/vxgehal-mm.o debug64/vxgehal-regpool.o debug64/vxgehal-blockpool.o debug64/vxgehal-channel.o debug64/vxgehal-fifo.o debug64/vxgehal-ring.o debug64/vxgehal-message.o debug64/vxgehal-odlist.o debug64/vxgehal-pblist.o debug64/vxgehal-nce.o debug64/vxgehal-cqrq.o debug64/vxgehal-srq.o debug64/vxgehal-stag.o debug64/vxgehal-sq.o debug64/vxgehal-tcp.o debug64/vxgehal-lro.o debug64/vxgehal-spdm.o debug64/vxgehal-session.o debug64/vxgehal-umq.o debug64/vxgehal-dmq.o debug64/vxgehal-bitmap.o debug64/vxgehal-virtualpath.o debug64/vxgehal-doorbells.o debug64/vxgehal-mgmt.o debug64/vxgehal-mgmtaux.o debug64/vxgehal-mrpcim.o debug64/vxgehal-srpcim.o debug64/vxgehal-ifmsg.o debug64/vxge.o debug64/vxgell.o make: Fatal error: Command failed for target `debug64/vxge' Current working directory /builds2/xw161283/vxge/usr/src/uts/intel/vxge *** Error code 1 The following command caused the error: BUILD_TYPE=DBG64 VERSION='SunOS Development' make def.targ make: Fatal error: Command failed for target `def.debug64' Please let me know if more information is needed. Sun internally access to the workspace could be provided. Thanks, Lucy _______________________________________________ tools-discuss mailing list tools-disc...@opensolaris.org _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code