| View previous topic :: View next topic |
| Author |
Message |
meez n00b

Joined: 25 Jul 2004 Posts: 26
|
Posted: Tue Jan 29, 2013 9:29 am Post subject: libgcc_s.so.1 must be installed for pthread_cancel to work |
|
|
Hi Everybody,
I installed a new VM with gentoo and after installing vsftpd (2.0.3) I get this error at connect.
My Setup ist vsftpd, pam_mysql, mysql for auth.
Has anybody an idee, how to fix this.
I googled arround and found some infos about gcc and pam_mysql, but no really solution for the problem.
Thanks,
Martin |
|
| Back to top |
|
 |
XavierMiller Moderator


Joined: 23 Jul 2004 Posts: 4610 Location: ~Brussels - Belgique
|
Posted: Tue Jan 29, 2013 10:38 am Post subject: |
|
|
Hello,
Check your GCC profile (gcc-config -l)
and run ldconfig. _________________ Xavier Miller
(FR) Merci de respecter les règles du forum.
http://www.xaviermiller.be |
|
| Back to top |
|
 |
meez n00b

Joined: 25 Jul 2004 Posts: 26
|
Posted: Tue Jan 29, 2013 11:25 am Post subject: |
|
|
My gcc-config is:
| Code: | [1] x86_64-pc-linux-gnu-4.5.4
[2] x86_64-pc-linux-gnu-4.6.3 * |
Updateted to 4.5.4 because of the problem - but did not resolve.
did not help.
I thought it was the openmp USE Flag from gcc, but reemerge without did not help.
Andybody other ideas?
Ok,
it's not vsftpd, I reconfigured it to use local accounts -> working. So pam oder pam_mysql are the problem.
Thanks,
Martin |
|
| Back to top |
|
 |
|