Building 5.4.rc3 on Debian Etch fails for me with make[3]: Leaving directory `/usr/src/packages/BUILD/agent/helpers' making all in /usr/src/packages/BUILD/agent/mibgroup make[3]: Entering directory `/usr/src/packages/BUILD/agent/mibgroup' make[3]: *** No rule to make target [EMAIL PROTECTED]@', needed by `all'. Stop.
because agent/mibgroup/Makefile contains OBJS = @mib_module_list_o@ LOBJS = @mib_module_list_lo@ SRCS = @mib_module_list_c@ instead of the corresponding substitutions. FWIW, this is happening in a minimal chroot Debian Etch installation. As a wild guess, are we using any tools we don't AC_PROG()-check for? Before I go and try to understand Wes' related recent configure changes: what shall I check specifically in order to track this down? +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
