Skip site navigation (1)Skip section navigation (2)
Date:      05 Mar 1998 13:10:31 +0100
From:      sperber@informatik.uni-tuebingen.de (Michael Sperber [Mr. Preprocessor])
To:        freebsd-stable@FreeBSD.ORG
Subject:   Compile failure on gctags
Message-ID:  <y9lvhttxrrc.fsf@modas.informatik.uni-tuebingen.de>

next in thread | raw e-mail | index | archive | help

In yesterday's STABLE (fetched from ftp.de.freebsd.org), the build
fails like this:

/usr/src/usr.bin/global/gctags/C.c: In function `c_entries':
/usr/src/usr.bin/global/gctags/C.c:280: `rflag' undeclared (first use this function)
/usr/src/usr.bin/global/gctags/C.c:280: (Each undeclared identifier is reported only once
/usr/src/usr.bin/global/gctags/C.c:280: for each function it appears in.)

I think that one occurrence of rtag needs to be protected by an

#ifdef GTAGS

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message



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