From owner-freebsd-ports Sun Jan 26 3:50:54 2003 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0673137B401; Sun, 26 Jan 2003 03:50:49 -0800 (PST) Received: from disk.fnug.net (213.237.71.107.adsl.amb.worldonline.dk [213.237.71.107]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22D1143EB2; Sun, 26 Jan 2003 03:50:49 -0800 (PST) (envelope-from paul@fnug.net) Received: from fnug.net (unknown [192.168.0.3]) by disk.fnug.net (Postfix) with ESMTP id C05AA4497; Sun, 26 Jan 2003 12:50:42 +0059 (CET) Message-ID: <3E33CB92.8020001@fnug.net> Date: Sun, 26 Jan 2003 12:50:42 +0100 From: "Paul A. Mayer" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2.1) Gecko/20030122 X-Accept-Language: en-us, en, da MIME-Version: 1.0 To: pat@FreeBSD.org Cc: ports@FreeBSD.org Subject: FreeBSD Port: qtfw-0.5 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, I get a compile error for qtfw under 5.0R. Is there something I'm doing wrong? /Paul ===> Configuring for qtfw-0.5 lg.cpp g++ -O -pipe -mcpu=pentiumpro -I. -I.. -Wall -D_THREAD_SAFE -I/usr/X11R6/include -c fwrule.cpp In file included from /usr/include/g++/backward/ostream.h:31, from comtypes.H:7, from fwrule.cpp:1: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. fwrule.cpp: In function `void add(int, char**, FWRule*)': fwrule.cpp:157: `ntohs' undeclared (first use this function) fwrule.cpp:157: (Each undeclared identifier is reported only once for each function it appears in.) gmake: *** [fwrule.o] Error 1 *** Error code 2 Stop in /usr/ports/security/qtfw. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message