Re: Linux 2.5.25-dj1

Dave Jones (davej@suse.de)
Tue, 9 Jul 2002 17:53:34 +0200


On Tue, Jul 09, 2002 at 10:29:59AM -0500, Scott M. Hoffman wrote:

> > fs/fs.o: In function `proc_pid_stat':
> > fs/fs.o(.text+0x1fb72): undefined reference to `__udivdi3'
> > fs/fs.o: In function `kstat_read_proc':
> > fs/fs.o(.text+0x20b42): undefined reference to `__udivdi3'
> > fs/fs.o(.text+0x20bd0): undefined reference to `__udivdi3'
> I'm also getting this error. Looking it up on Google points to earlier
> problems than 2.5.25, both with binutils and gcc. I've tried binutils
> 2.11, 2.12 and gcc 2.95.3, 2.96(RH 7.3), and 3.1. No combination seems
> to work.

It's a clash with the jiffies_to_clock_t stuff that went into 2.5.25,
and the >497 day uptime wrap fix that went into my tree.
I'll put up a -dj2 later today fixing this.

Dave

-- 
| Dave Jones.        http://www.codemonkey.org.uk
| SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/