Hi James. I am wondering as to why this bug is included in the source. We've seen this in the previous one too.
Itaru On 10/8/05, James Lick <[EMAIL PROTECTED]> wrote: > I'm probably not the only one to trip across this problem, so I'm > posting this so that others will learn from my mistakes. The > ReleaseNotes spell out the problem pretty well, but I somehow skipped > over this step: > > > 10. There is a known bug in usr/src/cmd/cmd-inet/usr.sbin/snoop/Makefile > > The OBJS line on line 33 should have snoop_igmp.o instead of > > snoop_igmp.c. Make sure you make this change BEFORE you begin > > your nightly, otherwise the 'make clobber' will delete the > > snoop_igmp.c, and you will have to untar it again. > > > If you manage to not notice this you will get errors like this in your > mail summary: > > >dmake: Warning: Don't know how to make target `snoop_igmp.c' > >dmake: Warning: Don't know how to make target `snoop_igmp.c' > >dmake: Warning: Target `install' not remade because of errors > >The following command caused the error: > >dmake: Warning: Command failed for target `snoop' > > > > To fix it, fix the typo as above, then restore snoop_igmp.c. Untarring > it can take a while, so it may be easier just to grab the file from the > source browser, e.g.: > > wget > http://cvs.opensolaris.org/source/raw/usr/src/cmd/cmd-inet/usr.sbin/snoop/snoop_igmp.c > > (For those who don't read the ReleaseNotes at all, you also have to > download the new compiler before building.) > > -- > James Lick -- 黎建溥 -- [EMAIL PROTECTED] -- http://jameslick.com/ > _______________________________________________ > opensolaris-help mailing list > [email protected] > _______________________________________________ opensolaris-help mailing list [email protected]
