dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #24790
Re: Compile error with boost::iostream
On Sun, Oct 23, 2011 at 10:44 AM, Johan Hake <johan.hake@xxxxxxxxx> wrote:
> Hello!
>
> I got some very big files when saving using the TimeSeries format, so I
> thought I added gzip support. After some tweaking I succeded locally.
>
> When pushed to my buildot I get a boost related compile error:
>
> http://fenicsproject.org:8083/builders/dolfin-linux64-
> exp/builds/292/steps/dolfin%20build/logs/stdio
Maybe the trick in dolfin/io/XMLFile.cpp will make it work (search for
"pragma").
> Anyone know what this can originate from. I have boost 1.42 installed locally
> and I guess the version is newer on the buildbot?
Yes, it's Boost 1.47 on linux64-exp.
Johannes
Follow ups
References