Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 8643] sorcery 1.11.4: dispel should get the program interpreter dynamically

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 8643] sorcery 1.11.4: dispel should get the program interpreter dynamically
  • Date: Thu, 21 Apr 2005 11:00:48 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=8643





------- Additional Comments From seth AT tautology.org 2005-04-21 11:00 -------
I propose: /lib*/ld*

ldd /bin/sh doesn't work if it's compiled statically. I had to use
bash.static
recently to recover from problems on benoit's iso x86-64 iso. Some spells
have
that code in their configure scripts (at most < 5%) so they broke when I had
bash compiled statically. I'd rather not use the code in the patch and prefer
using the regexp above since I no of no false positives and I know of no false
negatives, even for ld-lsb if we wanted to go for lsb compliance in the
future.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page