[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Function not implemented error in RedHat 9

From: Chris Croome <chris_at_webarchitects.co.uk>
Date: 2003-09-25 17:28:30 CEST

Hi

On Thu 25-Sep-2003 at 03:49:39PM +0200, Tobias Ringstrom wrote:
>
> 1. Can you post the output of
> ls -d /lib/i*

  [root@devil root]# ls -d /lib/i*
  /lib/iptables

  [root@devil root]# ls /lib/tls/
  ls: /lib/tls/: No such file or directory

> and
> ls /lib/tls/

  [root@devil root]# ls /lib/tls/
  ls: /lib/tls/: No such file or directory

> to be sure that there really is no 686 libc messing with you.
>
> 2. Can you also post the output of last lines of an strace?

Umm, sorry I don't knwo how to use that command... what arguments
should I give strace?

> 3. Does 'rpm -i' work?

Yes, here is an example of uninstalling something and installing it
again:

  [root@devil root]# rpm -e xhtml1-dtds
  [root@devil root]# apt-get install -d xhtml1-dtds
  Reading Package Lists... Done
  Building Dependency Tree... Done
  The following NEW packages will be installed:
    xhtml1-dtds
  0 packages upgraded, 1 newly installed, 0 removed and 1 not upgraded.
  Need to get 23.1kB of archives.
  After unpacking 121kB of additional disk space will be used.
  Get:1 http://ayo.freshrpms.net redhat/9/i386/os xhtml1-dtds 1.0-5 [23.1kB]
  Fetched 23.1kB in 0s (30.2kB/s)
  Download complete and in download only mode
  [root@devil root]# rpm -K /var/cache/apt/archives/xhtml1-dtds_1.0-5_noarch.rpm
  /var/cache/apt/archives/xhtml1-dtds_1.0-5_noarch.rpm: (sha1) dsa
  sha1 md5 gpg OK
  [root@devil root]# rpm -i
  /var/cache/apt/archives/xhtml1-dtds_1.0-5_noarch.rpm

Also I did try to recompile db4 but it fails with this error:

  checking for mutexes... configure: error: unable to find POSIX mutex interfaces
  error: Bad exit status from /home/chris/rpms/tmp/rpm-tmp.93474 (%build)

  RPM build errors:
    Bad exit status from /home/chris/rpms/tmp/rpm-tmp.93474 (%build)

Finally if you want to go through this stuff on irc just type
'chrisc' in #svn on irc.freenode.net and I'll be there... :-)

Chris

-- 
Chris Croome                               <chris@webarchitects.co.uk>
web design                             http://www.webarchitects.co.uk/ 
web content management                               http://mkdoc.com/   
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 25 17:32:22 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.