[Kde-bindings] [Bug 228383] bindings generator can't be build with -Wl, --no-undefined

Arno Rehn kde at arnorehn.de
Sun Feb 28 16:01:35 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=228383





--- Comment #4 from Arno Rehn <kde arnorehn de>  2010-02-28 17:01:33 ---
Thanks for the patch, but for some obscure reason this breaks the build for me.
I get the following:

Linking CXX shared module ../../bin/generator_smoke.so
cd /home/pumphaus/dev/KDE/kdebindings-build/generator/generators/smoke &&
/usr/bin/cmake -E cmake_link_script CMakeFiles/generator_smoke.dir/link.txt
--verbose=1                                          
/usr/bin/c++  -fPIC -Wl,--no-undefined  -Wl,--undefined  -shared
-Wl,-soname,generator_smoke.so -o ../../bin/generator_smoke.so
CMakeFiles/generator_smoke.dir/generator_smoke.o
CMakeFiles/generator_smoke.dir/writeClasses.o
CMakeFiles/generator_smoke.dir/writeSmokeDataFile.o
CMakeFiles/generator_smoke.dir/helpers.o -lQtCore -lQtXml 
/usr/bin/ld: generator_smoke.so: No such file: No such file or directory

The command invocation looks correct to me. Any ideas why this is failing?

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list