Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Nov 2004 12:49:15 GMT
From:      Volker Stolz <vs@FreeBSD.org>
To:        sergio@softshark.org, vs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/71409: [PATCH] cad/gnucap: fix the build with gcc 3.4, unmark BROKEN
Message-ID:  <200411081249.iA8CnFkF025992@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: [PATCH] cad/gnucap: fix the build with gcc 3.4, unmark BROKEN

State-Changed-From-To: open->feedback
State-Changed-By: vs
State-Changed-When: Mon Nov 8 12:48:22 GMT 2004
State-Changed-Why: 
Does not help, at least not on 4.10 with appropriate values
for CC & CXX:

g++34 -O2 -pipe -g  -DUNIX -DNDEBUG -DNEEDS_IS_INF -DNEEDS_IS_NAN -I.. -c ../model-in.cc
../base.h: In copy constructor `Range<Float>::Range(const Range<Float>&)':
../base.h:43: error: `Base::Base(const Base&)' is private
../model-in.cc:51: error: within this context
gmake[2]: *** [model-in.o] Error 1

http://www.freebsd.org/cgi/query-pr.cgi?pr=71409



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