Subject: pkg/33413: cannot build devel/cvs under interix-3.5
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <cheusov@tut.by>
List: pkgsrc-bugs
Date: 05/02/2006 22:25:00
>Number: 33413
>Category: pkg
>Synopsis: cannot build devel/cvs under interix-3.5
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue May 02 22:25:00 +0000 2006
>Originator: Aleksey Cheusov
>Release: Interix chent 3.5 SP-8.0.1969.1 x86 AMD Athlon
>Organization:
home
>Environment:
Interix chent 3.5 SP-8.0.1969.1 x86 AMD Athlon
>Description:
0 >pwd
/srv/pkgsrc/devel/cvs
0 >bmake
===> *** No /srv/pkgsrc/distfiles/pkg-vulnerabilities file found,
===> *** skipping vulnerability checks. To fix, install
===> *** the pkgsrc/security/audit-packages package and run
===> *** '/usr/pkg/sbin/download-vulnerability-list'.
===> Building for cvs-1.11.21
/usr/pkg/bin/bmake all-recursive
Making all in lib
Making all in diff
Making all in src
if gcc -D_ALL_SOURCE -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../diff -I/usr/p
kg/include -O -I/usr/pkg/include -MT zlib.o -MD -MP -MF ".deps/zlib.Tpo" -c -o
zlib.o zlib.c; then mv -f ".deps/zlib.Tpo" ".deps/zlib.Po"; else rm -f ".deps/z
lib.Tpo"; exit 1; fi
zlib.c:25:18: zlib.h: No such file or directory
zlib.c:46: error: parse error before "z_stream"
zlib.c:49: error: parse error before "z_stream"
...
zlib package is already installed.
devel/zlib/work/.buildlink and devel/cvs/.buildlink
directories contain lib, include and bin
directories and nothing inside them.
>How-To-Repeat:
Both w2k and interix are almost fresh.
Nothing in /etc/mk.conf.
>Fix: