Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13190] STAGE-ROOT var assignement problem

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 13190] STAGE-ROOT var assignement problem
  • Date: 1 Nov 2006 22:09:01 -0000

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


dmlb2000 AT gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|sm-sorcery- |sm-grimoire-
|bugs AT lists.ibiblio.org |bugs AT lists.ibiblio.org




------- Additional Comments From dmlb2000 AT gmail.com 2006-11-01 16:09 -------
Okay after some investigating this is sooo, not a stage root problem it's a
bash
problem 'CC=gcc' is a string literal and bash interprets it as such in the
postfix Makefile.in file at the top you will see OPTS = 'CC=$(CC)' this is
your
problem, fix this to output the opts correctly to make the makefiles and
you're
golden.

sooo not a stage root problem.

--
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