Trying to install php4-apache2-ssl-gd on 10.3, which then wants to install net-snmp-unified (5.4-2). net-snmp-unified goes through ./configure and builds for quite some time, before dying as follows:
gcc -DNETSNMP_ENABLE_IPV6 -g -O2 -Udarwin7 -Ddarwin7=darwin7 -o .libs/snmpd .libs/snmpd.o -L/sw/lib/system-openssl/lib -L/sw/lib ./.libs/libnetsnmpmibs.dylib ./.libs/libnetsnmpagent.dylib helpers/.libs/libnetsnmphelpers.dylib ../snmplib/.libs/libnetsnmp.dylib -lkvm -lcrypto -L/usr/local/lib /System/Library/Perl/5.8.1/darwin-thread-multi-2level/auto/DynaLoader/DynaLo ader.a -L/System/Library/Perl/5.8.1/darwin-thread-multi-2level/CORE -lperl -ldl -lm -lc ld: warning prebinding disabled because dependent library: /sw/lib/libnetsnmpmibs.15.dylib is not prebound ld: Undefined symbols: _kd make[1]: *** [snmpd] Error 1 make: *** [subdirs] Error 1 ### execution of /var/tmp/tmp.1.mbk8H4 failed, exit code 2 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-net-snmp-unified-5.4-2 (Reading database ... 72974 files and directories currently installed.) Removing fink-buildlock-net-snmp-unified-5.4-2 ... Failed: phase compiling: net-snmp-unified-5.4-2 failed During ./configure I do notice the following, which may or may not be relevant (it continues regardless): checking for and configuring mib modules to use... configure: WARNING: mib module conflict configure: WARNING: mib module 'mibII/ipv6' is both included and excluded. It will be excluded Any suggestions? Works fine under 10.4 on my other machine. I presume I can't just grab the deb from it though, because it's Intel and the 10.3 machine is PPC :( -- Nigel Stanger, mailto:[EMAIL PROTECTED] Dunedin, NEW ZEALAND. Fnord. In 1547, British law was amended to end the practice of boiling people to death as punishment for criminal behaviour. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
