Re: compile error with libc 2.1.95

2000-10-29 Thread Marcus Brinkmann
On Sun, Oct 29, 2000 at 05:43:40PM -0500, Roland McGrath wrote: > I just checked in a change to wire.c to rewrite that function using only > public libc/libdl interfaces. I'm not able to test it, so you might have > to fix something. dlopen wants a second argument, "flag". I don't know which com

Re: compile error with libc 2.1.95

2000-10-29 Thread Roland McGrath
I just checked in a change to wire.c to rewrite that function using only public libc/libdl interfaces. I'm not able to test it, so you might have to fix something. If dlopen ever fails, then report this as a glibc bug; you should be able to make a simple program that does the dlopen of each load

compile error with libc 2.1.95

2000-10-29 Thread Marcus Brinkmann
hi, CVS Hurd with libc 2.1.95: i386-gnu-gcc -DHAVE_LINEWRAP_H -DHAVE_CTHREADS_H -Wall -g -O3 -I. -I../../libshouldbeinlibc -I.. -I../.. -I../../include -D_GNU_SOURCE -c -o wire.o ../../libshouldbeinlibc/wire.c ../../libshouldbeinlibc/wire.c: In function `map_extent': ../../libshouldbeinlibc/