2008/5/16 Raghavendra Prasad <[EMAIL PROTECTED]>:
> Evidently the compiler options like "includedir" and "libdir" are
> overwriting the standard paths
That's correct.
> I did not wanted this. I want to
> append "includedir" and "libdir" to the standard p
Raghavendra Prasad wrote:
> '--includedir=/data/projects/cdspr/sw/common/include/gamma'
> '--libdir=/data/projects/cdspr/sw/common/gammalibs-0BETA_20080428/x86'
>
> Evidently the compiler options like "includedir" and "libdir" are
> overwriting the standard paths - I did not wanted this. I want
Hi all,
I configured twice with the following options - for comparison
./configure
'--with-persistent-directory=/data/projects/cdspr/sw/snmp/var/net-snmp'
'--with-sys-location=izt'
'--with-logfile=/data/projects/cdspr/sw/snmp/var/log/snmpd.log'
'--with-sys-contact=izt' '--with-default-snmp-versi
Hi all,
I have linked into net-snmp v5.2.3 other specific libraries so my snmp
handlers can reach out into the system and gather info to report on.
Compiling and linking all works fine. I added new include paths to the
compile line without issue.
However, when I run configure, I get