[pacman-dev] Compilation warnings

Aaron Griffin aaronmgriffin at gmail.com
Wed Feb 7 18:19:39 EST 2007


On 2/7/07, Dan McGee <dpmcgee at gmail.com> wrote:
> These have been in the compile output for a while, perhaps we should
> look into it. I have a guess that it may be related to libdownload not
> installing a .la file (and it is also missing .so symlinks, compare to
> libarchive for example). If anyone else knows more about it, feel free
> to add your input.

There's no way around those errors.  glibc has a minor limitation when
doing static linking with a handful of functions.  In essence, if
you're using those functions, you can't have full static linking - you
are tied to the glibc version it was build against.




More information about the pacman-dev mailing list