Subject: error building joe
To: None <tech-pkg@NetBSD.org>
From: Xavier <xavier@sentinix.org>
List: tech-pkg
Date: 06/22/2004 11:22:07
This is a multi-part message in MIME format.
--------------050405030406040700080902
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

greetings,

I updated my sources from anoncvs last night, used lintpkgsrc to look 
over any outdated packages.. found joe was updated to 3.1 and hopped on 
over, executed a: make update and got an error.  I decided to wait until 
today, update my sources again because "who knows, perhaps they were 
messing with joe as I updated or something".  So, I update, make clean, 
make update and the error showed up again.  It sucks because I actually 
use jpico a lot -- anyway, besides me just installing the joe binary 
package, is there a fix for this situation? am I the first one to report 
this bug? in any case here is the last error session (I've also attached 
the completed the session):

cd . && /bin/sh ./config.status 
/usr/pkgsrc/editors/joe/work/joe-3.1/charmaps/klingon
config.status: error: invalid argument: 
/usr/pkgsrc/editors/joe/work/joe-3.1/charmaps/klingon
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe/work/joe-3.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe/work/joe-3.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe


-- Xavier.

--------------050405030406040700080902
Content-Type: text/plain;
 name="joe-error.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="joe-error.txt"

make clean
===> Cleaning for joe-3.1
(root@netriot)-(Tue Jun 22/2004)-(11:19 AM:EDT)
(/usr/pkgsrc/editors/joe)$ make install
===> Checking for vulnerabilities in joe-3.1
=> Checksum OK for joe-3.1.tar.gz.
===> Extracting for joe-3.1
===> Patching for joe-3.1
===> Overriding tools for joe-3.1
===> Buildlinking for joe-3.1
===> Configuring for joe-3.1
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking build system type... i386-unknown-netbsdelf1.6.2
checking host system type... i386--netbsdelf
checking target system type... i386--netbsdelf
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for i386--netbsdelf-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i386--netbsdelf-gcc... gcc
checking for C compiler default output file name... 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 for style of include used by make... GNU
checking dependency style of gcc... gcc
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether ln -s works... yes
checking for library containing openpty... -lutil
checking for library containing login_tty... none required
checking for library containing tgetflag... -lcurses
checking for library containing snprintf... none required
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking POSIX termios... yes
checking whether termios.h defines TIOCGWINSZ... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking stdlib.h usability... yes
checking stdlib.h presence... yes
checking for stdlib.h... yes
checking string.h usability... yes
checking string.h presence... yes
checking for string.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking unistd.h usability... yes
checking unistd.h presence... yes
checking for unistd.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/dirent.h usability... yes
checking sys/dirent.h presence... yes
checking for sys/dirent.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking paths.h usability... yes
checking paths.h presence... yes
checking for paths.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/types.h usability... yes
checking sys/types.h presence... yes
checking for sys/types.h... yes
checking sys/stat.h usability... yes
checking sys/stat.h presence... yes
checking for sys/stat.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking selinux/selinux.h usability... no
checking selinux/selinux.h presence... no
checking for selinux/selinux.h... no
checking selinux/context.h usability... no
checking selinux/context.h presence... no
checking for selinux/context.h... no
checking for function prototypes... yes
checking for an ANSI C-conforming const... yes
checking for char... yes
checking size of char... 1
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for void *... yes
checking size of void *... 4
checking for sighandler_t... no
checking whether gcc needs -traditional... no
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether lstat accepts an empty string... no
checking whether setpgrp() takes no arguments... no
checking for pid_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking return type of signal handlers... void
checking whether stat accepts an empty string... no
checking for getcwd... yes
checking for getwd... yes
checking for isblank... yes
checking whether isblank() works correctly with side effect expressions... yes
checking for alarm... yes
checking for mkdir... yes
checking for mkstemp... yes
checking for putenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strdup... yes
checking for utime... yes
checking for setpgid... yes
checking for setitimer... yes
checking for sigaction... yes
checking for sigvec... yes
checking for siginterrupt... yes
checking for sigprocmask... yes
checking whether sighandlers must be reinstalled... no
checking for aspell... ispell
configure: creating ./config.status
config.status: creating Makefile
config.status: creating joe.1
config.status: creating joerc
config.status: creating jmacsrc
config.status: creating jstarrc
config.status: creating rjoerc
config.status: creating jpicorc
config.status: creating syntax/c.jsf
config.status: creating syntax/perl.jsf
config.status: creating syntax/verilog.jsf
config.status: creating syntax/sh.jsf
config.status: creating syntax/python.jsf
config.status: creating syntax/conf.jsf
config.status: creating syntax/php.jsf
config.status: creating syntax/mail.jsf
config.status: creating syntax/pascal.jsf
config.status: creating syntax/html.jsf
config.status: creating syntax/vhdl.jsf
config.status: creating syntax/fortran.jsf
config.status: creating syntax/java.jsf
config.status: creating syntax/xml.jsf
config.status: creating syntax/tcl.jsf
config.status: creating charmaps/klingon
config.status: creating syntax/lisp.jsf
config.status: creating syntax/csh.jsf
config.status: creating syntax/mason.jsf
config.status: creating syntax/diff.jsf
config.status: creating syntax/asm.jsf
config.status: creating autoconf.h
config.status: executing depfiles commands
===> Building for joe-3.1
/usr/bin/make  all-am
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating joe.1
config.status: creating joerc
config.status: creating jmacsrc
config.status: creating jstarrc
config.status: creating rjoerc
config.status: creating jpicorc
config.status: creating syntax/c.jsf
config.status: creating syntax/perl.jsf
config.status: creating syntax/verilog.jsf
config.status: creating syntax/sh.jsf
config.status: creating syntax/python.jsf
config.status: creating syntax/conf.jsf
config.status: creating syntax/php.jsf
config.status: creating syntax/mail.jsf
config.status: creating syntax/pascal.jsf
config.status: creating syntax/html.jsf
config.status: creating syntax/vhdl.jsf
config.status: creating syntax/fortran.jsf
config.status: creating syntax/java.jsf
config.status: creating syntax/xml.jsf
config.status: creating syntax/tcl.jsf
config.status: creating charmaps/klingon
config.status: creating syntax/lisp.jsf
config.status: creating syntax/csh.jsf
config.status: creating syntax/mason.jsf
config.status: creating syntax/diff.jsf
config.status: creating syntax/asm.jsf
config.status: creating autoconf.h
config.status: autoconf.h is unchanged
config.status: executing depfiles commands
source='b.c' object='b.o' libtool=no  depfile='.deps/b.Po' tmpdepfile='.deps/b.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c b.c
source='blocks.c' object='blocks.o' libtool=no  depfile='.deps/blocks.Po' tmpdepfile='.deps/blocks.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c blocks.c
source='bw.c' object='bw.o' libtool=no  depfile='.deps/bw.Po' tmpdepfile='.deps/bw.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c bw.c
source='cmd.c' object='cmd.o' libtool=no  depfile='.deps/cmd.Po' tmpdepfile='.deps/cmd.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c cmd.c
source='hash.c' object='hash.o' libtool=no  depfile='.deps/hash.Po' tmpdepfile='.deps/hash.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c hash.c
source='help.c' object='help.o' libtool=no  depfile='.deps/help.Po' tmpdepfile='.deps/help.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c help.c
source='kbd.c' object='kbd.o' libtool=no  depfile='.deps/kbd.Po' tmpdepfile='.deps/kbd.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c kbd.c
source='macro.c' object='macro.o' libtool=no  depfile='.deps/macro.Po' tmpdepfile='.deps/macro.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c macro.c
source='main.c' object='main.o' libtool=no  depfile='.deps/main.Po' tmpdepfile='.deps/main.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c main.c
source='menu.c' object='menu.o' libtool=no  depfile='.deps/menu.Po' tmpdepfile='.deps/menu.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c menu.c
source='path.c' object='path.o' libtool=no  depfile='.deps/path.Po' tmpdepfile='.deps/path.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c path.c
source='poshist.c' object='poshist.o' libtool=no  depfile='.deps/poshist.Po' tmpdepfile='.deps/poshist.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c poshist.c
source='pw.c' object='pw.o' libtool=no  depfile='.deps/pw.Po' tmpdepfile='.deps/pw.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c pw.c
source='queue.c' object='queue.o' libtool=no  depfile='.deps/queue.Po' tmpdepfile='.deps/queue.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c queue.c
source='qw.c' object='qw.o' libtool=no  depfile='.deps/qw.Po' tmpdepfile='.deps/qw.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c qw.c
source='rc.c' object='rc.o' libtool=no  depfile='.deps/rc.Po' tmpdepfile='.deps/rc.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c rc.c
source='regex.c' object='regex.o' libtool=no  depfile='.deps/regex.Po' tmpdepfile='.deps/regex.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c regex.c
source='scrn.c' object='scrn.o' libtool=no  depfile='.deps/scrn.Po' tmpdepfile='.deps/scrn.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c scrn.c
source='tab.c' object='tab.o' libtool=no  depfile='.deps/tab.Po' tmpdepfile='.deps/tab.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c tab.c
source='termcap.c' object='termcap.o' libtool=no  depfile='.deps/termcap.Po' tmpdepfile='.deps/termcap.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c termcap.c
source='tty.c' object='tty.o' libtool=no  depfile='.deps/tty.Po' tmpdepfile='.deps/tty.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c tty.c
source='tw.c' object='tw.o' libtool=no  depfile='.deps/tw.Po' tmpdepfile='.deps/tw.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c tw.c
source='ublock.c' object='ublock.o' libtool=no  depfile='.deps/ublock.Po' tmpdepfile='.deps/ublock.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c ublock.c
source='uedit.c' object='uedit.o' libtool=no  depfile='.deps/uedit.Po' tmpdepfile='.deps/uedit.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c uedit.c
source='uerror.c' object='uerror.o' libtool=no  depfile='.deps/uerror.Po' tmpdepfile='.deps/uerror.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c uerror.c
source='ufile.c' object='ufile.o' libtool=no  depfile='.deps/ufile.Po' tmpdepfile='.deps/ufile.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c ufile.c
source='uformat.c' object='uformat.o' libtool=no  depfile='.deps/uformat.Po' tmpdepfile='.deps/uformat.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c uformat.c
source='uisrch.c' object='uisrch.o' libtool=no  depfile='.deps/uisrch.Po' tmpdepfile='.deps/uisrch.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c uisrch.c
source='umath.c' object='umath.o' libtool=no  depfile='.deps/umath.Po' tmpdepfile='.deps/umath.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c umath.c
source='undo.c' object='undo.o' libtool=no  depfile='.deps/undo.Po' tmpdepfile='.deps/undo.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c undo.c
source='usearch.c' object='usearch.o' libtool=no  depfile='.deps/usearch.Po' tmpdepfile='.deps/usearch.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c usearch.c
source='ushell.c' object='ushell.o' libtool=no  depfile='.deps/ushell.Po' tmpdepfile='.deps/ushell.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c ushell.c
source='utag.c' object='utag.o' libtool=no  depfile='.deps/utag.Po' tmpdepfile='.deps/utag.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c utag.c
source='va.c' object='va.o' libtool=no  depfile='.deps/va.Po' tmpdepfile='.deps/va.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c va.c
source='vfile.c' object='vfile.o' libtool=no  depfile='.deps/vfile.Po' tmpdepfile='.deps/vfile.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c vfile.c
source='vs.c' object='vs.o' libtool=no  depfile='.deps/vs.Po' tmpdepfile='.deps/vs.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c vs.c
source='w.c' object='w.o' libtool=no  depfile='.deps/w.Po' tmpdepfile='.deps/w.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c w.c
source='utils.c' object='utils.o' libtool=no  depfile='.deps/utils.Po' tmpdepfile='.deps/utils.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c utils.c
source='syntax.c' object='syntax.o' libtool=no  depfile='.deps/syntax.Po' tmpdepfile='.deps/syntax.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c syntax.c
source='utf8.c' object='utf8.o' libtool=no  depfile='.deps/utf8.Po' tmpdepfile='.deps/utf8.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c utf8.c
source='selinux.c' object='selinux.o' libtool=no  depfile='.deps/selinux.Po' tmpdepfile='.deps/selinux.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c selinux.c
source='i18n.c' object='i18n.o' libtool=no  depfile='.deps/i18n.Po' tmpdepfile='.deps/i18n.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c i18n.c
source='charmap.c' object='charmap.o' libtool=no  depfile='.deps/charmap.Po' tmpdepfile='.deps/charmap.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c charmap.c
gcc  -O2 -I/usr/include  -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o joe  b.o blocks.o bw.o  cmd.o hash.o help.o kbd.o  macro.o main.o menu.o path.o  poshist.o pw.o queue.o qw.o  rc.o regex.o scrn.o tab.o  termcap.o tty.o tw.o ublock.o  uedit.o uerror.o ufile.o  uformat.o uisrch.o umath.o  undo.o usearch.o ushell.o  utag.o va.o vfile.o vs.o  w.o utils.o syntax.o utf8.o  selinux.o i18n.o charmap.o  -lcurses -lutil
source='termidx.c' object='termidx.o' libtool=no  depfile='.deps/termidx.Po' tmpdepfile='.deps/termidx.TPo'  depmode=gcc /bin/sh ./depcomp  gcc -DHAVE_CONFIG_H -I. -I. -I. -DJOERC="\"/usr/pkg/share/examples/joe/\""   -I/usr/include  -O2 -I/usr/include -c termidx.c
gcc  -O2 -I/usr/include  -L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib -o termidx  termidx.o  -lcurses -lutil
cd . && /bin/sh ./config.status /usr/pkgsrc/editors/joe/work/joe-3.1/charmaps/klingon
config.status: error: invalid argument: /usr/pkgsrc/editors/joe/work/joe-3.1/charmaps/klingon
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe/work/joe-3.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe/work/joe-3.1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/joe

--------------050405030406040700080902--