From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 24 17:50:00 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F09CE16A420 for ; Thu, 24 Jan 2008 17:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BA63113C458 for ; Thu, 24 Jan 2008 17:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0OHo0ox063773 for ; Thu, 24 Jan 2008 17:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0OHo0Kd063772; Thu, 24 Jan 2008 17:50:00 GMT (envelope-from gnats) Resent-Date: Thu, 24 Jan 2008 17:50:00 GMT Resent-Message-Id: <200801241750.m0OHo0Kd063772@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, HuDong Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9DA2016A41B for ; Thu, 24 Jan 2008 17:43:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 8F9C613C461 for ; Thu, 24 Jan 2008 17:43:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m0OHffRk065642 for ; Thu, 24 Jan 2008 17:41:41 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m0OHffLo065641; Thu, 24 Jan 2008 17:41:41 GMT (envelope-from nobody) Message-Id: <200801241741.m0OHffLo065641@www.freebsd.org> Date: Thu, 24 Jan 2008 17:41:41 GMT From: HuDong To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/119947: stardict-2.4.8_4 compile error with gcc-4.2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2008 17:50:01 -0000 >Number: 119947 >Category: ports >Synopsis: stardict-2.4.8_4 compile error with gcc-4.2.1 >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jan 24 17:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: HuDong >Release: 8.0-CURRENT >Organization: Jinfonet >Environment: FreeBSD TP600X 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Tue Jan 22 01:14:31 CST 2008 hoodng@TP600X:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: When i used "make USE_GCC=4.2 install clean" to install stardict-2.4.8_4 on my FreeBSD 8.0-CURRENT, I meet with the error of compiling. It says, there is a piece of code in the "stardict.cpp" file invokes a private static method of TopWin class which defined in the file "mainwin.h". >How-To-Repeat: >Fix: I try to fix this issue, so i redefine the static method of TopWin from private to public, it seems pass the compile. Now, I can use stardict, but it seems can not capture words of screen. >Release-Note: >Audit-Trail: >Unformatted: