Norm Jacobs wrote:
>
> If you add the base dependencies to your depend file and use 'make
> check_deps' under usr/src/pkgdefs/SUNWyour-package, you can get a pretty
> good idea of what's missing, though it may not give you everything. You
> have to review the results and make sure that everything that you use
> directly is in your depend file.
When run after a package build (not a full SFW build) this results in:
# make check_deps
==== Checking package dependencies ====
error: SFW_PKGDB must be set
What value should SFW_PKGDB be set to? I'm hoping I don't have to
do a full SFW build before I can execute this.
Thanks,
Andre