Re: glibc warnings
"Gabriele Greco" <[email protected]>
| Newsgroups | gmane.comp.autopackage.devel |
|---|---|
| Message-ID | <[email protected]> |
> > 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). I solved similar problems with: APBUILD_NO_STATIC_X=1 -- Bye, Gabry