Opened 7 years ago

Last modified 7 years ago

#11837 new Bugs

Failed to build Boost.Build engine

Reported by: alexey.trenikhin+boost@… Owned by: Vladimir Prus
Milestone: To Be Determined Component: build
Version: Boost 1.59.0 Severity: Problem
Keywords: windows, vc8 Cc:

Description

When attempting to "bootstrap.bat" I'm getting following error:

Failed to build Boost.Build engine.
Please consult bootstrap.log for further diagnostics.

And in bootstrap.log:

builtins.c(1887) : error C2065: 'FSCTL_GET_REPARSE_POINT' : undeclared identifier
builtins.c(1891) : error C2065: 'IO_REPARSE_TAG_SYMLINK' : undeclared identifier

Attachments (1)

bootstrap.log (1.6 KB ) - added by alexey.trenikhin+boost@… 7 years ago.

Download all attachments as: .zip

Change History (2)

by alexey.trenikhin+boost@…, 7 years ago

Attachment: bootstrap.log added

comment:1 by Steven Watanabe, 7 years ago

I no longer have access to vc8 to test with, and it works with vc9.

Note: See TracTickets for help on using tickets.