Results 1 to 2 of 2
Hi All,
I have installed jabber on Fedora 6, and tried to start the service as:
/etc/init.d/jabberd start
which gives me an error as :
/usr/sbin/setuidgid: relocation error: /usr/sbin/setuidgid: symbol ...
- 08-17-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 1
Issue while starting jabber service in Fedora Linux
Hi All,
I have installed jabber on Fedora 6, and tried to start the service as:
/etc/init.d/jabberd start
which gives me an error as :
/usr/sbin/setuidgid: relocation error: /usr/sbin/setuidgid: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
output for uname -a
Linux 2.6.22.14-72.fc6 #1 SMP Wed Nov 21 15:12:59 EST 2007 i686 i686 i386 GNU/Linux
can somebody help me in resolving this issue?
Thanks,
Vineet.
- 08-17-2009 #2
How did you install it? If you didn't install with package manager, you will need to install a correct libc in order for this to run. This may cause some problems though.


Reply With Quote