Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jan 2003 12:50:42 +0100
From:      "Paul A. Mayer" <paul@fnug.net>
To:        pat@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   FreeBSD Port: qtfw-0.5
Message-ID:  <3E33CB92.8020001@fnug.net>

next in thread | raw e-mail | index | archive | help
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 <X> header for the <X.h> 
header for C++ includes, or <sstream> instead of the deprecated header 
<strstream.h>. 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




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