Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 1995 13:36:12 -0500
From:      rkw@dataplex.net (Richard Wackerbarth)
To:        Kim Culhan <kimc@w8hd.w8hd.org>
Cc:        hackers@FreeBSD.org
Subject:   Re: perl5.001 patches needed
Message-ID:  <v02120b03abadd9449934@[199.183.109.242]>

next in thread | raw e-mail | index | archive | help
>The perl5.001 obtained frm prep.ai.mit.edu seems to know about freebsd but
>we see this problem:
>
>cc -c  -O  -I../.. -DLIBC="/usr/lib/libc.so.2.1"  DynaLoader.c
>DynaLoader.c: In function `XS_DynaLoader_dl_load_file':
>DynaLoader.c:138: array subscript is not an integer
>DynaLoader.c:138: array subscript is not an integer
>DynaLoader.c:138: array subscript is not an integer
>DynaLoader.c:138: array subscript is not an integer
>DynaLoader.c: In function `XS_DynaLoader_dl_find_symbol':
>
>If there is a patch already built, a pointer to it is very greatly
>appreciated.

This appears to be the vprintf problem. Get a copy of vprintf.c for the
libc in -current and rebuilt your library.

----
Richard Wackerbarth
rkw@dataplex.net





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?v02120b03abadd9449934>