Subject: toolchain/19942: build error (timestamp problem?) around gnu/dist/texinfo/*
To: None <gnats-bugs@gnats.netbsd.org>
From: None <naoki@fukaumi.org>
List: netbsd-bugs
Date: 01/20/2003 13:52:16
>Number:         19942
>Category:       toolchain
>Synopsis:       build error (timestamp problem?) around gnu/dist/texinfo/*
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    toolchain-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jan 19 20:53:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     FUKAUMI Naoki
>Release:        NetBSD 1.6K
>Organization:
	FUKAUMI Naoki
>Environment:
System: NetBSD crusoe.naobsd.org 1.6K NetBSD 1.6K (NT310S) #0: Wed Jan 8 15:16:27 JST 2003 fun@nforce.naobsd.org:/usr/obj/i386/sys/arch/i386/compile/NT310S i386
Architecture: i386
Machine: i386
>Description:
	This is error log (ignore WARNING message:)
  :
cd /usr/src/tools/texinfo/../../gnu/dist/texinfo && /bin/sh /usr/src/gnu/dist/texinfo/missing --run autoheader
autoheader: not found
WARNING: `autoheader' is missing on your system.  You should only need it if
         you modified `acconfig.h' or `configure.ac'.  You might want
         to install the `Autoconf' and `GNU m4' packages.  Grab them
         from any GNU archive site.
touch: config.in: Read-only file system
touch /usr/src/tools/texinfo/../../gnu/dist/texinfo/config.in
touch: /usr/src/tools/texinfo/../../gnu/dist/texinfo/config.in: Read-only file system
*** Error code 1
  :

	# find /usr/src -type f -exec touch {} \;
	solve this problem.
	(Of cource, /usr/src is writable at this time ;)

>How-To-Repeat:
	cvs checkout src, then exec build.sh
	(cvs checkout and update is different about timestamp handling!)
>Fix:
	force commit to update timestamp?
>Release-Note:
>Audit-Trail:
>Unformatted: