bug-glibc
[Top][All Lists]
Advanced

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

Re: multiple definitions of "tmpfile" cause libc builds to fail


From: bemis
Subject: Re: multiple definitions of "tmpfile" cause libc builds to fail
Date: Wed, 12 Jun 2002 16:31:48 -0400

Yes. We started with a clean build directory.

Andreas Jaeger wrote:

> Dzung Nguyen <address@hidden> writes:
>
> > 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.
>
> Did you start with a clean build directory?  This could be the result
> of some old object files lying around,
>
> Andreas
>
> > 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
> > ~
>
> --
>  Andreas Jaeger
>   SuSE Labs address@hidden
>    private address@hidden
>     http://www.suse.de/~aj




reply via email to

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