I had the same problem with my Red Hat 7.1 system. I already had the ucd-snmp
libraries installed but they didn't work. I removed them, installed the
cmu-snmp libraries(look on the ethereal download page) and did the --with-ssl
and it worked just fine.
-Nathan
> From: Bob DeBolt <bob.debolt@xxxxxxxx>
> Reply-To: bob.debolt@xxxxxxxx
> To: ethereal-users@xxxxxxxxxxxx
> Date: Sat, 2 Jun 2001 11:35:19 -0600
> Subject: [Ethereal-users] SNMP
>
> Greetings
>
> I am installing ethereal from tarball on RH 7.1.
>
> Doing ./configure gives me the following error.
>
> I have configured it disabling snmp to see if it works and it did.
>
> Anyway here is the error.
>
>
> checking whether to use SSL library if available... yes
> checking whether to use SNMP library if available... yes
> checking for ucd-snmp/snmp.h... yes
> checking for ucd-snmp/version.h... yes
> checking for snmp/snmp.h... no
> checking for snmp/version.h... no
> checking for sprint_objid in -lsnmp... no
> checking for sprint_objid in -lsnmp... no
> configure: error: SNMP header files found, but sprint_objid not found in SNMP
> library.
>
> Appreciated in advance
>
>
> Bob DeBolt
>
>
>