[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

q4wine: Errors of linking during package building



Hi,

(Please Cc me in replies, I am not subscribed to this mailing list)

I have strange errors [1] of linking in version 0.999-rc7-1 of my package
q4wine which is now in experimental. The same errors were also in previous
version (0.121-4) of package [2].

Short quotation from full log [1]:

Linking CXX executable q4wine-cli
CMakeFiles/q4wine-cli.dir/q4wine-cli.cpp.o: In function `QString::QString(char const*)':
/usr/include/qt4/QtCore/qstring.h:419: undefined reference to `QString::fromAscii_helper(char const*, int)'
CMakeFiles/q4wine-cli.dir/q4wine-cli.cpp.o: In function `QString::~QString()':
/usr/include/qt4/QtCore/qstring.h:880: undefined reference to `QString::free(QString::Data*)'
CMakeFiles/q4wine-cli.dir/q4wine-cli.cpp.o: In function `QString::operator=(char const*)':
/usr/include/qt4/QtCore/qstring.h:425: undefined reference to `QString::fromAscii(char const*, int)'
/usr/include/qt4/QtCore/qstring.h:425: undefined reference to `QString::operator=(QString const&)'
..

When problems are during compiling process I have no problem to fix them.
But now problem is during linking process and it is completely new for me.
I can not understand that is going wrong here.

Any suggestions and explanations are welcome.

Best regards,
Boris

[1] https://buildd.debian.org/status/fetch.php?pkg=q4wine&arch=hurd-i386&ver=0.999-rc7-1&stamp=1338805808
[2] https://buildd.debian.org/status/fetch.php?pkg=q4wine&arch=hurd-i386&ver=0.121-4&stamp=1337858869


Reply to: