Skip to Content.
Sympa Menu

sm-sorcery-bugs - [Sm-Sorcery-Bugs] [Bug 1670] New: Installation of Valgrind messes with cast --fix libraries

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT metalab.unc.edu
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [Sm-Sorcery-Bugs] [Bug 1670] New: Installation of Valgrind messes with cast --fix libraries
  • Date: Wed, 13 Nov 2002 12:03:35 -0500

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

Summary: Installation of Valgrind messes with cast --fix
libraries
Product: Sorcery
Version: Devel
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P2
Component: Cast
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: spencero AT mail.utexas.edu


After installation of Valgrind I get the following errors when doing `cast
--fix`:

[========================> ] 58% -ls: relocation error:
/usr/lib/valgrind/libpthread.so.0: undefined symbol: vgPlain_startup
basename: too few arguments
Try `basename --help' for more information.
[=========================================] 97% /
root@home:/home/spencer/Docs/cs352/project/caches#

`ls` from the command line works fine with various switchs. So my guess is
that
cast --fix uses some different library path to avaiod problems when upgrading
libraries, but that it is mistakenly trying to link ls against the valgrind
libraries, which only work when running within valgrind.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [Sm-Sorcery-Bugs] [Bug 1670] New: Installation of Valgrind messes with cast --fix libraries, bugzilla-daemon, 11/13/2002

Archive powered by MHonArc 2.6.24.

Top of Page