Is there a reason you are compiling glibc?  I've always put that on my
official "bad idea" list because of how intrusive it is.

It looks like the file is missing an #include statement.

Jon

On Tue, 15 Jul 2003, Lisa Ryan wrote:

> Hi,
>
> I am configuring glibc-2.2. When I do a mak, I get the following error:
>
> Can anyone tell me what the problem could be ?
>
> thanks
> Lisa
>
>
>
>  -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/
> dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic
> /elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include
> ../include/libc-symbols.h     -o malloc.o
> malloc.c: In function `ptmalloc_init':
> malloc.c:1698: `__pthread_initialize' undeclared (first use in this
> function)
> malloc.c:1698: (Each undeclared identifier is reported only once
> malloc.c:1698: for each function it appears in.)
> malloc.c:1699: `__pthread_initialize' used prior to declaration
> malloc.c:1699: warning: implicit declaration of function
> `__pthread_initialize'
> make[1]: *** [malloc.o] Error 1
> make[1]: Leaving directory `/apps/glibc-2.2/malloc'
> make: *** [malloc/subdir_lib] Error 2
>
>
> This E-mail and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this E-mail in error please notify us 
> immediately and delete this E-mail from your system. Thank you.
> It is possible for data transmitted by email to be deliberately or
> accidentally corrupted or intercepted. For this reason, where the
> communication is by E-mail, the Big Picture Group does not accept
> any responsibility for any breach of confidence which may arise through the use of 
> this medium.
> Opinions, conclusions and other information in this message that do not relate to 
> the official business of Big Picture Group shall be understood as neither given nor 
> endorsed by it.
> This footnote also confirms that this email message has been swept for the presence 
> of known computer viruses.
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://www.redhat.com/mailman/listinfo/redhat-list
>


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to