As I checked my config.log file, I found the following messages, do they
mean that my snmp support was not installed? And how can I fix it?
configure: In function `main':
configure:7755: warning: unused variable `a'
configure:7887: checking for snmp_build_var_op in -lsnmp
configure:7899: gcc -o conftest -g -O2 -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG c
onftest.c -lnsl -lresolv -lsocket -lposix4 -lpthread -lsnmp 1>&5
Undefined first referenced
symbol in file
EVP_md5 /usr/local/lib/libsnmp.so
EVP_DigestFinal /usr/local/lib/libsnmp.so
EVP_DigestUpdate /usr/local/lib/libsnmp.so
kstat_close /usr/local/lib/libsnmp.so
des_cbc_encrypt /usr/local/lib/libsnmp.so
EVP_sha1 /usr/local/lib/libsnmp.so
EVP_DigestInit /usr/local/lib/libsnmp.so
kstat_lookup /usr/local/lib/libsnmp.so
kstat_read /usr/local/lib/libsnmp.so
des_key_sched /usr/local/lib/libsnmp.so
RAND_bytes /usr/local/lib/libsnmp.so
des_ncbc_encrypt /usr/local/lib/libsnmp.so
HMAC /usr/local/lib/libsnmp.so
kstat_open /usr/local/lib/libsnmp.so
kstat_data_lookup /usr/local/lib/libsnmp.so
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 7892 "configure"
#include "confdefs.h"
extern char snmp_build_var_op();
int main() {
snmp_build_var_op()
; return 0; }
configure:7921: gcc -o conftest -g -O2 -D_REENTRANT
-D_POSIX_PTHREAD_SEMANTICS -Wall -D_GNU_SOURCE -DNDEBUG c
onftest.c -lnsl -lresolv -lsocket -lposix4 -lpthread -L/usr/lib -lsnmp
1>&5
Undefined first referenced
symbol in file
EVP_md5 /usr/local/lib/libsnmp.so
EVP_DigestFinal /usr/local/lib/libsnmp.so
EVP_DigestUpdate /usr/local/lib/libsnmp.so
kstat_close /usr/local/lib/libsnmp.so
des_cbc_encrypt /usr/local/lib/libsnmp.so
EVP_sha1 /usr/local/lib/libsnmp.so
EVP_DigestInit /usr/local/lib/libsnmp.so
kstat_lookup /usr/local/lib/libsnmp.so
kstat_read /usr/local/lib/libsnmp.so
des_key_sched /usr/local/lib/libsnmp.so
RAND_bytes /usr/local/lib/libsnmp.so
des_ncbc_encrypt /usr/local/lib/libsnmp.so
HMAC /usr/local/lib/libsnmp.so
kstat_open /usr/local/lib/libsnmp.so
kstat_data_lookup /usr/local/lib/libsnmp.so
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 7914 "configure"
#include "confdefs.h"
extern char snmp_build_var_op();
int main() {
snmp_build_var_op()
; return 0; }
configure:7943: gcc -o
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Paul
Hampson
Sent: June 20, 2003 5:49 AM
To: [EMAIL PROTECTED]
Subject: RE: Radius does not try to register with SMUX- REPOSTED
> From: Yousef Jamous
> Sent: Friday, 20 June 2003 7:18 AM
> Can you please send me the lines before and after the "$INCLUDE
> ${confdir}/snmp.conf" to compare it with mine?
# SNMP CONFIGURATION
#
# Snmp configuration is only valid if SNMP support was enabled
# at compile time.
#
# To enable SNMP querying of the server, set the value of the
# 'snmp' attribute to 'yes'
#
snmp = yes
$INCLUDE ${confdir}/snmp.conf
# THREAD POOL CONFIGURATION
--
=========================================================
Paul "TBBle" Hampson
Bubblesworth Pty Ltd (ABN: 51 095 284 361)
[EMAIL PROTECTED]
The Creation of the Universe was made
possible by a grant from Texas Instruments.
-- PBS
---------------------------------------------------------
Random signature generator 3.0 by Paul "TBBle" Hampson
=========================================================
-
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html