This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: linker errors when compiling and linking with a new glibc


  Hi,

On Wed, Mar 18, 2009 at 01:04:24PM -0700, Daniel De La Zerda wrote:
> What about the error "libgcc_s.so.1 must be installed for pthread_cancel to work"? Does anyone have an idea why is this the case?
> 
> Thanks for the link on the wiki.

  one random idea: Are you modifying the same or similar glibc version
as the one your system has been built around?

  If you are using non-default installation path, copy over
/lib/libgcc_s.so.1 to the appropriate library directory.

				Petr "Pasky" Baudis


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]