Opened 14 years ago

Closed 13 years ago

#2716 closed Bugs (duplicate)

thread issues building boost

Reported by: monte.jones.ctr@… Owned by: Anthony Williams
Milestone: Boost 1.38.0 Component: thread
Version: Boost 1.37.0 Severity: Problem
Keywords: Cc: jwakely.boost@…

Description

When attempting to build boost on SUN SPARC III, with Solaris 10, I am getting the following error.

...failed sun.compile.c++ bin.v2/libs/thread/build/sun/release/stdlib-sun-stlport/threading-multi/thread.o

There are 11 skipped targets for lack of as this file.

The build instruction I am using is ./bjam --toolset=sun stdlib=sun-stlport stage

Change History (4)

comment:1 by Steven Watanabe, 14 years ago

Component: Nonethread
Owner: set to Anthony Williams

Is the error message from the compiler the same as #2633?

comment:2 by monte.jones.ctr@…, 14 years ago

It looks like we are getting the same result from two different approaches. If you would like to combine these, that is fine with me.

Additional note: A coworker suggested making the copy constructor public and that did allow us to get things working. We would really like to know what the proper fix is.

comment:3 by Jonathan Wakely <jwakely.boost@…>, 14 years ago

Cc: jwakely.boost@… added

this is a dup of #2633 which is a dup of #2602, where I've attached a possible fix (not thoroughly tested it though)

comment:4 by Steven Watanabe, 13 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.