[Gambas-user] cannot find -llwebcore

Erwin Lemmers erwin.lemmers at ...2565...
Tue Jul 24 22:18:07 CEST 2012


Hi there,

I'm running Slackware-current an want to compile the latest svn of gambas3

A reconf-all is running OK,
Also a configure -C is running without errors.

But when I do a make I get theerror message below.
I know webcore is a library that can't be found but why is the configure 
-C running without errors.
And what am I missing what package do I need to install.

who can help !

Greetings, Erwin




/usr/lib/gcc/i486-slackware-linux/4.7.1/../../../../i486-slackware-linux/bin/ld: 
cannot find -lwebcore
collect2: error: ld returned 1 exit status
make[5]: *** [gb.qt4.webkit.la] Error 1
make[5]: Leaving directory `/usr/src/gambas3/trunk/gb.qt4/src/webkit'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/usr/src/gambas3/trunk/gb.qt4/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/src/gambas3/trunk/gb.qt4'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/gambas3/trunk/gb.qt4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gambas3/trunk'
make: *** [all] Error 2
bash-4.2#




More information about the User mailing list