Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#5363 closed bug (invalid)

Build breakage due to libstdc++?

Reported by: andreasf Owned by: bonefish
Priority: blocker Milestone: R1
Component: Build System Version: R1/Development
Keywords: Cc: bonefish
Blocked By: Blocking:
Platform: x86

Description

gcc4 x86 build fails on Linux/x86 at hrev35407, possibly due to hrev35396:

don't know how to make libstdc++.so
don't know how to make libsupc++.so

Change History (2)

comment:1 by anevilyak, 14 years ago

Resolution: invalid
Status: newclosed

You need to run ./configure --update

This was due to some build system changes with respect to how those get built, and necessitate an update to your build environment.

in reply to:  1 comment:2 by andreasf, 14 years ago

Ah sorry, so it was hrev35397. Thanks anyway.

Note: See TracTickets for help on using tickets.