Subject: Re: iplog-2.2.3 stop in make
To: Homer Sipes <sipes@linuxmail.org>
From: Chris Pinnock <cjep@fawlty.net>
List: netbsd-help
Date: 06/29/2002 18:22:53
On Sun, Jun 30, 2002 at 01:15:58AM +0800, Homer Sipes wrote:
> when i try to make in iplog-2.2.3, i get:
> 
>  # make
> make  all-recursive
> Making all in src
> Making all in gnu
> cc -I/usr/pkg/include -L/usr/pkg/lib -g -O2 -D_REENTRANT  -c getopt.c
> getopt.c:3: config.h: No such file or directory
> getopt.c:109: gnu/getopt.h: No such file or directory
> *** Error code 1
> 
> anyone know what to do?

Was there a configure script? If so, did that run correctly?

best wishes,
Chris