[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: glibc CPUCLOCK_WHICH missing error for i686-pc-gnu
From: |
Samuel Thibault |
Subject: |
Re: glibc CPUCLOCK_WHICH missing error for i686-pc-gnu |
Date: |
Tue, 12 Jan 2010 11:15:05 +0100 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Allan McRae, le Tue 12 Jan 2010 17:36:49 +1000, a écrit :
> /home/allan/hurd/build/glibc-build/rt/librt_pic.a(clock_settime.os): In
> function `clock_settime':
> clock_settime.c:(.text+0x6f): undefined reference to `CPUCLOCK_WHICH'
This doesn't happen on Debian because Debian compiles only for i486, for
which HP_TIMING_AVAIL is not defined.
You can use the attached patch.
Samuel
patch
Description: Text document