bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] No target dependency on libinetutils.a.


From: Alfred M. Szmidt
Subject: Re: [bug-inetutils] No target dependency on libinetutils.a.
Date: Tue, 09 Nov 2010 18:26:09 -0500

   As a side noe, a missing build target "../lib/libgnu.a" is easily produced:

      $ ./configure CFLAGS="-Wall"
      $ gmake clean
      $ gmake -C talk/
        [...]
      make: *** No rule to make target `../lib/libgnu.a', needed by `talk'. Stop

   Thus I draw the conclusion that the build files `*/Makefile' are
   incomplete, since their interpretation depends on their order of
   application.

Thanks.  Not sure if this can be done easily; atleast we don't do
anything special so this is to do with automake.  I always run `make'
in the top tree.  Is there a problem with always running make from the
top directory?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]