Subject: Re: vim and ncurses
To: Johnny C. Lam <jlam@netbsd.org>
From: Martti Kuparinen <martti.kuparinen@iki.fi>
List: tech-pkg
Date: 02/06/2002 10:05:09
On Tue, 5 Feb 2002, Johnny C. Lam wrote:

> Can you post the full error from the config.log?  I'm interested in the next
> few lines after this one that usually states the contents of conftest.c and
> the actual error messages given by the linker.

configure:6195: checking size of int
configure:6214: cc -o conftest -I/usr/pkgsrc/editors/vim/work/.buildlink/include
 -O2 -m68040 -I/usr/pkgsrc/editors/vim/work/.buildlink/include  -L/usr/pkgsrc/ed
itors/vim/work/.buildlink/lib  -Wl,-R/usr/pkg/lib -L/usr/local/lib conftest.c  -
lncurses 1>&5
configure: failed program was:
#line 6203 "configure"
#include "confdefs.h"
#include <stdio.h>
                main()
                {
                  FILE *f=fopen("conftestval", "w");
                  if (!f) exit(1);
                  fprintf(f, "%d\n", (int)sizeof(int));
                  exit(0);
                }
configure:6235: checking whether memmove/bcopy/memcpy handle overlaps

There's no visible error...

Martti

---
Martti Kuparinen <martti.kuparinen@iki.fi>      NetBSD - No media hype
http://www.iki.fi/~kuparine/                    http://www.netbsd.org/