View Single Post
Re: Joebot binaries for metamod (linux)
Old
  (#11)
Artello
Guest
 
Status:
Posts: n/a
Default Re: Joebot binaries for metamod (linux) - 03-02-2004

Quote:
Originally Posted by memed
The badf error indicates either a messed up file (from using windows to make linux releases), or running a lower (2.2) glibc than the version compied on (2.3 not 3.2, that the compiler version ).
Lets search through www.gnu.org site
Memed, from my point of view,you've messed up to things, libstdc++ (http://gcc.gnu.org/libstdc++/) doesn't belong to glibc (http://www.gnu.org/directory/GNU/glibc.html). libstdc++ - C++ class library, and AFAIK it always has the same version as GCC has. Correct me if I'm wrong.
So, eAnic, needs to install correct class library...
  
Reply With Quote