Hai,
  I tried to install bash-2.05a as suggested by the
book.
While ./configure ... it was fine. But while 'make' it
gave the following error(at end of the mail).
  I am using fedoracore 3, glibc-2.3.3, gcc-3.4.2
  I am following LFS-3.3
  I am not a subscribed member of this mailing list.

Thank you.

vignesh

/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libc.a(malloc.o)(.text+0x1380):
In function `free':
: multiple definition of `free'
./lib/malloc/libmalloc.a(malloc.o)(.text+0xa7c):/mnt/kernel/usr/src/bash-2.05a/lib/malloc/malloc.c:1072:
first defined here
/usr/bin/ld: Warning: size of symbol `free' changed
from 22 in ./lib/malloc/libmalloc.a(malloc.o) to 175
in
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libc.a(malloc.o)
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libc.a(malloc.o)(.text+0x2c70):
In function `malloc':
: multiple definition of `malloc'
./lib/malloc/libmalloc.a(malloc.o)(.text+0xa48):/mnt/kernel/usr/src/bash-2.05a/lib/malloc/malloc.c:1057:
first defined here
/usr/bin/ld: Warning: size of symbol `malloc' changed
from 22 in ./lib/malloc/libmalloc.a(malloc.o) to 373
in
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libc.a(malloc.o)
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libc.a(malloc.o)(.text+0x30a0):
In function `realloc':
: multiple definition of `realloc'
./lib/malloc/libmalloc.a(malloc.o)(.text+0xa60):/mnt/kernel/usr/src/bash-2.05a/lib/malloc/malloc.c:1065:
first defined here
/usr/bin/ld: Warning: size of symbol `realloc' changed
from 25 in ./lib/malloc/libmalloc.a(malloc.o) to 531
in
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../libc.a(malloc.o)
collect2: ld returned 1 exit status
make: *** [bash] Error 1



                
_______________________________________________________
Too much spam in your inbox? Yahoo! Mail gives you the best spam protection for 
FREE! http://in.mail.yahoo.com
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to