=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for detox-1.2.0 > detox_path.h echo "char default_etc_dir[]=\"/usr/pkg/etc\";" >> detox_path.h echo "char default_data_dir[]=\"/usr/pkg/share/detox\";" >> detox_path.h gcc -c -Wno-error -march=i586 detox.c gcc -c -Wno-error -march=i586 file.c gcc -c -Wno-error -march=i586 clean_string.c gcc -c -Wno-error -march=i586 table.c gcc -c -Wno-error -march=i586 parse_table.c gcc -c -Wno-error -march=i586 config_file_l.c gcc -c -Wno-error -march=i586 config_file_y.c gcc -c -Wno-error -march=i586 config_file_spoof.c gcc -c -Wno-error -march=i586 config_file_dump.c gcc -c -Wno-error -march=i586 parse_options_getopt.c gcc -c -Wno-error -march=i586 parse_options_generic.c gcc -o detox detox.o file.o clean_string.o table.o parse_table.o config_file_l.o config_file_y.o config_file_spoof.o config_file_dump.o parse_options_getopt.o parse_options_generic.o -lfl -lcompat_minix -lminlib detox.o: In function `main': detox.c:(.text+0xeb): undefined reference to `rpl_malloc' detox.c:(.text+0x458): undefined reference to `rpl_malloc' detox.c:(.text+0x5d3): undefined reference to `rpl_malloc' file.o: In function `parse_file': file.c:(.text+0x25): undefined reference to `rpl_malloc' file.c:(.text+0x179): undefined reference to `rpl_malloc' file.o:file.c:(.text+0x3f0): more undefined references to `rpl_malloc' follow config_file_l.o: In function `yyrealloc': config_file_l.c:(.text+0x17b7): undefined reference to `rpl_realloc' config_file_y.o: In function `yyparse': config_file_y.c:(.text+0xdc): undefined reference to `rpl_malloc' config_file_y.c:(.text+0x38e): undefined reference to `rpl_malloc' config_file_y.c:(.text+0x40d): undefined reference to `rpl_malloc' config_file_y.c:(.text+0x48c): undefined reference to `rpl_malloc' config_file_y.c:(.text+0x4e9): undefined reference to `rpl_malloc' config_file_y.o:config_file_y.c:(.text+0x54f): more undefined references to `rpl_malloc' follow parse_options_getopt.o: In function `parse_options_getopt': parse_options_getopt.c:(.text+0x2bf): undefined reference to `rpl_realloc' parse_options_generic.o: In function `initialize_main_options': parse_options_generic.c:(.text+0xc): undefined reference to `rpl_malloc' collect2: ld returned 1 exit status gmake: *** [detox] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/sysutils/detox *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/sysutils/detox