[Ktechlab-devel] does not compile in ubuntu jaunty

Niels Egberts niels.egberts at gmail.com
Sun May 24 13:33:30 UTC 2009


Hello,

I'm trying to compile ktechlab in Ubuntu Jaunty so I can create an .deb out
of it for other people. But at ./configure I get this:

checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed aRts correctly or use
--without-arts to compile without aRts support (this will remove
functionality).

I can't install libarts1-dev as it's not in Jaunty anymore (was in
intrepid). When I run ./configure with --without-arts the configure goes
correctly, but make stops after a while.

Any suggestions? Thanks,
Niels Egberts

../src/electronics/components/.libs/libcomponents.a(resistor.o): In function
`Resistor::Resistor(ICNDocument*, bool, char const*)':
resistor.cpp:(.text+0xcb5): undefined reference to
`SimpleComponent::SimpleComponent(ICNDocument*, bool, QString const&)'
resistor.cpp:(.text+0xd89): undefined reference to
`SimpleComponent::init1PinLeft(int)'
resistor.cpp:(.text+0xd96): undefined reference to
`SimpleComponent::init1PinRight(int)'
../src/electronics/components/.libs/libcomponents.a(resistor.o): In function
`Resistor::~Resistor()':
resistor.cpp:(.text+0xe1): undefined reference to
`SimpleComponent::~SimpleComponent()'
../src/electronics/components/.libs/libcomponents.a(resistor.o): In function
`Resistor::~Resistor()':
resistor.cpp:(.text+0x131): undefined reference to
`SimpleComponent::~SimpleComponent()'
../src/electronics/components/.libs/libcomponents.a(resistor.o):(.data.rel.ro._ZTI8Resistor[typeinfo
for Resistor]+0x10): undefined reference to `typeinfo for SimpleComponent'
collect2: ld returned 1 exit status
make[3]: *** [ktechlab] Fout 1
make[3]: Map '/home/niels/ktechlab/src' wordt verlaten
make[2]: *** [all-recursive] Fout 1
make[2]: Map '/home/niels/ktechlab/src' wordt verlaten
make[1]: *** [all-recursive] Fout 1
make[1]: Map '/home/niels/ktechlab' wordt verlaten
make: *** [all] Fout 2
niels at inoue:~/ktechlab$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/ktechlab-devel/attachments/20090524/5c24b660/attachment.html>


More information about the Ktechlab-devel mailing list