new configure error ...

Derek Atkins warlord at MIT.EDU
Thu May 8 23:51:46 CDT 2003


Herbert Thoma <tma at iis.fhg.de> writes:

> configure: error: conditional "am__fastdepCXX" was never defined.
> Usually this means the macro was only invoked conditionally.

ok, this has been fixed.  The problem is that you cannot conditionally
call AC_PUSH_PROG(C++) because that calls AC_PROG_CXX and *THAT*
cannot be called conditionally.  So, I added an AC_PROG_CXX up front
and it fixes the problem.

Enjoy!

-derek

> /bin/sh ./config.status --recheck
> ./config.status: ./config.status: Datei oder Verzeichnis nicht gefunden
> make: *** [config.status] Fehler 127
> 
> Any suggestion what that means? All worked well on the same system on
> April, 29th.
> 
> SuSE 8.2
> automake (GNU automake) 1.7.2
> autoconf (GNU Autoconf) 2.57
> 
>  Herbert.
> -- 
> Herbert Thoma
> FhG-IIS A, Studio Department
> Am Weichselgarten3, 91058 Erlangen, Germany
> Phone: +49-9131-776-323
> Fax:   +49-9131-776-399
> email: tma at iis.fhg.de
> www: http://www.iis.fhg.de/
> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel at lists.gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list