2 // vim: set syntax=asciidoc:
9 To analyze any build problems, use verbose output:
15 To analyze any inter package dependency problems, use make debug output:
21 If you have a problem with a specific package, use following command
22 to capture the output and send it to the OpenADK developer:
25 $ make package=<pkgname> clean package > pkgname.log 2>&1