← Back to team overview

dolfin team mailing list archive

Re: Strange warning when building

 

Anders Logg wrote:
On Tue, Dec 30, 2008 at 10:24:52AM +0100, Ilmar Wilbers wrote:
Garth N. Wells wrote:
Anders Logg wrote:
I get the following warning when building:

dolfin/fem/VariationalProblem.h:46: Warning(401): Base class
'NonlinearProblem' undefined.
dolfin/nls/NonlinearProblem.h:22: Warning(401): 'NonlinearProblem'
must be defined before it is used as a base class.

Anyone knows why? The base class header is included.

I see this sometimes. I suspect that it's related to the order of the includes in dolfin_headers.i.

The buildbots have these warnings all the time. But they are all green now, by the way.

ilmar

Not linux_64. It looks red from here.

Technically yellow :-)

There was a problem this night, the only step that failed was instant-clean, but this was because my home folder was unavailable, some machine must have been down. All the compiling and running steps were successfull.

ilmar


Follow ups

References