glibc warnings
Justin Karneges <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm trying to build all of our deps with apbuild (openssl, zlib, Qt4), and I've mostly succeeded. I can makepackage a test application using QtCore and it succeeds without warnings. However, when I use QtGui, then I'm given this: "WARNING: Symbols from glibc 2.3 (or newer) were found. Consider using apbuild to allow users of older distros to run this binary. If you are statically linking any libraries, make sure they are compiled with apbuild too." Everything is built using apbuild, so I don't know why I get this warning. Is there a way to investigate this further? Maybe I can find out if libQtGui.so is the culprit, and see what about my compilation of that lib went wrong. My guess is that maybe the X libs are making these references. I didn't build the X libs myself, I'm just using the static versions on my distro (using APBUILD_STATIC). -Justin --------------------------------------------------------------------- To unsubscribe, e-mail: autopackage-dev-unsubscribe-OfajU3CKLf1/[email protected] For additional commands, e-mail: autopackage-dev-help-OfajU3CKLf1/[email protected]