29 Mar
2005
29 Mar
'05
11:46 a.m.
Eyal Inbar wrote:
When I run bjam i get
/lib/i686/libc.so.6: version 'GLIBS_2.3' not found (required by bjam)
What i need to do?
The version you're running has been built against a newer version of the C library than you have. I think you need to build it from source so that it will work with the one you have. Ben.