libc/libc_so.a(lutimes.os) + lutimes.c: In function `lutimes': undefined reference to `__GI_utimensat'

Sedat Dilek sedat.dilek at googlemail.com
Fri Mar 18 17:37:15 UTC 2011


On Fri, Mar 18, 2011 at 4:51 PM, Sedat Dilek <sedat.dilek at googlemail.com> wrote:
> On Fri, Mar 18, 2011 at 3:40 PM, Peter Mazinger <ps.m at gmx.net> wrote:
>> Hi,
>>
>> I have committed a fix to future branch, try that patch with rc3
>>
>> Peter
>
[...]
>
> commit  d8cda40d2973564090c8bf9204775a5605a50d77
> "lutimes.c, stubs.c: fix compiling lutimes, if __NR_utimensat is not defined"
>
[...]
> [3] http://git.busybox.net/uClibc/commit/?h=future&id=d8cda40d2973564090c8bf9204775a5605a50d77
>

Yeah, your patch fixed the issue, Thanks.

$ egrep 'lutimes|utimensat' build.log
  CC libc/sysdeps/linux/common/lutimes.os -DNDEBUG
  CC libc/sysdeps/linux/common/utimensat.os -DNDEBUG

- Sedat -


More information about the uClibc mailing list