two problems building kdelibs: kjs and kded_kdetrayproxy
Alexander Neundorf
neundorf at kde.org
Thu Jan 19 23:47:51 CET 2006
Hi,
I have the following two problems building kdelibs from trunk:
kdelibs/kjs/date_object.lut.h created from the create_hash_table script seems
to be somehow wrong, I don't know perl, so I can't do aynthing about it:
~/src/kde4-svn/kdelibs/kjs$ perl create_hash_table date_object.cpp -i >
date_object.lut.h
Name "main::nameEntries" used only once: possible typo at create_hash_table
line 171.
Creating hashtable for date_object.cpp
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
Use of uninitialized value in concatenation (.) or string at create_hash_table
line 171, <IN> line 440.
~/src/kde4-svn/kdelibs/kjs$ perl --version
This is perl, v5.8.0 built for i486-linux
Second one: undefined reference to qt_x_time in
kdelibs/kdeui/kded_kdetrayproxy.cpp
This is with Qt 4.1.0, there is no qt_x_time in the whole Qt sources.
How to fix it ?
Bye
Alex
--
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org - http://www.kde.org
alex AT neundorf.net - http://www.neundorf.net
More information about the Kde-buildsystem
mailing list