Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jul 2002 13:45:13 +0200 (CEST)
From:      Stefan `Sec` Zehl <sec@ice.42.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40650: shells/ksh93 port broken
Message-ID:  <20020716114513.3F93559A@ice.42.org>

next in thread | raw e-mail | index | archive | help

>Number:         40650
>Category:       ports
>Synopsis:       shells/ksh93 port broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 16 05:20:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Stefan `Sec` Zehl
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD ice 4.6-STABLE FreeBSD 4.6-STABLE #14: Sat Jun 22 20:31:41 CEST 2002 root@ice:/usr/export/obj/usr/export/src/sys/ICE i386


	
>Description:

The shells/ksh93 port does not build.

The full build log is about 10.000 lines long, I can send it on request.
I have appended a short excerpt below:

>How-To-Repeat:

cd /usr/ports/shells/ksh93; make

>Fix:

None known.


===>  Extracting for ksh93-20020628
>Release-Note:
>Audit-Trail:
>Unformatted:
 >> Checksum OK for ksh93/INIT.2002-06-28.tgz.
 >> Checksum OK for ksh93/ast-ksh.2002-06-28.tgz.
 ===>  Patching for ksh93-20020628
 ===>  Applying FreeBSD patches for ksh93-20020628
 ===>  Configuring for ksh93-20020628
 ===>  Building for ksh93-20020628
 package: update /usr/ports/shells/ksh93/work/bin/execrate
 package: initialize the /usr/ports/shells/ksh93/work/arch/freebsd.i386 view
 package: update /usr/ports/shells/ksh93/work/arch/freebsd.i386/bin/proto
 package: update /usr/ports/shells/ksh93/work/arch/freebsd.i386/bin/mamake
 package: update /usr/ports/shells/ksh93/work/arch/freebsd.i386/bin/ratz
 package: update /usr/ports/shells/ksh93/work/arch/freebsd.i386/bin/release
 package: make output captured in /usr/ports/shells/ksh93/work/arch/freebsd.i386/lib/package/gen/make.out
 package: make start at Tue Jul 16 13:31:46 CEST 2002 in /usr/ports/shells/ksh93/work/arch/freebsd.i386
 + mamake -r '*/*' -k install ksh93
 + mamake -C cmd/INIT -k install
 
 [...]
 
 mamake [cmd/ksh93]: *** exit code 1 making vi.o
 + cc -O -pipe -I. -I/usr/ports/shells/ksh93/work/src/cmd/ksh93 -Iinclude -I/usr/ports/shells/ksh93/work/src/cmd/ksh93/include -I/usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast '-DSH_DICT="libshell"' -DKSHELL -D_PACKAGE_ast -DSHOPT_SUID_EXEC -D SHOPT_MULTIBYTE -DSHOPT_VSH -DSHOPT_ESH '-DUSAGE_LICENSE="[-author?David Korn <dgk@research.att.com>][-copyright?Copyright (c) 1982-2002 AT&T Corp.][-license?http://www.research.att.com/sw/license/ast-open.html][--catalog?libshell]"' -c /usr/ports/shells /ksh93/work/src/cmd/ksh93/sh/shcomp.c
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:33: ast.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:34: sfio.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:35: error.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:37: cdt.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:38,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:32: ast.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:33: sfio.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:40,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/fault.h:33: sig.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:40,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/fault.h:35: error.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/fault.h:36: sfio.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:41,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/argnod.h:32: stak.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:34,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:164,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/cmd.h:41: ast.h: No such file or directory
 /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/cmd.h:42: error.h: No such file or directory
 /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/cmd.h:43: stak.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:164,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:35: cdt.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:38,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:164,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:36: ast.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:37: cdt.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:61,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:38,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:164,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:36: ast.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:37: cdt.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:64:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shnodes.h:34: ast.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:66:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/io.h:31: ast.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/io.h:32: sfio.h: No such file or directory
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:38,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:40: syntax error before `Sfdisc_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:71: syntax error before `Sfio_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:72: syntax error before `off_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:73: syntax error before `hist_tell'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:73: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:74: syntax error before `hist_seek'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h:74: warning: data definition has no type or storage class
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:40,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/fault.h:78: syntax error before `Sfio_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/fault.h:89: field `err' has incomplete type
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:41,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/argnod.h:41: syntax error before `off_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/argnod.h:63: syntax error before `Stak_t'
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:53: syntax error before `Dt_t'
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:38,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:164,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:49: syntax error before `Sflong_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:52: syntax error before `Sfdouble_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:55: syntax error before `Dt_t'
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:61,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:38,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:164,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:56: syntax error before `size_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:64: syntax error before `Sfio_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:65: syntax error before `Dt_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:88: syntax error before `Dtlink_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:196: syntax error before `Dt_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:199: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:199: `nv_scan' declared as function returning a function
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:199: syntax error before `void'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h:208: syntax error before `Dt_t'
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:38,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:164,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:82: syntax error before `off_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:150: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:154: syntax error before `_Nvdisc'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/name.h:154: warning: data definition has no type or storage class
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:164,
                  from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:109: syntax error before `Dt_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:120: syntax error before `Dt_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:125: syntax error before `Sfio_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:136: syntax error before `Sfio_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:136: syntax error before `Dt_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:136: syntax error before `Dt_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:136: syntax error before `Sfio_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:136: syntax error before `uid_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:157: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:157: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:161: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:163: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:167: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:167: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:169: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:178: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:178: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:183: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:183: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:184: syntax error before `sh_read'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:184: syntax error before `size_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:184: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:185: syntax error before `sh_write'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:185: syntax error before `size_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:185: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:186: syntax error before `sh_seek'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:186: syntax error before `off_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h:186: warning: data definition has no type or storage class
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:63:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:196: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:202: syntax error before `sh_fork'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:202: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:205: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:209: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:209: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:211: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:211: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:212: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:212: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:238: syntax error before `sh_mailchk'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/defs.h:238: warning: data definition has no type or storage class
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:64:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shnodes.h:157: syntax error before `off_t'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shnodes.h:206: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shnodes.h:206: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shnodes.h:211: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shnodes.h:213: syntax error before `*'
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:65:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/path.h:52: syntax error before `dev_t'
 In file included from /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:66:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/io.h:80: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/io.h:80: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c: In function `main':
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:76: `Sfio_t' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:76: (Each undeclared identifier is reported only once
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:76: for each function it appears in.)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:76: `in' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:76: `out' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:77: syntax error before `*'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:81: `error_info' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:82: `n' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:85: `dflag' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:88: `vflag' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:91: `nflag' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:94: `opt_info' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:86: warning: unreachable code at beginning of switch statement
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:105: `cp' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:111: `sfstdin' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:114: storage size of `statb' isn't known
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:115: syntax error before `)'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:118: `S_IFMT' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:118: `S_IXUSR' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:118: `S_IXGRP' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:118: `S_IXOTH' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:121: `sfstdout' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:135: `t' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:144: `np' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/shcomp.c:166: `SF_UNBOUND' undeclared (first use in this function)
 mamake [cmd/ksh93]: *** exit code 1 making shcomp.o
 + cc -O -pipe -I. -I/usr/ports/shells/ksh93/work/src/cmd/ksh93 -I/usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast -D_PACKAGE_ast -c /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:55: ast.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:57: ls.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:58: sig.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:59: error.h: No such file or directory
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:94: syntax error before `ruserid'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:94: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:95: syntax error before `euserid'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:95: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:96: syntax error before `rgroupid'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:96: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:97: syntax error before `egroupid'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:97: warning: data definition has no type or storage class
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c: In function `main':
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:104: storage size of `statx' isn't known
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:106: syntax error before `effuid'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:168: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:168: `S_IFMT' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:168: (Each undeclared identifier is reported only once
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:168: for each function it appears in.)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:171: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:175: `X_OK' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:194: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:197: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:197: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:200: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:200: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:203: `F_DUPFD' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:208: `effuid' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:209: `effgid' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:211: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:211: `S_ISUID' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:212: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:213: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:213: `S_ISGID' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:214: invalid use of undefined type `struct stat'
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:237: warning: assignment makes pointer from integer without a cast
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c: In function `error_exit':
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:285: `sfstdout' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c: In function `eaccess':
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:296: storage size of `statb' isn't known
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:304: `S_IXUSR' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:304: `S_IXGRP' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:304: `S_IXOTH' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c: In function `setids':
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:347: `S_ISGID' undeclared (first use in this function)
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c: At top level:
 /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh/suid_exec.c:98: storage size of `statb' isn't known
 mamake [cmd/ksh93]: *** exit code 1 making suid_exec.o
 + mv /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man1/sh.1 /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man1/sh.1.old
 + 2> /dev/null
 + true
 + test '' = sh.1
 + cp /usr/ports/shells/ksh93/work/src/cmd/ksh93/sh.1 /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man1/sh.1
 + mv /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man3/shell.3 /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man3/shell.3.old
 + 2> /dev/null
 + true
 + test '' = shell.3
 + cp /usr/ports/shells/ksh93/work/src/cmd/ksh93/shell.3 /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man3/shell.3
 + mv /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man3/nval.3 /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man3/nval.3.old
 + 2> /dev/null
 + true
 + test '' = nval.3
 + cp /usr/ports/shells/ksh93/work/src/cmd/ksh93/nval.3 /usr/ports/shells/ksh93/work/arch/freebsd.i386/man/man3/nval.3
 + mv /usr/ports/shells/ksh93/work/arch/freebsd.i386/lib/lib/shell /usr/ports/shells/ksh93/work/arch/freebsd.i386/lib/lib/shell.old
 + 2> /dev/null
 + true
 + test '' = shell.req
 + cp shell.req /usr/ports/shells/ksh93/work/arch/freebsd.i386/lib/lib/shell
 + proto -p -s -l /usr/ports/shells/ksh93/work/arch/freebsd.i386/lib/package/ast.lic '-o since=1982,author=dgk' /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/nval.h
 + 1> 1.24294.x
 + cmp -s /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/nval.h 1.24294.x
 + 2> /dev/null
 + mv 1.24294.x /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/nval.h
 + proto -p -s -l /usr/ports/shells/ksh93/work/arch/freebsd.i386/lib/package/ast.lic '-o since=1982,author=dgk' /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/shell.h
 + 1> 1.24298.x
 + cmp -s /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/shell.h 1.24298.x
 + 2> /dev/null
 + mv 1.24298.x /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/shell.h
 + proto -p -s -l /usr/ports/shells/ksh93/work/arch/freebsd.i386/lib/package/ast.lic '-o since=1982,author=dgk' /usr/ports/shells/ksh93/work/src/cmd/ksh93/include/history.h
 + 1> 1.24302.x
 + cmp -s /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/history.h 1.24302.x
 + 2> /dev/null
 + mv 1.24302.x /usr/ports/shells/ksh93/work/arch/freebsd.i386/include/ast/history.h
 + mv /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/dirs /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/dirs.old
 + 2> /dev/null
 + true
 + test '' = fun/dirs
 + cp /usr/ports/shells/ksh93/work/src/cmd/ksh93/fun/dirs /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/dirs
 + chmod ugo+x /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/dirs
 + mv /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/popd /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/popd.old
 + 2> /dev/null
 + true
 + test '' = fun/popd
 + cp /usr/ports/shells/ksh93/work/src/cmd/ksh93/fun/popd /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/popd
 + chmod ugo+x /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/popd
 + mv /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/pushd /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/pushd.old
 + 2> /dev/null
 + true
 + test '' = fun/pushd
 + cp /usr/ports/shells/ksh93/work/src/cmd/ksh93/fun/pushd /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/pushd
 + chmod ugo+x /usr/ports/shells/ksh93/work/arch/freebsd.i386/fun/pushd
 mamake: *** exit code 1 making cmd/ksh93
 package: make: errors making /usr/ports/shells/ksh93/work/arch/freebsd.i386/bin/ksh
 package: make done  at Tue Jul 16 13:33:57 CEST 2002 in /usr/ports/shells/ksh93/work/arch/freebsd.i386
 *** Error code 1
 
 Stop in /usr/ports/shells/ksh93.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020716114513.3F93559A>