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

Re: q4wine: Errors of linking during package building



And it is present:
Linking CXX executable q4wine-helper
/usr/bin/c++  ... -lkvm ../q4wine-lib/libq4wine-core.so ...
..

Any other ideas?

Yes, change to

/usr/bin/c++ ...  ../q4wine-lib/libq4wine-core.so -lkvm ...

Especially with --as-needed is the order important.


Petr


Reply to: