-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Marius.bao wrote:
Please enter l4/pkg/bootstrap/server/src, run "make V=1" and post the complete output here.
When I run "make V=1", the make process stops. The output is as follows: ../../../../mk/Makeconf:120: *** need to give builddir with O=.../builddir. Stop.
Sure, then please run make V=1 O=<path_to_your_builddir> and post the complete output here.
Ps:The ../../../../ directory is l4. I couldn't compile a package separately. When I want to compile a single package, I have to enter the build directory to run "make", and compile all the packages. I suffered a lot as the compile process takes a long time.
You can build (parts of) a single package in at least 2 ways: 1. use the O=<builddir> option when running make just as the error message above tells you. 2. Go to the builddir. There will be a subdirectory pkg with build dirs for all the packages. You can enter these and only build a single one. Regards, Bjoern -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGcOTNP5ijxgQLUNkRAvWjAJ9ipIMpC2VA1et+nzf2JtJeqaWhLgCfRnb2 E0j6eVEgzO+AZVvOKDrSHL0= =c4iI -----END PGP SIGNATURE-----