This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 4/7] Consolidate Linux getdents{64} implementation
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>
- Cc: <libc-alpha at sourceware dot org>
- Date: Thu, 19 Apr 2018 17:29:30 +0000
- Subject: Re: [PATCH 4/7] Consolidate Linux getdents{64} implementation
- References: <1520017165-15830-1-git-send-email-adhemerval.zanella@linaro.org> <1520017165-15830-4-git-send-email-adhemerval.zanella@linaro.org> <58439e02-ad1d-2cdc-8d7c-fbc73fc8e2fc@linaro.org> <be844c0d-d2c3-f19a-6fc9-ca155b604c15@linaro.org>
I'm seeing:
/scratch/jmyers/glibc-bot/build/glibcs/mips64-linux-gnu-n32/glibc/libc_pic.a(getdents64.os): In function `__getdents64':
/scratch/jmyers/glibc-bot/build/glibcs/mips64-linux-gnu-n32/glibc-src/dirent/../sysdeps/unix/sysv/linux/mips/mips64/getdents64.c:29: multiple definition of `__getdents'
/scratch/jmyers/glibc-bot/build/glibcs/mips64-linux-gnu-n32/glibc/libc_pic.a(getdents.os):/scratch/jmyers/glibc-bot/build/glibcs/mips64-linux-gnu-n32/glibc-src/dirent/../sysdeps/unix/sysv/linux/getdents.c:35: first defined here
for which this change seems the likely cause.
https://sourceware.org/ml/libc-testresults/2018-q2/msg00093.html
--
Joseph S. Myers
joseph@codesourcery.com