Yes, if i run "make" in pkgdefs first, then "make install" from my package directory works fine. Thanks!
Jim Walker wrote: > Daria Mehra wrote: >> My component builds successfully with these changes (incl. "make >> install" from webalizer directory), but when I try to build the >> package, I get this error... I had it before too, and it seems to go >> away once I complete a nightly build. Is there something I need to >> fix in my environment? >> >> $ pwd >> /builds/dm155201/ws/usr/src >> $ make setup >> ... > > if you do this first: > > $ cd pkgdefs > $ make (ignore any errors) > > Then, do the rest does it work? > >> $ cd pkgdefs/SUNWwebalizer/ >> $ make install >> make: Fatal error: Don't know how to make target `../awk_pkginfo' >> $ ls >> total 57 >> 3 Makefile 29 copyright 5 >> pkginfo.tmpl 4 prototype_i386 >> 3 SCCS/ 4 depend 5 >> prototype_com 4 prototype_sparc > > >
