Not really.  So we should just ignore that error message by removing
the #error pragma?

Cheers.

Jun


On Thu, Oct 22, 2009 at 11:20:07AM +0530, Sujit K M wrote:
> Hi,
> 
> As per the source code.
> 
> #ifdef __ARCH_WANT_SYS_TIME
>  52
>  53 /*
>  54  * sys_time() can be implemented in user-level using
>  55  * sys_gettimeofday().  Is this for backwards compatibility?  If so,
>  56  * why not move it into the appropriate arch directory (for those
>  57  * architectures that need it).
>  58  */
> 
> 
> Does this help?
> 
> Thanks,
> 
> On Thu, Oct 22, 2009 at 4:40 AM, Jun Sun <j...@junsun.net> wrote:
> >
> > We are compiling for 2.6.25 kernel last year's Aug 8th uclinux distro
> > for a no-mmu ARM7 board. ?We have been using both options and kernel
> > compiles fine.
> >
> > Today I tried to get rid of OABI_COMPAT option and got the following
> > errors:
> >
> > ?CC ? ? ?kernel/time.o
> > kernel/time.c:53:2: error: #error ICSA specification requires the logging 
> > of time changes. This architecture will not log changes.
> >
> > A quick search did not reveal any easy answers. Does anybody know
> > the solution?
> >
> > Cheers.
> >
> > Jun
> > _______________________________________________
> > uClinux-dev mailing list
> > uClinux-dev@uclinux.org
> > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> > This message was resent by uclinux-dev@uclinux.org
> > To unsubscribe see:
> > http://mailman.uclinux.org/mailman/options/uclinux-dev
> >
> 
> 
> 
> -- 
> -- Sujit K M
> 
> blog(http://kmsujit.blogspot.com/)
> _______________________________________________
> uClinux-dev mailing list
> uClinux-dev@uclinux.org
> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
> This message was resent by uclinux-dev@uclinux.org
> To unsubscribe see:
> http://mailman.uclinux.org/mailman/options/uclinux-dev
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to