OpenSolaris

Printable Version Enter a New Search
Bug ID 6680948
Synopsis ON could use some common Perl and Python build rules
State 10-Fix Delivered (Fix available in build)
Category:Subcategory consolidation:os-net-misc
Keywords hg_trans
Responsible Engineer James D Carlson
Reported Against snv_86
Duplicate Of
Introduced In
Commit to Fix snv_88
Fixed In snv_88
Release Fixed solaris_nevada(snv_88)
Related Bugs 6684080 , 6690390
Submit Date 27-March-2008
Last Update Date 23-April-2008
Description
The ON gate has Perl and Python rules defined separately in each of
these files:

usr/src/cmd/abi/appcert/scripts/Makefile
usr/src/cmd/bsmrecord/Makefile
usr/src/cmd/dtrace/demo/Makefile
usr/src/cmd/filebench/fbscript/Makefile
usr/src/cmd/filebench/scripts/Makefile
usr/src/cmd/intrd/Makefile
usr/src/cmd/kstat/Makefile
usr/src/cmd/lgrpinfo/Makefile
usr/src/cmd/projadd/Makefile
usr/src/cmd/psrinfo/Makefile
usr/src/cmd/sgs/tools/Makefile
usr/src/tools/Makefile.targ
usr/src/uts/i86pc/cpu/scripts/Makefile

These could be replaced with a single common set of rules in Makefile.master.

This underlying problem has been separated from bug 441 in the SCM Migration
project, because it wanders outside the SCM space and is a general ON issue.

http://bugs.grommit.com/show_bug.cgi?id=441

(There's also one lurking in usr/src/cmd/dtrace/test/cmd/scripts/Makefile,
but that one seems to be pretty specialized.)
Work Around
N/A
Comments
N/A