Somehow I had installed an old version of SUNWonbld and that appears to be the cause of the permission problems as the last nightly ran ok. I notice that a lot of people are using the /ws/onnv-tools versions of the onbld tools, so maybe I'll stick to using them too.
Thanks Amanda Amanda Waite wrote: > Hi all, > > Since yesterday I'm seeing errors of the form: > > Inconsistencies between pkgdefs and proto area: > > Unit T File Name Reloc/Sym name perm > owner group inode lnk maj min package(s) > ------------------------------------------------------------------------------------------------------------ > > > filea: f usr/bin/slib - 555 > - - 0 1 - - SUNWslib > fileb: f usr/bin/slib - 755 > - - 0 1 - - proto > differ: perm filea: f usr/lib/slib/pp.scm > - 444 - - 0 1 - - SUNWslib > fileb: f usr/lib/slib/pp.scm - 644 > - - 0 1 - - proto > > > in my nightly build logs. All the warnings are related to SUNWslib. > I've looked at it and as usual it's right, they are different, the > files are being installed with these permissions when 'make install' > is run. Is this a problem with my setup? Or something outside of my > control? > > > Thanks > > Amanda > >
