Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2000 16:50:02 -0700 (PDT)
From:      "Jeremy Mika" <tkkyj@hotmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/18955: make buildworld chokes on gperf
Message-ID:  <200008052350.QAA77353@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/18955; it has been noted by GNATS.

From: "Jeremy Mika" <tkkyj@hotmail.com>
To: freebsd-gnats-submit@FreeBSD.org, uurtamo@azstarnet.com
Cc:  
Subject: Re: i386/18955: make buildworld chokes on gperf
Date: Sat, 05 Aug 2000 16:43:19 PDT

   I have been having the same problem as of today, trying to build on a box 
 with "FreeBSD 3.1-RELEASE #3: Thu Apr 27 16:09:26 PDT 2000".
 
 >ls -l /usr/bin/c++
 -r-xr-xr-x  3 root  wheel  4720 Feb 15  1999 /usr/bin/c++
 
 >  ls -l /desi1/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc
 -rw-r--r--  1 root  wheel  2978 Mar 24 23:44 
 /desi1/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc
 
 
 c++ -I/usr/obj/desi1/usr/src/i386/usr/include/g++ -O -pipe   
 -I/usr/obj/desi1/usr/src/i386/usr/include 
 -I/desi1/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib 
 -I/desi1/usr/src/gnu/usr.bin/gperf -c 
 /desi1/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc
 /desi1/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: 
 warning: `catch', `throw', and `try' are all C++ reserved words
 /desi1/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In 
 function `void operator delete(void *)':
 /desi1/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:82: 
 declaration of `operator delete(void *)' throws different exceptions...
 <internal>:82: ...from previous declaration here
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 *** Error code 1
 
 Stop.
 
 
 ________________________________________________________________________
 Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
 
 


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




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