=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for heme-0.4nb1 gcc -Wno-error -march=i586 -I/usr/pkg/include/ncurses -Wall -DHAVE_MMAP -c heme.c -o heme.o heme.c: In function 'save_file': heme.c:142: warning: implicit declaration of function 'munmap' heme.c: In function 'load_block': heme.c:234: warning: implicit declaration of function 'mmap' heme.c:234: warning: assignment makes pointer from integer without a cast gcc -Wno-error -march=i586 -I/usr/pkg/include/ncurses -Wall -DHAVE_MMAP -c xmalloc.c -o xmalloc.o gcc -Wno-error -march=i586 -I/usr/pkg/include/ncurses -Wall -DHAVE_MMAP -c error.c -o error.o gcc -Wno-error -march=i586 -I/usr/pkg/include/ncurses -Wall -DHAVE_MMAP -c pconfig.c -o pconfig.o gcc -Wno-error -march=i586 -I/usr/pkg/include/ncurses -Wall -DHAVE_MMAP -c pgetopt.c -o pgetopt.o gcc heme.o xmalloc.o error.o pconfig.o pgetopt.o -o heme -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lncurses heme.o: In function `save_file': heme.c:(.text+0x2a8): undefined reference to `munmap' heme.o: In function `check_max_blocks': heme.c:(.text+0x3f3): undefined reference to `munmap' heme.c:(.text+0x4c3): undefined reference to `munmap' heme.o: In function `load_block': heme.c:(.text+0x575): undefined reference to `mmap' collect2: ld returned 1 exit status gmake: *** [heme] Error 1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/editors/heme *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/heme