autoconf
[Top][All Lists]
Advanced

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

Autoconf make problems


From: wozbi
Subject: Autoconf make problems
Date: Tue, 6 Mar 2001 22:09:11 +1000

First, I've installed m4 version 1.4.
I then ran configure on autoconf
Then I ran make, resulting in the following error :
$ make
*** Error code 1
make: Fatal error: Command failed for target `autoheader.m4f'
------------------------------------------
To get more info, I ran make -dd.  Here is a tail of the result:
stat(autoconf.m4)
   doname(autoconf.m4)
    Looking for % rule for autoconf.m4
    find_double_suffix_rule(autoconf.m4)
    find_suffix_rule(autoconf.m4,autoconf,.m4)
    build_suffix_list(.m4)
    find_suffix_rule(autoconf.m4,autoconf.m4,)
   Date(autoconf.m4)=Wed 06 Jan 1999 12:27:52 AM EST EST
   stat(acgeneral.m4)
   doname(acgeneral.m4)
    Looking for % rule for acgeneral.m4
    find_double_suffix_rule(acgeneral.m4)
    find_suffix_rule(acgeneral.m4,acgeneral,.m4)
    find_suffix_rule(acgeneral.m4,acgeneral.m4,)
   Date(acgeneral.m4)=Wed 06 Jan 1999 12:27:36 AM EST EST
   stat(acspecific.m4)
   doname(acspecific.m4)
    Looking for % rule for acspecific.m4
    find_double_suffix_rule(acspecific.m4)
    find_suffix_rule(acspecific.m4,acspecific,.m4)
    find_suffix_rule(acspecific.m4,acspecific.m4,)
   Date(acspecific.m4)=Wed 06 Jan 1999 12:27:52 AM EST EST
   stat(acoldnames.m4)
   doname(acoldnames.m4)
    Looking for % rule for acoldnames.m4
    find_double_suffix_rule(acoldnames.m4)
    find_suffix_rule(acoldnames.m4,acoldnames,.m4)
    find_suffix_rule(acoldnames.m4,acoldnames.m4,)
   Date(acoldnames.m4)=Wed 06 Jan 1999 12:27:38 AM EST EST
   Looking for % rule for autoconf.m4f
   find_double_suffix_rule(autoconf.m4f)
   find_suffix_rule(autoconf.m4f,autoconf,.m4f)
   build_suffix_list(.m4f) .m4.m4f
   Trying autoconf.m4
   Found autoconf.m4
  Date(autoconf.m4f)=Tue 06 Mar 2001 10:17:30 PM EST EST
  Building all because it is out of date relative to autoconf.m4f
  stat(autoheader.m4f)
  doname(autoheader.m4f)
@ =
   stat(autoheader.m4)
   doname(autoheader.m4)
    Looking for % rule for autoheader.m4
    find_double_suffix_rule(autoheader.m4)
    find_suffix_rule(autoheader.m4,autoheader,.m4)
    find_suffix_rule(autoheader.m4,autoheader.m4,)
   Date(autoheader.m4)=Wed 06 Jan 1999 12:28:36 AM EST EST
   Building autoheader.m4f because it is out of date relative to autoheader.m4
   Date(acgeneral.m4)=Wed 06 Jan 1999 12:27:36 AM EST EST
   Building autoheader.m4f because it is out of date relative to acgeneral.m4
   Date(acspecific.m4)=Wed 06 Jan 1999 12:27:52 AM EST EST
   Building autoheader.m4f because it is out of date relative to acspecific.m4
   Date(acoldnames.m4)=Wed 06 Jan 1999 12:27:38 AM EST EST
   Building autoheader.m4f because it is out of date relative to acoldnames.m4
   Looking for % rule for autoheader.m4f
   find_double_suffix_rule(autoheader.m4f)
   find_suffix_rule(autoheader.m4f,autoheader,.m4f)
   Trying autoheader.m4
   Found autoheader.m4
   Building autoheader.m4f using suffix rule for .m4.m4f because it is out of 
date relative to autoheader.m4
@= autoheader.m4f
*= autoheader
<= autoheader.m4
% =
? = autoheader.m4 acgeneral.m4 acspecific.m4 acoldnames.m4 autoheader.m4
@ =
* =
< =
% =
? =
*** Error code 1
make: Fatal error: Command failed for target `autoheader.m4f'
   stat(.DONE)
   doname(.DONE)
    Looking for % rule for .DONE
    find_double_suffix_rule(.DONE)

-------------------------------------------

The platform is Solaris7(Intel)

I'm hoping that someone out there can help.

Thanks,

SB

---------------------------------
Powered by http://www.telstra.com




reply via email to

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