Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15579] New: uptimed does not like libtool 2.2.6b

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 15579] New: uptimed does not like libtool 2.2.6b
  • Date: 18 Feb 2010 05:56:43 -0000

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

Summary: uptimed does not like libtool 2.2.6b
Product: Codex
Version: stable grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ cat /var/lib/sorcery/codex/stable/VERSION
0.41-0
6b656c31edd4d66479acbfc6ad847089b9890a67

$ gaze version uptimed libtool
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
stable utils uptimed 0.3.16 0.3.16
stable devel libtool 2.2.6b 2.2.6b

# cast uptimed
...
Making all in libuptimed
make[2]: Entering directory `/usr/src/uptimed-0.3.16/libuptimed'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-march=core2 -fPIC -DPIC -pipe -DPIC -fPIC -O2 -MT misc.lo -MD -MP -MF
.deps/misc.Tpo -c -o misc.lo misc.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
-march=core2 -fPIC -DPIC -pipe -DPIC -fPIC -O2 -MT milestone.lo -MD -MP -MF
.deps/milestone.Tpo -c -o milestone.lo milestone.c
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[2]: *** [misc.lo] Error 63
make[2]: *** Waiting for unfinished jobs....
libtool: Version mismatch error. This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[2]: Leaving directory `/usr/src/uptimed-0.3.16/libuptimed'
make[1]: Leaving directory `/usr/src/uptimed-0.3.16'
make[2]: *** [milestone.lo] Error 63
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

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