I am getting this error when trying to "make install" my new package 
SUNWwebalizer:

$ make install
../audit_pkg SUNWwebalizer
SUNWwebalizer: ERROR: etc does not belong in a "usr" package
SUNWwebalizer: ERROR: etc/webalizer does not belong in a "usr" package
SUNWwebalizer: ERROR: etc/webalizer/sample.conf does not belong in a 
"usr" package
*** Error code 1
make: Fatal error: Command failed for target `pkg'

My prototype_com has these, presumably wrong, lines:

d none etc 755 root sys
d none etc/webalizer 755 root bin
f none etc/webalizer/sample.conf 644 root bin

What's the right way to package a sample configuration file (which 
should be editable by the user)? I was looking at prototype files in 
other packages such as SUNWapchr but I must be missing something.

Thanks,
-- daria

Reply via email to