Hi everyone!

I'm getting this error while compiling net-snmp 5.0 (will be added when it's
fixed):

cc -dynamiclib -undefined suppress -o .libs/libnetsnmp.5.0.0.dylib
snmp_client.lo mib.lo parse.lo snmp_api.lo snmp.lo snmp_auth.lo asn1.lo
md5.lo snmp_parse_args.lo system.lo vacm.lo int64.lo read_config.lo
snmp_debug.lo tools.lo snmp_logging.lo snmpv3.lo lcd_time.lo keytools.lo
scapi.lo callback.lo default_store.lo snmp_alarm.lo data_list.lo
oid_array.lo oid_stash.lo mt_support.lo snmp_enum.lo snmp-tc.lo snprintf.lo
strtol.lo strtoul.lo snmp_transport.lo snmpUDPDomain.lo snmpTCPDomain.lo
snmpUnixDomain.lo snmpCallbackDomain.lo snmp_secmod.lo snmpusm.lo
snmp_version.lo cmu_compat.lo ucd_compat.lo  -lc -install_name
/sw/src/root-net-snmp-5.0-1/sw/lib/libnetsnmp.5.dylib -compatibility_version
6 -current_version 6.0
ld: -undefined error must be used when -twolevel_namespace is in effect
/usr/bin/libtool: internal link edit command failed
make[1]: *** [libnetsnmp.la] Error 1

This didn't happen before I enabled shared libraries, and it causes one of
the targets to fail...

Anyone know how to fix it?

Thanks!


_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to