Subject: pkg/35807: textproc/isearch gcc4.1.2
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Gilles Dauphin <dauphin@enst.fr>
List: pkgsrc-bugs
Date: 02/23/2007 10:25:01
>Number:         35807
>Category:       pkg
>Synopsis:       textproc/isearch gcc4.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 23 10:25:00 +0000 2007
>Originator:     Gilles Dauphin
>Release:        SunOS 5.10 i86pc
>Organization:
ENST 
>Environment:


System: SunOS bi.enst.fr 5.10 Generic_118855-19 i86pc


>Description:


g++ -O -DUNIX -DVERS=\"1.47.01\"  -I../doctype -I../src -o opstack.o -c opstack.cxx
In file included from /opt/gcc412/lib/gcc/i386-pc-solaris2.10/4.1.2/../../../../include/c++/4.1.2/backward/iostream.h:31,
                 from string.hxx:47,
                 from opstack.cxx:44:
/opt/gcc412/lib/gcc/i386-pc-solaris2.10/4.1.2/../../../../include/c++/4.1.2/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 <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated.
opstack.hxx:60: error: extra qualification 'OPSTACK::' on member 'Reverse'

[wrapper.sh] note: The real command line, after the pkgsrc wrapper, was:
/pkg/obj/textproc/isearch/work/.gcc/bin/g++ -O -DUNIX -DVERS=\"1.47.01\" -I../doctype -I../src -o opstack.o -c opstack.cxx -m64 -I/pkg/obj/textproc/isearch/work/.buildlink/include -L/pkg/obj/textproc/isearch/work/.buildlink/lib 



>How-To-Repeat:


bmake


>Fix:


don't know