Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 12618] New: koffice 1.5.0 and 1.5.1 fail to compile (libkexi*.so.1 not found)

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 12618] New: koffice 1.5.0 and 1.5.1 fail to compile (libkexi*.so.1 not found)
  • Date: 6 Jun 2006 18:43:57 -0000

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

Summary: koffice 1.5.0 and 1.5.1 fail to compile (libkexi*.so.1
not found)
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kde
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: timothee.lecomte AT ens.fr


Starting from koffice 1.5.0, and still with koffice 1.5.1, the koffice spell
won't compile, complaining about unfound Kexi librairies. Here is the relevant
part of the compile log :

/bin/sh ../../libtool --silent --tag=CXX --mode=link g++ -Wno-long-long
-Wundef
-ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconve
rsion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O
-march=pentium4m -mmmx -mfpmath=sse -msse -msse2 -pipe -DPIC -fPI
C -O3 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT
_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -DHAVE_KNEWSTUFF
-fexceptions -include ../../kexi/kexi_global.h -DKEXI_NO_AUTO
FIELD_WIDGET -DKEXI_NO_CURSOR_PROPERTY -DKEXI_NO_CTXT_HELP -DKEXI_NO_SUBFORM
-z
combreloc -s -o keximigratetest -R /usr/lib -R /usr/lib -R /
usr/lib -R /usr/X11R6/lib -L/usr/lib -L/usr/X11R6/lib -Wl,--as-needed
-Wl,--enable-new-dtags keximigratetest.o libkeximigrate.la ../../kexi/
core/libkexicore.la ../../kexi/kexidb/libkexidb.la
../../kexi/widget/libkexiextendedwidgets.la ../../kexi/main/libkeximain.la
-lqt-mt -lz -l
png -lz -lm -lXext -lX11 -lSM -lICE -lpthread -lkdecore
/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld:
warning: libkexicore.so.1, needed by ./.libs/libkeximigrate.so, no
t found (try using -rpath or -rpath-link)
/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld:
warning: libkexiextendedwidgets.so.1, needed by ./.libs/libkeximig
rate.so, not found (try using -rpath or -rpath-link)
/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld:
warning: libkeximain.so.1, needed by ./.libs/libkeximigrate.so, no
t found (try using -rpath or -rpath-link)
/usr/lib/gcc/i686-pc-linux-gnu/4.0.3/../../../../i686-pc-linux-gnu/bin/ld:
warning: libkexiutils.so.1, needed by ./.libs/libkeximigrate.so, n
ot found (try using -rpath or -rpath-link)
/usr/lib/libkexidb.so.0: undefined reference to `KexiDB::Parser::~Parser()'
/usr/lib/libkexidb.so.0: undefined reference to
`KexiDB::Parser::Parser(KexiDB::Connection*)'
/usr/lib/libkexidb.so.0: undefined reference to `KexiDB::Parser::query()'
/usr/lib/libkexidb.so.0: undefined reference to `tname(int)'
/usr/lib/libkexidb.so.0: undefined reference to `KexiDB::Parser::parse(QString
const&)'
collect2: ld returned 1 exit status
make[4]: *** [keximigratetest] Error 1

--
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 12618] New: koffice 1.5.0 and 1.5.1 fail to compile (libkexi*.so.1 not found), bugzilla-daemon, 06/06/2006

Archive powered by MHonArc 2.6.24.

Top of Page