Re: Kernel 2.1.31 and APM

=?ISO-8859-1?Q?Tom=E1s_Restrepo?= (trestrep@medellin.cetcol.net.co)
Sat, 5 Apr 1997 12:48:24 -0500


I got the same messages and removed them editing the file time.c (don't
remember the exact locacation, somewhere under arch/i386/). Just change the
definition of get_cmos_time so that it isn't static anymore. I don't know if
that's how it should be, but it seems to work fine. Would someone care to
comment on it?

+-----------------------------------+
| Tomas Restrepo Madrid | Ultimately,
| Winder | all things are known
| trestrep@medellin.cetcol.net.co | because you want
| etrm703@delta.eafit.edu.co | to believe you know.
|http://delta.eafit.edu.co/~etrm703/| -from DUNE
+-----------------------------------+

----------
> From: John Gluck <jgluck@total.net>
> To: linux-kernel@vger.rutgers.edu
> Subject: Kernel 2.1.31 and APM
> Date: Sábado 5 de Abril de 1997 11:55 AM
>
> Hi
>
> I built the 2.1.31 kernel last night and could not get it to compile
> with APM enabled.
>
> It complained about:
>
> undefined reference to get_cmos_time
>
> It worked fine in the 2.1.30 version. I replied yes to all the APM
> options.
>
> John Gluck