Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 910 by [email protected]: Failed to link ibus-pinyin -1.3.6 http://code.google.com/p/ibus/issues/detail?id=910 What version of the product are you using? On what operating system? OS (Linux distributions, UNIX or ...): NetBSD-5.0.2 Architecture (i386, x86_64): i386 IBus version: ibus-1.3.3 Input method name and version: ibus-pinyin-1.3.6 Python version: 2.6.5 dbus version: 1.2.4.6 dbus-python version: 0.83.1 gtk version (if bug is about gtk applications): qt version (if bug is about qt applications): What steps will reproduce the problem? 1. extract ibus^pinyin-1.3.6 2. configure 3. make What is the expected output? What do you see instead? Failed to CXXLD ibus-engine-pinyin because of undefined reference to 'PY::PinyinEditor::selectCandidateInPage(unsigned int)' and 'PY::PinyinEditor::commit(char const*)' Please provide any additional information below. Those functions are used in src/BopomofoEditor.cc, but defined as 'inline' in src/PinyinEditor.cc If 'inline' is removed from definition of those functions as attached patch, it will be linked fine for me. Attachments: patch-aa 483 bytes -- You received this message because you are subscribed to the Google Groups "ibus-devel" group. iBus project web page: http://code.google.com/p/ibus/ iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
