Peter Djalaliev wrote, On 2007-12-10 21:24:
> I included -ldbm, which fixed the unresolved references to 'dbopen'.
> However, i still get the following warnings:
> warning: Using 'getaddrinfo' in statically linked applications
> requires at runtime the shared libraries from the glibc version used
I included -ldbm, which fixed the unresolved references to 'dbopen'.
However, i still get the following warnings:
/home/.../lib/libnspr4.a(prnetdb.o): In function
`PR_GetAddrInfoByName':../../../../pr/src/misc/prnetdb.c:2113:
warning: Using 'getaddrinfo' in statically linked applications
requi
Hello,
I have an application that uses NSS for TLS functionality and I am
trying to compile it statically (under Linux). I ran into a number of
issues. First, it took me a long time to get the ordering between all
static NSS libraries right, so the linker would not complain about
unresolved refe
3 matches
Mail list logo