On 02/05/07, Wes Hardaker <[EMAIL PROTECTED]> wrote:
> configure will have to be modified to handle this is the future (so
> you might want to file a feature request to ensure we don't forget
> about it.
Done.
Dave
-
This SF
> "AB" == Adam Bell <[EMAIL PROTECTED]> writes:
AB> Does anyone know how to link in an external library to the .so files?
AB> Is it required to link against the .so before the link for snmpd.(seems
AB> logical)
Right now if you want to do the linking for a .so, you're right that
there is no i
Hi all,
I am trying to link in an external library as part of cache loading routines
for MIB table_access code.
I added configure options for includes and libraries. It appears as the
library should be linked into libnetsnmpmibs.so
MY_INCLUDE="-O2 -Wall -I/home/abell/Software/app/cfgmon
-I/h