No puc compilar els codis de CVS, després de borrar el kbuti i
tornar-lo a baixar del CVS, faig:
$ ./configure; make
...
butinet.o: In function `Butinet::posarConf()':butinet.cpp:(.text+0x4e4):
undefined reference to `KButiConfig::self()'
:butinet.cpp:(.text+0x5e4): undefined reference to `KButiConfig::self()'
:butinet.cpp:(.text+0x6c8): undefined reference to `KButiConfig::self()'
:butinet.cpp:(.text+0x728): undefined reference to `KButiConfig::self()'
:butinet.cpp:(.text+0x784): undefined reference to `KButiConfig::self()'
butinet.o:butinet.cpp:(.text+0x798): more undefined references to
`KButiConfig::self()' follow
collect2: ld returned 1 exit status
make[2]: *** [kbuti] Error 1
make[2]: Leaving directory `/home/utopic/Code/kbuti/src'
make[1]: *** [all-recursive] Error 1
Diu que no troba KButiConfig::self(), pot ser que no estigui posada al
Makefile per fer el linkatge. Podeu compilar el kbuti?
Gracies.
--
In a world without walls,
who needs Gates and Windows?
-- Utopic
http://www.elblogutopic.tk
|