Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 May 1998 05:11:16 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        ache@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   Re: cvs commit: ports/shells/tcsh/patches patch-ag
Message-ID:  <199805061211.FAA29965@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199804301115.EAA11201@freefall.freebsd.org> (ache@FreeBSD.ORG)

next in thread | previous in thread | raw e-mail | index | archive | help
I can't build tcsh now.

=======
===>  Building for tcsh-6.07.02
grep 'ERR_' sh.err.c | grep '^#define' >> sh.err.h
cc -E -I. -I..    -D_h_tc_const tc.const.c | grep 'Char STR' |  sed -e 's/Char \([a-zA-Z0-9_]*\)\[\].*/extern Char \1[];/' |  sort >> tc.const.h
cc -c -I. -I.. -O2 -pipe    sh.c
cc -c -I. -I.. -O2 -pipe    sh.dir.c
cc -c -I. -I.. -O2 -pipe    sh.dol.c
cc -c -I. -I.. -O2 -pipe    sh.err.c
cc -c -I. -I.. -O2 -pipe    sh.exec.c
cc -c -I. -I.. -O2 -pipe    sh.char.c
cc -c -I. -I.. -O2 -pipe    sh.exp.c
cc -c -I. -I.. -O2 -pipe    sh.func.c
sh.func.c: In function `nlsinit':
sh.func.c:2272: `NL_CAT_LOCALE' undeclared (first use this function)
sh.func.c:2272: (Each undeclared identifier is reported only once
sh.func.c:2272: for each function it appears in.)
*** Error code 1
=======

I recall a discussion of whether this breaks -stable or not, will it
work if I do a make world?

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805061211.FAA29965>