I'm doing a selfupdate followed by update-all. Fink shows:
Package manager version: 0.24.1 Distribution version: 0.7.1.rsync
It's got about 229 packages to update. Net-snmp, however, won't compile:
/bin/sh ../libtool --mode=link gcc -g -O2 -Ddarwin7 -o snmpd snmpd.lo -L/sw/lib libnetsnmpagent.la libnetsnmpmibs.la helpers/libnetsnmphelpers.la ../snmplib/libnetsnmp.la -ldl -lkvm -lm
gcc -g -O2 -Ddarwin7 -o .libs/snmpd snmpd.o -L/sw/lib -L./.libs -lnetsnmpagent -lnetsnmpmibs -Lhelpers/.libs -lnetsnmphelpers -L../snmplib/.libs -lnetsnmp -ldl -lkvm -lm
ld: warning prebinding disabled because dependent library: /sw/lib/libnetsnmpagent.5.dylib is not prebound
ld: Undefined symbols:
_EVP_DigestFinal
_EVP_DigestInit
_EVP_DigestUpdate
_EVP_md5
_EVP_sha1
_AES_cfb128_encrypt
_AES_set_encrypt_key
_DES_cbc_encrypt
_DES_key_sched
_DES_ncbc_encrypt
_HMAC
_RAND_bytes
make[1]: *** [snmpd] Error 1
make: *** [subdirs] Error 1
### execution of make failed, exit code 2
Removing build lock...
dpkg -r fink-buildlock-net-snmp-5.0.7-15
(Reading database ... 111321 files and directories currently installed.)
Removing fink-buildlock-net-snmp-5.0.7-15 ...
Failed: phase compiling: net-snmp-5.0.7-15 failed
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
