EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Next RTEMS-uC5282 build problem
From: Till Straumann <[email protected]>
To: John Dobbins <[email protected]>
Cc: EPICS Tech-Talk <[email protected]>
Date: Wed, 16 Nov 2005 13:34:45 -0800
Delete or #ifdef the line

#define CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER

in src/RTEMS/base/rtems_config.c

Note that the current check for a particular CPU ( #ifdef __mc68040__ )
is *really* bad. Supporting the RTC is a BSP feature, i.e.,
the code should check for a particular BSP rather than CPU.
Also, it would be better to only use the RTC on
'known with support' boards rather than not using it on
'known w/o support' boards...

HTH
T.


John Dobbins wrote:
Dear All,

I am trying to build EPICS (3.14.7) for RTEMS-uC5282 on host linux-x86.
I get the following build error. Any advice welcome.

John Dobbins



/mnt/disk1/rtems-4.7/bin/m68k-rtems4.7-g++ -B/mnt/disk1/rtems-4.7/m68k-rtems4.7/uC5282/lib/ -specs bsp_specs -qrtems -o softIoc -static -L../../../lib/RTEMS-uC5282/ -m528x -u Init /mnt/disk1/rtems-4.7/m68k-rtems4.7/uC5282/lib/no-dpmem.rel /mnt/disk1/rtems-4.7/m68k-rtems4.7/uC5282/lib/no-mp.rel /mnt/disk1/rtems-4.7/m68k-rtems4.7/uC5282/lib/no-part.rel /mnt/disk1/rtems-4.7/m68k-rtems4.7/uC5282/lib/no-signal.rel /mnt/disk1/rtems-4.7/m68k-rtems4.7/uC5282/lib/no-rtmon.rel -m5200 softIoc_registerRecordDeviceDriver.o softMain.o -lrecIoc -lsoftDevIoc -liocsh -lmiscIoc -lrsrvIoc -ldbtoolsIoc -lasIoc -ldbIoc -lregistryIoc -ldbStaticIoc -lca -lCom -lm -lrtemsCom -lrtemscpu -lCom -lrtemsNfs -lm
../../../lib/RTEMS-uC5282//librtemsCom.a(rtems_config.o):(.data+0x94): undefined reference to `rtc_initialize'




Replies:
Re: Next RTEMS-uC5282 build problem John Dobbins
Re: Next RTEMS-uC5282 build problem Eric Norum
References:
RE: RTEMS-uC5282 build problem Allison, Stephanie
Next RTEMS-uC5282 build problem John Dobbins

Navigate by Date:
Prev: Next RTEMS-uC5282 build problem John Dobbins
Next: Re: Real time video with epics Steven Hunt
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Next RTEMS-uC5282 build problem John Dobbins
Next: Re: Next RTEMS-uC5282 build problem John Dobbins
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  <20052006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·