From needo@pendragon.tacni.net  Sun Jan 13 22:26:47 2002
Return-Path: <needo@pendragon.tacni.net>
Received: from pendragon.tacni.net (radius.tacni.net [64.247.218.2])
	by hub.freebsd.org (Postfix) with SMTP id 04AFE37B41E
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 13 Jan 2002 22:26:47 -0800 (PST)
Received: (qmail 24623 invoked by alias); 14 Jan 2002 06:26:38 -0000
Received: from unknown (HELO pendragon.tacni.net) (216.201.213.69)
  by tacni.net with SMTP; 14 Jan 2002 06:26:38 -0000
Received: (qmail 11058 invoked by uid 1000); 14 Jan 2002 06:18:33 -0000
Message-Id: <20020114061833.11057.qmail@pendragon.tacni.net>
Date: 14 Jan 2002 06:18:33 -0000
From: Erich Zigler <erich@tacni.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: make buildworld failed - 01.13.02 11:30PM CDT
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33862
>Category:       i386
>Synopsis:       make buildworld failed - 01.13.02 11:30PM CDT
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 13 22:30:01 PST 2002
>Closed-Date:    Mon Jan 14 00:45:06 PST 2002
>Last-Modified:  Mon Jan 14 00:48:21 PST 2002
>Originator:     
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD cerebro.superhero.org 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Sat Jan 12 13:49:42 CST 2002 root@cerebro.superhero.org:/usr/src/sys/compile/CEREBRO i386


>Description:
	
	When trying to make buildworld with a STABLE source tree at Sunday January 13, 2002 at 11:30PM CDT the following error occurs.

===> src/preproc/html
c++  -O2 -mcpu=i686 -march=i686  -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 -DHAVE_STRTOL=1 -DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1 -DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../../../../contrib/groff/src/include -I/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../src/include    -fmemoize-lookups -fsave-memoized -funroll-loops -fno-rtti -fno-exceptions -c /usr/src/gnu/usr.bin/groff/src/preproc/html/../../../../../../contrib/groff/src/preproc/html/pre-html.cc
/usr/src/gnu/usr.bin/groff/src/preproc/html/../../../../../../contrib/groff/src/preproc/html/pre-html.cc:643: no `int char_buffer::can_seE(char_block **, int *, char *)' member function declared in class `char_buffer'
*** Error code 1

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Mon Jan 14 00:45:06 PST 2002 
State-Changed-Why:  
Your /usr/src/contrib/groff/src/preproc/html file is damaged. 
In particular, line 642 should look like this: 

int char_buffer::can_see (char_block **t, int *i, char *string) 

While you apparently have: 

int char_buffer::can_seE (char_block **t, int *i, char *string) 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33862 
>Unformatted:
