Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15881] New: graphviz 2.24.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 15881] New: graphviz 2.24.0 fails to compile
  • Date: 9 Oct 2010 13:39:31 -0000

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

Summary: graphviz 2.24.0 fails to compile
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: pyrobor AT ver.si


I get compile error:( I also tried newest stable version 2.26.3 but error is
the same...

Here it is:

Making all in gvc
make[3]: Entering directory `/usr/src/graphviz-2.24.0/lib/gvc'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../..
-I../.. -I../../lib/common -I../../lib/pathplan -I../../lib/graph
-I../../lib/cdt -I../../libltdl -DGVLIBDIR=\"/usr/lib/graphviz\"
-march=core2 -fPIC -DPIC -pipe -Os -Wno-unknown-pragmas -Wstrict-prototypes
-Wpointer-arith -Wall -ffast-math -MT gvplugin.lo -MD -MP -MF
.deps/gvplugin.Tpo -c -o gvplugin.lo gvplugin.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/common
-I../../lib/pathplan -I../../lib/graph -I../../lib/cdt -I../../libltdl
-DGVLIBDIR=\"/usr/lib/graphviz\" -march=core2 -fPIC -DPIC -pipe -Os
-Wno-unknown-pragmas -Wstrict-prototypes -Wpointer-arith -Wall -ffast-math -MT
gvplugin.lo -MD -MP -MF .deps/gvplugin.Tpo -c gvplugin.c -fPIC -DPIC -o
.libs/gvplugin.o
In file included from ../../lib/common/types.h:37,
from gvplugin.c:28:
./gvcext.h:88: error: conflicting types for
'lt__PROGRAM__LTX_preloaded_symbols'
../../libltdl/ltdl.h:106: note: previous declaration of
'lt__PROGRAM__LTX_preloaded_symbols' was here
make[3]: *** [gvplugin.lo] Error 1
make[3]: Leaving directory `/usr/src/graphviz-2.24.0/lib/gvc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/graphviz-2.24.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/graphviz-2.24.0'
make: *** [all] Error 2
! Problem Detected !

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page