Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 1996 18:20:22 +0200 (MET DST)
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        jkh@time.cdrom.com (Jordan K. Hubbard)
Cc:        current@freebsd.org
Subject:   Re: How are people running Linux abuse?
Message-ID:  <199604081620.SAA04518@keltia.freenix.fr>
In-Reply-To: <11168.828964536@time.cdrom.com> from "Jordan K. Hubbard" at "Apr 8, 96 04:55:36 am"

next in thread | previous in thread | raw e-mail | index | archive | help
It seems that Jordan K. Hubbard said:
> 2. I made a link from /compat/linux/lib to /lib since abuse seems to
>    expect /lib/ld.so to exist (and it now does).

It tries to launch the one in /compar/linux/lib but fails. 

> 3. I ran ./abuse.x11R6 from the abuse-1.10 distribution for Linux:
> 
> jkh@time-> ./abuse.x11R6 
> ./abuse.x11R6: can't load dynamic linker '/lib/ld.so nor /usr/i486-linux/lib/ld.so'

> I am running -current as of yesterday's sources.

It used to work fine. Now I getting the same error as you.

Here the ktrace dump :

  4486 ktrace   RET   ktrace 0
  4486 ktrace   CALL  execve(0xefbfd54f,0xefbfd480,0xefbfd488)
  4486 ktrace   NAMI  "./abuse.x11R6"
  4486 abuse.x11R6 RET   execve 0
  4486 abuse.x11R6 CALL  getitimer(0xac2c4)
  4486 abuse.x11R6 NAMI  "/compat/linux/lib/ld.so"
  4486 abuse.x11R6 NAMI  "/compat/linux"
  4486 abuse.x11R6 NAMI  "/compat/linux/lib/ld.so"
  4486 abuse.x11R6 RET   getitimer -1 errno -14 Unknown error: -14
  4486 abuse.x11R6 CALL  getitimer(0xac2cf)
  4486 abuse.x11R6 NAMI  "/compat/linux/usr/i486-linux/lib/ld.so"
  4486 abuse.x11R6 NAMI  "/usr/i486-linux/lib/ld.so"
  4486 abuse.x11R6 RET   getitimer JUSTRETURN
  4486 abuse.x11R6 CALL  write(0x2,0xefbfd548,0xd)
  4486 abuse.x11R6 GIO   fd 2 wrote 13 bytes
       "./abuse.x11R6"
  4486 abuse.x11R6 RET   write 13/0xd
  4486 abuse.x11R6 CALL  write(0x2,0xefbfd420,0x47)
  4486 abuse.x11R6 GIO   fd 2 wrote 71 bytes
       ": can't load dynamic linker '/lib/ld.so nor /usr/i486-linux/lib/ld.so'
       "
  4486 abuse.x11R6 RET   write 71/0x47
  4486 abuse.x11R6 CALL  exit(0x80)

-- 
Ollivier ROBERT    -=- The daemon is FREE! -=-    roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 2.2-CURRENT #10: Sun Apr  7 18:52:11 MET DST 1996



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604081620.SAA04518>