=> Bootstrap dependency digest>=20010302: found digest-20111104
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.7
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum SHA1 OK for jed-0.99-16.tar.bz2
=> Checksum RMD160 OK for jed-0.99-16.tar.bz2
===> Installing dependencies for jed-0.99.16nb2
=> Build dependency checkperms>=1.1: found checkperms-1.11
=> Full dependency libslang>=1.4.9nb4: found libslang-1.4.9nb7
===> Overriding tools for jed-0.99.16nb2
===> Extracting for jed-0.99.16nb2
===> Patching for jed-0.99.16nb2
=> Applying pkgsrc patches for jed-0.99.16nb2
===> Creating toolchain wrappers for jed-0.99.16nb2
===> Configuring for jed-0.99.16nb2
=> Modifying GNU configure scripts to avoid --recheck
=> Replacing config-guess with pkgsrc versions
=> Replacing config-sub with pkgsrc versions
=> Replacing install-sh with pkgsrc version
=> Checking for portability problems in extracted files
checking for egrep... grep -E
checking for x86_64-unknown-linux-gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for library containing strerror... none required
checking for AIX... no
checking C compiler that understands ANSI prototypes... gcc looks ok.  Good.
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
checking for X... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for memory.h... (cached) yes
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/fcntl.h usability... yes
checking sys/fcntl.h presence... yes
checking for sys/fcntl.h... yes
checking sys/stropts.h usability... yes
checking sys/stropts.h presence... yes
checking for sys/stropts.h... yes
checking pty.h usability... yes
checking pty.h presence... yes
checking for pty.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for mode_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... yes
checking for openpty in -lutil... yes
checking for memset... yes
checking for memcpy... yes
checking for putenv... yes
checking for setenv... yes
checking for unsetenv... yes
checking for getcwd... yes
checking for setsid... yes
checking for tcgetattr... yes
checking for tcsetattr... yes
checking for cfgetospeed... yes
checking for grantpt... yes
checking for setlocale... yes
checking for utime... yes
checking for symlink... yes
checking for gethostname... yes
checking for tcgetpgrp... yes
checking for openpty... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for Terminfo... yes
looking for the SLANG library
Looking for slang.h in /tmp/pkgsrc/editors/jed/work/slang/libsrc
and libslang.a in /tmp/pkgsrc/editors/jed/work/slang/libsrc/objs
Looking for slang.h in /tmp/pkgsrc/editors/jed/work/slang/libsrc
and libslang.a in /tmp/pkgsrc/editors/jed/work/slang/libsrc/objs
Looking for slang.h in /tmp/pkgsrc/editors/jed/work/slang/src
and libslang.a in /tmp/pkgsrc/editors/jed/work/slang/src/objs
Looking for slang.h in /tmp/pkgsrc/editors/jed/work/slang/src
and libslang.a in /tmp/pkgsrc/editors/jed/work/slang/src/objs
Looking for slang.h in /tmp/pkgsrc/editors/jed/work/.home/include
and libslang.a in /tmp/pkgsrc/editors/jed/work/.home/lib
Looking for slang.h in ${prefix}/include
and libslang.a in ${exec_prefix}/lib
Looking for slang.h in /usr/local/include
and libslang.a in /usr/local/lib
Looking for slang.h in /usr/include
and libslang.a in /usr/lib
Looking for slang.h in /usr/include/slang
and libslang.a in /usr/lib
Looking for slang.h in /usr/include/slang
and libslang.a in /usr/lib/slang
Unable to find the library.
You may have to edit /tmp/pkgsrc/editors/jed/work/jed-0.99-16/src/Makefile.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/sysconf.h

You need to edit src/Makefile if the following are not correct:
  CC = gcc
  CFLAGS = -O3 -pipe -fstack-protector -Wno-format -fno-builtin -I/usr/pkg/include -fno-strength-reduce
  JED_ROOT = /usr/pkg/jed

Also edit src/Makefile to enable:
  GPM Mouse support (Linux)
You may also want to edit src/jed-feat.h to enable or disable some features.

Before typing 'make', type 'make clean' first.