| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |
Message-ID: <4EECDE97.1040202@mit.edu> Date: Sat, 17 Dec 2011 13:25:27 -0500 From: Greg Hudson <ghudson@mit.edu> MIME-Version: 1.0 To: Aleksander Adamowski <krb5@olo.org.pl> In-Reply-To: <CADTpmS7TnBwXSyr6Upi5V-ZDV-wxJ+XdvfQq1JgrKuydJh2RWw@mail.gmail.com> Cc: krbdev@mit.edu Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: krbdev-bounces@mit.edu On 12/17/2011 06:15 AM, Aleksander Adamowski wrote: > So I have a feeling that some other target from Makefile needs to be > run first in order to provide the needed headers and generated > sources (if any) for "make depend", but this dependency hasn't been > provided in the Makefile. Try this again; I've added dependencies so that "make depend" should succeed from a fresh build directory. > The problem for me is that when I place my modifications in the > sources, I need to update the dependencies, but to run "make depend" I > would first have to run the whole build using make, and my code won't > compile without updated dependencies, so I'm in a sort of > chicken-and-egg problem. Resolving this should be unnecessary now, but the answer depends on why your code won't compile without updated dependencies. _______________________________________________ krbdev mailing list krbdev@mit.edu https://mailman.mit.edu/mailman/listinfo/krbdev
| home | help | back | first | fref | pref | prev | next | nref | lref | last | post |