Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10617] New: libofx 0.8.0 fails to compile

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 10617] New: libofx 0.8.0 fails to compile
  • Date: 28 Feb 2006 19:30:22 -0000

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

Summary: libofx 0.8.0 fails to compile
Product: Codex
Version: stable-rc
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: eric AT sandall.us


# cast libofx
...
Making all in lib
make[2]: Entering directory `/usr/src/libofx-0.8.0/lib'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I..
-I. -I../inc -I/usr/include/OpenSP
-DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd/\" -O -march=athlon-xp -mmmx
-mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC -O3 -MT ofx_container_security.lo
-MD -MP -MF ".deps/ofx_container_security.Tpo" -c -o ofx_container_security.lo
ofx_container_security.cpp; \
then mv -f ".deps/ofx_container_security.Tpo"
".deps/ofx_container_security.Plo"; else rm -f
".deps/ofx_container_security.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../inc -I/usr/include/OpenSP
-DMAKEFILE_DTD_PATH=\"/usr/share/libofx/dtd/\" -O -march=athlon-xp -mmmx
-mfpmath=sse -msse -m3dnow -pipe -DPIC -fPIC -O3 -MT ofx_container_security.lo
-MD -MP -MF .deps/ofx_container_security.Tpo -c ofx_container_security.cpp
-fPIC -DPIC -o .libs/ofx_container_security.o
In file included from ofx_containers.hh:24,
from ofx_container_security.cpp:27:
tree.hh:73: error: explicit qualification in declaration of `void
kp::destructor(T1*)'
make[2]: *** [ofx_container_security.lo] Error 1
make[2]: Leaving directory `/usr/src/libofx-0.8.0/lib'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
make[1]: Leaving directory `/usr/src/libofx-0.8.0'

--
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 10617] New: libofx 0.8.0 fails to compile, bugzilla-daemon, 02/28/2006

Archive powered by MHonArc 2.6.24.

Top of Page