Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13594] New: autoconf broken after being cast with INSTALL_ROOT

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13594] New: autoconf broken after being cast with INSTALL_ROOT
  • Date: 6 Mar 2007 11:43:20 -0000

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.



  • [SM-Grimoire-Bugs] [Bug 13594] New: autoconf broken after being cast with INSTALL_ROOT, bugzilla-daemon, 03/06/2007

Archive powered by MHonArc 2.6.24.

Top of Page