public inbox for libc-hacker@sourceware.org
 help / color / mirror / Atom feed
* multiple definition of `__malloc_initialize_hook'
@ 2002-04-01  7:56 Andreas Jaeger
  2002-04-03 18:30 ` Ulrich Drepper
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Jaeger @ 2002-04-01  7:56 UTC (permalink / raw)
  To: GNU libc hacker


Building a static only glibc for i686-linux I get this error with
glibc mainline:

/builds/glibc/static/libc.a(malloc.o): In function `malloc_init_state':
/usr/src/cvs/libc/malloc/malloc.c:2188: multiple definition of `__malloc_initialize_hook'
/builds/glibc/static/locale/localedef.o:/usr/src/cvs/libc/locale/programs/localedef.c:151: first defined here
collect2: ld returned 1 exit status
make[2]: *** [/builds/glibc/static/locale/localedef] Error 1

How can we fix this? 

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-04  2:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-01  7:56 multiple definition of `__malloc_initialize_hook' Andreas Jaeger
2002-04-03 18:30 ` Ulrich Drepper

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).