bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple definitions of "tmpfile" cause libc builds to fail


From: Dzung Nguyen
Subject: multiple definitions of "tmpfile" cause libc builds to fail
Date: Wed, 12 Jun 2002 01:07:44 -0400
User-agent: Mozilla/5.0 (X11; U; Linux alpha; en-US; rv:0.9.9) Gecko/20020503

Hi. The following error messages occur when we build libc with different baselines on our alpha and intel machines. I saw some recent changes on CVS's libc source that took place last night, which could have caused the problem. Please let us know. Thank you.

c_3.0.4/native/libc/libc_pic.a
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.0.4/native/libc/libc_pic
.a(tmpfile64.os): In function `tmpfile@@GLIBC_2.1':
tmpfile64.os(.text+0x0): multiple definition of `__new_tmpfile'
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.0.4/native/libc/libc_pic
.a(tmpfile.os)(.text+0x0): first defined here
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.0.4/native/libc/libc_pic
.a(tmpfile64.os): In function `tmpfile@@GLIBC_2.1':
tmpfile64.os(.text+0x0): multiple definition of `tmpfile@@GLIBC_2.1'
/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.0.4/native/libc/libc_pic
.a(tmpfile.os)(.text+0x0): first defined here
collect2: ld returned 1 exit status
make[1]: *** [/mnt/u9/toolchain/buildsys/build/alpha9/bootstrap-gcc_3.0.4/native
/libc/libc_pic.os] Error 1
make[1]: Leaving directory `/mnt/u9/toolchain/buildsys/source/libc'
make: *** [all] Error 2
~

--
Dzung V. Nguyen                     email: address@hidden
Alpha Linux Group                   http://linux.iol.unh.edu/clp
InterOperability Laboratory
7 Leavitt Lane                      phone: (603) - 862 - 0401
Durham, NH 03824                    fax  : (603) - 862 - 4181





reply via email to

[Prev in Thread] Current Thread [Next in Thread]