CVS source fail to build in Debian/Sid

Ulrich Drepper drepper@redhat.com
Thu Apr 17 16:34:00 GMT 2003


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Petter Reinholdtsen wrote:
> [Petter Reinholdtsen]
> 
>>Any ideas to what I do wrong?

Don't compile without threads.  This is not supported.


> I got this compiling by adding two dummy functions:

The two variables are no functions.

> --- dl-support.c.~1.69.~	Thu Apr 17 00:07:42 2003
> +++ dl-support.c	Thu Apr 17 11:59:39 2003
> @@ -138,7 +138,7 @@
>     This must be a recursive lock since the initializer function of
>     the loaded object might as well require a call to this function.
>     At this time it is not anymore a problem to modify the tables.  */
> -__rtld_lock_define_initialized_recursive (, _dl_load_lock)
> +__rtld_lock_define_initialized_recursive (_dl_load_lock);

That's no typo.


I've checked in some changes but you really should never do this.

- -- 
- --------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+ntdx2ijCOnn/RHQRAvyBAKCcagB/AJFot4eZl3qNjpsXNwSrtACeIfYN
hh87aQJ+7bOOuhL63Y7vcgo=
=XMFO
-----END PGP SIGNATURE-----



More information about the Libc-alpha mailing list