bug-automake
[Top][All Lists]
Advanced

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

Re: Cannot build automake 1.7 on Solaris 7


From: Alexandre Duret-Lutz
Subject: Re: Cannot build automake 1.7 on Solaris 7
Date: Sun, 13 Oct 2002 16:02:15 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-debian-linux-gnu)

Hi,

>>> "Daniel" == Daniel Jaime <address@hidden> writes:

 Daniel> building automake-1.7
 Daniel> /usr/local/gnu/bin/make -C /usr/local/freeware/objects/automake-1.7 
2>&1
 Daniel> make: Entering directory `/usr/local/freeware/objects/automake-1.7'
 Daniel> cd . && /bin/ksh ./config.status Makefile

This command shouldn't be run in an out-of-the-box build.  

A likely reason why it happens is that you are on a NFS mounted
file system, on a box which isn't synchronized (date-wise) with
the NFS server.

 Daniel> ./config.status[253]: CONFIG_FILES: parameter not set
 Daniel> ./config.status[353]: ac_config_targets: parameter not set

I guess you have `set -o nounset' or `set -u' somewhere in your `.profile'.
-- 
Alexandre Duret-Lutz





reply via email to

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