You are not logged in.

#1 2006-01-17 08:53:30

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

koffice-svn compiling problems

I´m trying to build koffice-svn from AUR (http://aur.archlinux.org/packages.php?d … s=0&SeB=nd)

I get this error ("Fehler"= "Error" ;-) )

/usr/bin/ld: warning: libkexicore.so.1, needed by ./.libs/libkeximigrate.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libkexiextendedwidgets.so.1, needed by ./.libs/libkeximigrate.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libkeximain.so.1, needed by ./.libs/libkeximigrate.so, not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libkexiutils.so.1, needed by ./.libs/libkeximigrate.so, not found (try using -rpath or -rpath-link)
/opt/kde/lib/libkexidb.so.0: undefined reference to `KexiDB::Parser::~Parser()'
/opt/kde/lib/libkexidb.so.0: undefined reference to `KexiDB::Parser::Parser(KexiDB::Connection*)'
/opt/kde/lib/libkexidb.so.0: undefined reference to `KexiDB::Parser::query()'
/opt/kde/lib/libkexidb.so.0: undefined reference to `tname(int)'
/opt/kde/lib/libkexidb.so.0: undefined reference to `KexiDB::Parser::parse(QString const&)'
collect2: ld returned 1 exit status
make[4]: *** [keximigratetest] Fehler 1
make[4]: Leaving directory `/var/abs/local/koffice-svn/src/koffice/kexi/migration'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/var/abs/local/koffice-svn/src/koffice/kexi/migration'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/var/abs/local/koffice-svn/src/koffice/kexi'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/abs/local/koffice-svn/src/koffice'
make: *** [all] Fehler 2
==> ERROR: Build Failed.  Aborting...

Offline

Board footer

Powered by FluxBB