[SM-Grimoire-Bugs] [Bug 13594] New: autoconf broken after being cast with INSTALL_ROOT
bugzilla-daemon at bugs.sourcemage.org
bugzilla-daemon at bugs.sourcemage.org
Tue Mar 6 06:43:20 EST 2007
http://bugs.sourcemage.org/show_bug.cgi?id=13594
Summary: autoconf broken after being cast with INSTALL_ROOT
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs at lists.ibiblio.org
ReportedBy: iuso at sourcemage.org
I did a basic install to a directory called /mnt/ebox using INSTALL_ROOT.
After chrooting to the new environment I tried to cast git, but it failed like
this:
Unpacking source file git-1.5.0.3.tar.bz2 for spell git.
Using gcc version: 4.1.2
Installing in dir: /usr/src/git-1.5.0.3
git 1.5.0.3
/bin/sh: curl-config: command not found
GIT_VERSION = 1.5.0.3
/bin/sh: curl-config: command not found
rm -f configure configure.ac+
sed -e 's/@@GIT_VERSION@@/1.5.0.3/g' \
configure.ac > configure.ac+
autoconf -o configure configure.ac+
/usr/bin/autoconf: line 582: /mnt/ebox/usr/bin/autom4te: No such file or
directory
/usr/bin/autoconf: line 582: exec: /mnt/ebox/usr/bin/autom4te: cannot execute:
No such file or directory
make: *** [configure] Error 126
! Problem Detected !
After recasting autoconf inside the chroot I could succesfully cast git.
--
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.
More information about the SM-Grimoire-Bugs
mailing list