>> 6. In usr/src/pkgdefs/SUNWpen/depend, >> - In the Makefile.sfw it appears that you are configuring pen to >> use ssl support. But the depend file doesn't have an entry of >> "SUNWopensslr".Please add the same. > Done. >> - Please check if there are any missing dependencies by running >> the check-deps.pl script or by doing "make check_deps" in >> usr/src/pkgdefs/SUNWpen > I get an error message > error: SFW_PKGDB must be set > using "make check_deps" in usr/src/pkgdefs/SUNWpen. Any ideas?
The instructions I've seen before are .... Norm wrote: > Dependencies check, follow the below instruction ... > > 1. edit your sfw-developer.sh script. At the bottom, set SFW_PKGDB > to point to the package directory of a current Solaris > install image. > # SFW_PKGDB=/net/netinstall/export/nv/s/latest/Solaris_11/Product > and use bldenv(1) or just set it in your env. > 2. cd usr/src/pkgdefs > 3. make check_deps. hope that helps paul
