Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14256] New: libaal missing dependency on g++

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 14256] New: libaal missing dependency on g++
  • Date: 29 Jan 2008 18:24:13 -0000

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

Summary: libaal missing dependency on g++
Product: Codex
Version: stable grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: disk
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: flux AT sourcemage.org


libaal depends on g++, but the spell does not check for this dependency. If
the
spell is cast without g++ present on the system, it produces the following in
the CONFIGURE step:

checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check

Note that it's checking for a C++ preprocessor even though it knows g++ is not
being used.

I am running stable 0.17

--
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 14256] New: libaal missing dependency on g++, bugzilla-daemon, 01/29/2008

Archive powered by MHonArc 2.6.24.

Top of Page