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]
Other format: [Raw text]

Re: CVS source fail to build in Debian/Sid


-----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-----


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