Subject: pkg/9796: net/eggdrop doesn't configure correctly (thinks gcc can't handle ansi c header files)
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mbw@netbsd.org>
List: netbsd-bugs
Date: 04/06/2000 03:06:37
>Number: 9796
>Category: pkg
>Synopsis: net/eggdrop doesn't configure correctly (thinks gcc can't handle ansi c header files)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 05 22:05: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:
net/eggdrop from pkgsrc.tar.gz dated Apr 1, 2000 doesn't configure because it doesn't think gcc supports ansi c header files.
[...]
checking for dlopen... yes
checking for dprintf... no
checking for bzero... yes
checking for uname... yes
checking for vsnprintf... yes
Your system must support ANSI C Header files.
These are required for the language support. Sorry.
===> Building for eggdrop-1.3.22
loading cache ./config.cache
This is eggdrop's GNU configure script.
It's going to run a bunch of strange tests to hopefully make
your compile work without much twiddling.
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -Wl,
-R/usr/pkg/lib -L/usr/pkg/lib) works... yes
[...]
checking for bzero... yes
checking for uname... yes
checking for vsnprintf... yes
Your system must support ANSI C Header files.
These are required for the language support. Sorry.
make: don't know how to make install. Stop
*** Error code 2
Stop.
>How-To-Repeat:
Using pkgsrc.tar.gz dated Apr 1, 2000
cd net/eggdrop
make
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted: