Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 4606] New: linux spell failed when part of a sorcery rebuild

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 4606] New: linux spell failed when part of a sorcery rebuild
  • Date: Thu, 30 Oct 2003 16:24:59 -0500

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

Summary: linux spell failed when part of a sorcery rebuild
Product: Sorcery
Version: 1.x Series
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Sorcery
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: iso AT sourcemage.org


When compiling linux as part of a sorcery rebuild, it fails to compile:

find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.21-xfs; fi
/bin/sh: line 1: /sbin/depmod: No such file or directory
make[1]: *** [_modinst_post] Error 127
make[1]: Leaving directory `/usr/src/linux-2.4.21'

If i just run "cast linux", it works as expected. That's why i submit this bug
to the sorcery team rather than to the spell/section owner.

Benoit PAPILLAULT



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



  • [SM-Sorcery-Bugs] [Bug 4606] New: linux spell failed when part of a sorcery rebuild, bugzilla-daemon, 10/30/2003

Archive powered by MHonArc 2.6.24.

Top of Page