help-libidn
[Top][All Lists]
Advanced

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

Unable to make -q


From: Rob Napier
Subject: Unable to make -q
Date: Fri, 5 Aug 2011 20:25:36 -0400

In libidn-1.22, I am unable to use "make -q" to determine if it's already built. I haven't been able to determine yet what's causing this error (exit code=2). I've reproduced it on Linux and Mac so far.

libidn-1.22 rnapier$ make && make -q
make  all-recursive
Making all in gl
make  all-recursive
make[4]: Nothing to be done for `all-am'.
Making all in lib/gl
make  all-recursive
make[4]: Nothing to be done for `all-am'.
Making all in lib
make  all-am
make[3]: Nothing to be done for `all-am'.
Making all in po
Making all in src
make  all-am
make[3]: Nothing to be done for `all-am'.
Making all in doc
make  all-recursive
Making all in specifications
make[4]: Nothing to be done for `all'.
Making all in tld
make[4]: Nothing to be done for `all'.
Making all in java
make[4]: Nothing to be done for `all'.
Making all in cyclo
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
Making all in gltests
make  all-recursive
Making all in .
make[4]: Nothing to be done for `all-am'.
Making all in lib/gltests
make  all-recursive
Making all in .
make[4]: Nothing to be done for `all-am'.
Making all in tests
make[2]: Nothing to be done for `all'.
Making all in examples
make[2]: Nothing to be done for `all'.
Making all in java
Making all in gnu
Making all in inet
Making all in encoding
make[5]: Nothing to be done for `all'.
make[5]: Nothing to be done for `all-am'.
make[4]: Nothing to be done for `all-am'.
Making all in .
make[3]: Nothing to be done for `all-am'.
Making all in misc
make[3]: Nothing to be done for `all'.
Making all in csharp
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
make  all-recursive
Making all in gl
make  all-recursive
make[2]: *** [all] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


reply via email to

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