Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 1995 18:59:19 -0400 (EDT)
From:      Kim Culhan <kimc@w8hd.w8hd.org>
To:        Richard Wackerbarth <rkw@dataplex.net>
Cc:        hackers@FreeBSD.org
Subject:   Re: perl5.001 patches needed
Message-ID:  <Pine.NEB.3.91.950409184945.15149A-100000@w8hd.w8hd.org>
In-Reply-To: <v02120b03abadd9449934@[199.183.109.242]>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 9 Apr 1995, Richard Wackerbarth wrote:

> >The perl5.001 obtained frm prep.ai.mit.edu seems to know about freebsd but
> >we see this problem:
[deleted]
> >DynaLoader.c:138: array subscript is not an integer
> >DynaLoader.c: In function `XS_DynaLoader_dl_find_symbol':
> 
> This appears to be the vprintf problem. Get a copy of vprintf.c for the
> libc in -current and rebuilt your library.

The vprintf.c is: 2172 May 27  1994 vprintf.c

Not able to get this far though, we see:

cc -O2 -DLIBC_RCS -DSYSLIBC_RCS -D__DBINTERFACE_PRIVATE -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale -DYP -c /usr/src/lib/libc/locale/isctype.c -o isctype.o
/usr/src/lib/libc/locale/isctype.c:163: redefinition of `tolower'
/usr/include/ctype.h:137: `tolower' previously defined here
/usr/src/lib/libc/locale/isctype.c:171: redefinition of `toupper'
/usr/include/ctype.h:128: `toupper' previously defined here
*** Error code 1

Any help is much appreciated.

kim

--
kimc@w8hd.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.91.950409184945.15149A-100000>