Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 11447] cast failure ucspi-unix:swoolley.homeip.net:200604212233

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 11447] cast failure ucspi-unix:swoolley.homeip.net:200604212233
  • Date: 14 May 2006 06:20:55 -0000

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





------- Additional Comments From jblosser-smgl AT firinn.org 2006-05-14 01:20
-------
The problem is in BUILD:
echo "gcc ${CFLAGS} -I/usr/lib/bglibs/include" > conf-cc &&
should be:
echo "gcc ${CFLAGS} -I/usr/include/bglibs" > conf-cc &&

not sure how that got in there, I'm sure I committed something that worked
for me...


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