Subject: pkg/9835: sysutils/cfengine doesn't compile
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mw34@cornell.edu>
List: netbsd-bugs
Date: 04/07/2000 16:38:02
>Number: 9835
>Category: pkg
>Synopsis: sysutils/cfengine doesn't compile
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Apr 07 15:39:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator: Michael Wolfson
>Release: 1.4.2
>Organization:
>Environment:
NetBSD fatmac 1.4.2 NetBSD 1.4.2 (FATMAC) #0: Mon Mar 20 00:36:27 EST 2000 mw@fatmac:/usr/src/sys/arch/hp300/compile/FATMAC hp300
>Description:
sysutils/cfengine (1.5.3) from pkgsrc.tar.gz (dated Apr 1, 2000) doesn't compile properly.
cc -c -I/usr/local/include -O2 -DHAVE_CONFIG_H encrypt.c
encrypt.c: In function `LoadSecretKeys':
encrypt.c:84: `des_cblock' undeclared (first use in this function)
encrypt.c:84: (Each undeclared identifier is reported only once
encrypt.c:84: for each function it appears in.)
encrypt.c:84: syntax error before `)'
encrypt.c: In function `cfencrypt':
encrypt.c:138: syntax error before `ks1'
encrypt.c:140: `C_Block' undeclared (first use in this function)
encrypt.c:140: syntax error before `)'
encrypt.c:141: syntax error before `)'
encrypt.c:142: syntax error before `)'
encrypt.c:146: `ks1' undeclared (first use in this function)
encrypt.c:146: `ks2' undeclared (first use in this function)
encrypt.c:146: `ks3' undeclared (first use in this function)
encrypt.c:146: syntax error before `)'
encrypt.c: In function `cfdecrypt':
encrypt.c:158: syntax error before `ks1'
encrypt.c:161: `C_Block' undeclared (first use in this function)
encrypt.c:161: syntax error before `)'
encrypt.c:162: syntax error before `)'
encrypt.c:163: syntax error before `)'
encrypt.c:165: `ks1' undeclared (first use in this function)
encrypt.c:165: `ks2' undeclared (first use in this function)
encrypt.c:165: `ks3' undeclared (first use in this function)
encrypt.c:165: syntax error before `)'
*** Error code 1
Stop.
>How-To-Repeat:
Get pkgsrc.tar.gz (dated Apr 1, 2000)
cd sysutils/cfengine
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: