Hi,

It's a build error i already seen on debian.
The Qt configuration seem to have this flag set : --no-undefined
And Monkey Studio need the undefined symbols.
You need to remove this flags from makefiles/pro.
I have tried using in ROOT/monkey.pro  ( and maybe you will need patch 
plugins.inc too ):

LIBS -= -Wl,--no-undefined

But it seem to not working.
I will investigate how i can remove this from the pro file.
I don't know why debian/hardy add this flag but it's the problem to your build 
error.

[EMAIL PROTECTED],

-- 
[needs-packaging] monkeystudio
https://bugs.launchpad.net/bugs/182693
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to