Displaying 1 result from an estimated 1 matches for "skeysubr".
2002 Feb 11
0
[PATCH]: RHL72 --with-skey linking problems
...be ok and it works here.
Full log below was:
--8<--
configure:5982: checking for skey_keyinfo
configure:6025: gcc -o conftest -g -O2 -Wall -Wpointer-arith
-Wno-uninitialized conftest.c -lskey -lutil -lz -lnsl >&5
/usr/bin/ld: Warning: size of symbol `f' changed from 4 to 26 in
skeysubr.o
/usr/bin/ld: Warning: type of symbol `f' changed from 1 to 2 in skeysubr.o
collect2: ld returned 1 exit status
configure:6028: $? = 1
configure: failed program was:
#line 5987 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prot...