[quickbook] broken on 64bit ubuntu

Hi, Quickbook version 1.5.4 (that is included in Boost 1.46) reports the following error:
error: Unknown version of quickbook: quickbook 1.32741
The reported version number is different on each run. On a 32 bit install, quickbook works. I get this error only on 64 bit. cheers, Daniel

On 24 February 2011 15:09, Daniel Pfeifer <daniel@pfeifer-mail.de> wrote:
Quickbook version 1.5.4 (that is included in Boost 1.46) reports the following error:
error: Unknown version of quickbook: quickbook 1.32741
This could be an old bug that's gone undetected, I only added a version check recently.
The reported version number is different on each run.
On a 32 bit install, quickbook works. I get this error only on 64 bit.
Does your quickbook document have a quickbook version attribute (i.e. [quickbook 1.5])? Also, what version of gcc are using to build quickbook? Daniel

Am 24.02.2011 16:09, schrieb Daniel Pfeifer:
Hi,
Quickbook version 1.5.4 (that is included in Boost 1.46) reports the following error:
error: Unknown version of quickbook: quickbook 1.32741
The reported version number is different on each run.
On a 32 bit install, quickbook works. I get this error only on 64 bit.
cheers, Daniel _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
strange I'm using Ubuntu 10.10 on AMD64 and I'm able to generate documentation # quickbook --version # Quickbook Version 1.5.3

On 24 February 2011 15:09, Daniel Pfeifer <daniel@pfeifer-mail.de> wrote:
Quickbook version 1.5.4 (that is included in Boost 1.46) reports the following error:
error: Unknown version of quickbook: quickbook 1.32741
Seems to be a bug in g++ 4.4 optimisation. G++ 4.5 works fine. I've checked a workaround into trunk. Daniel
participants (3)
-
Daniel James
-
Daniel Pfeifer
-
Oliver Kowalke