Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9843] New: libtabe will not build

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 9843] New: libtabe will not build
  • Date: Sun, 25 Sep 2005 15:54:33 -0700 (PDT)

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

Summary: libtabe will not build
Product: Codex
Version: test grimoire
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: chat AT sourcemage.org


I found when updating to build api 2 that libtabe is broke. It fails with
this
error:

gcc -c -O -march=athlon -mmmx -m3dnow -pipe -Os -DHAVE_CONFIG_H tabe_tsi.c -o
tabe_tsi.o >/dev/null 2>&1
mv -f .libs/tabe_tsi.lo tabe_tsi.lo
../libtool --mode=compile gcc -c -O -march=athlon -mmmx -m3dnow -pipe -Os
-DHAVE_CONFIG_H -o tabe_tsidbint.lo tabe_tsidbint.c
rm -f .libs/tabe_tsidbint.lo
gcc -c -O -march=athlon -mmmx -m3dnow -pipe -Os -DHAVE_CONFIG_H
tabe_tsidbint.c
-fPIC -DPIC -o .libs/tabe_tsidbint.lo
tabe_tsidbint.c: In function `tabeTsiDBRecordNumber':
tabe_tsidbint.c:268: warning: passing arg 2 of pointer to function from
incompatible pointer type
tabe_tsidbint.c:268: error: too few arguments to function
make[1]: *** [tabe_tsidbint.lo] Error 1
make[1]: Leaving directory `/usr/src/libtabe/src'
make: *** [lib] Error 2


I believe this is an error since we have a much newer version of db now.
Might
be very difficult to fix.

--
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 9843] New: libtabe will not build, bugzilla-daemon, 09/25/2005

Archive powered by MHonArc 2.6.24.

Top of Page