This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: _IO_lock_unlock (fwd)


Can someone please let me know how this has been resolved?
Thanks. Bob

Robert Bernecky                  Snake Island Research Inc.
bernecky@acm.org                 18 Fifth Street, Ward's Island
+1 416 203 0854                  Toronto, Ontario M5J 2B9 Canada
http://www.snakeisland.com

---------- Forwarded message ----------
Date: Mon, 30 Jul 2001 17:53:12 +0200
From: Andreas Jaeger <aj@suse.de>
To: Robert Bernecky <bernecky@acm.org>
Subject: Re: _IO_lock_unlock

Robert Bernecky <bernecky@acm.org> writes:

> I tried building glibc-2.2.4pre1.tar with this config:
>
> env CC=/usr/bin/gcc ../src/configure --prefix=$GLIBC_DIRNSP \
>         --disable-profile \
>         --disable-sanity-checks
>
> It died this way:
>
> genops.c: In function `flush_cleanup':
> genops.c:51: warning: implicit declaration of function
> `_IO_lock_unlock'
> genops.c:51: `list_all_lock' undeclared (first use in this function)

Send an email to libc-alpha, please.

> genops.c:51: (Each undeclared identifier is reported only once
> genops.c:51: for each function it appears in.)
> genops.c:51: Tree check: expected class 't', have 'x' (error_mark)

That's a compiler bug.

> genops.c:51: Internal compiler error in convert_arguments, at
> c-typeck.c:2004
> Please submit a full bug report.
> See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
> make[2]: *** [/home/gccdev/SP/glibc-2.2.4/BUILD/libio/genops.o] Error
> 1
> make[2]: Leaving directory `/home/gccdev/SP/glibc-2.2.4/src/libio'
>
> A web search revealed a message from you dated: 08 Jun 2000 09:06:54
>+0200
> entitled "compilation without multithreads broken".
>
> Has this been resolved?

At that point: Yes.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]