From owner-freebsd-current@FreeBSD.ORG Fri Jul 30 22:19:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0FAD016A4CE for ; Fri, 30 Jul 2004 22:19:23 +0000 (GMT) Received: from matrix.jasna.tarnow.pl (matrix.jasna.tarnow.pl [217.144.192.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1237943D41 for ; Fri, 30 Jul 2004 22:19:22 +0000 (GMT) (envelope-from franky@jasna.tarnow.pl) Received: from UebiMiau (localhost [127.0.0.1]) by matrix.jasna.tarnow.pl (Postfix) with SMTP id E8B085C40 for ; Sat, 31 Jul 2004 00:21:24 +0200 (CEST) Received: from client 217.144.202.34 for UebiMiau2.7 (webmail client); Sat, 31 Jul 2004 0:21:24 -0000 Date: Sat, 31 Jul 2004 0:21:24 -0000 From: "Franky" To: freebsd-current@freebsd.org X-Priority: 3 X-Mailer: UebiMiau 2.7.2 X-Original-IP: 217.144.202.34 Content-Transfer-Encoding: 8bit X-MSMail-Priority: Medium Importance: Medium Content-Type: text/plain; charset="iso-8859-2"; MIME-Version: 1.0 Message-Id: <20040730222124.E8B085C40@matrix.jasna.tarnow.pl> Subject: gcc 3.4.2 and squid3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Franky List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jul 2004 22:19:23 -0000 Hello. After last upgrade I have this: Splay.Po"; else rm -f ".deps/Splay.Tpo"; exit 1; fi In file included from ../include/Stack.h:37, from ../include/splay.h:34, from Splay.cc:20: ../include/Array.h: In static member function `static void* Vector::operator new(size_t)': ../include/Array.h:112: error: there are no arguments to `xmalloc' that depend on a template par ameter, so a declaration of `xmalloc' must be available ../include/Array.h:112: error: (if you use `-fpermissive', G++ will accept your code, but allowi ng the use of an undeclared name is deprecated) ../include/Array.h: In static member function `static void Vector::operator delete(void*)': ../include/Array.h:119: error: there are no arguments to `xfree' that depend on a template param eter, so a declaration of `xfree' must be available ../include/Array.h: At global scope: ../include/Array.h:216: error: expected `)' before "const" ../include/Array.h:216: error: expected `;' before "const" ../include/Array.h: In member function `VectorIteratorBase& VectorIteratorBase::operator++ ()': ../include/Array.h:322: error: there are no arguments to `fatal' that depend on a template param eter, so a declaration of `fatal' must be available In file included from ../include/splay.h:34, from Splay.cc:20: ../include/Stack.h: In member function `typename Vector::value_type Stack::pop()': ../include/Stack.h:53: error: `count' undeclared (first use this function) ../include/Stack.h:53: error: (Each undeclared identifier is reported only once for each functio n it appears in.) ../include/Stack.h:56: error: `items' undeclared (first use this function) ../include/Stack.h: In member function `typename Vector::value_type Stack::top() const': ../include/Stack.h:66: error: `count' undeclared (first use this function) ../include/Stack.h:66: error: `items' undeclared (first use this function) In file included from Splay.cc:20: ../include/splay.h: In member function `const V& SplayConstIterator::operator*() const': ../include/splay.h:501: error: there are no arguments to `fatal' that depend on a template param eter, so a declaration of `fatal' must be available *** Error code 1 Stop in /root/squid3/lib. *** Error code 1 Stop in /root/squid3/lib. *** Error code 1 Stop in /root/squid3. Before upgrade squid3 can be compiled. best regards Franek ________________________________________________ http://www.is.net.pl