EPICS Home

Experimental Physics and Industrial Control System


 
1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  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  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: bspExt.h
From: <[email protected]>
To: <[email protected]>
Date: Fri, 4 Jun 2010 16:49:32 +0100
Hi,

When building epics base using a target architecture of RTEMS-mvme5500 I
get:

make -C O.RTEMS-mvme5500 -f ../Makefile TOP=../../.. T_A=RTEMS-mvme5500
install
make[3]: Entering directory
`/scratch/npr78/codeathon/base/src/libCom/O.RTEMS-mvme5500'

/scratch/npr78/codeathon/prod/tools/RHEL5/rtems/4.9.2/bin/powerpc-rtems4
.9.2-gcc --pipe
-B/scratch/npr78/codeathon/prod/tools/RHEL5/rtems/4.9.2/powerpc-rtems4.9
.2/mvme5500/lib/ -specs bsp_specs -qrtems   -fasm -c
-fno-strict-aliasing -mcpu=7450 -Dmpc7455 -mno-altivec -mabi=altivec
-mvrsave=no -mmultiple -mstring -mstrict-align              -DUNIX
-O2 -g -g  -Wall      -DMY_DO_BOOTP=NULL -DHAVE_MOTLOAD
-DBSP_NVRAM_BASE_ADDR=0xf1110000      -I. -I../O.Common -I.
-I../../../src/libCom/osi/os/RTEMS -I../../../src/libCom/osi/os/posix
-I../../../src/libCom/osi/os/default -I..
-I../../../src/libCom/bucketLib -I../../../src/libCom/ring
-I../../../src/libCom/calc -I../../../src/libCom/cvtFast
-I../../../src/libCom/cppStd -I../../../src/libCom/cxxTemplates
-I../../../src/libCom/dbmf -I../../../src/libCom/ellLib
-I../../../src/libCom/env -I../../../src/libCom/error
-I../../../src/libCom/fdmgr -I../../../src/libCom/freeList
-I../../../src/libCom/gpHash -I../../../src/libCom/iocsh
-I../../../src/libCom/logClient -I../../../src/libCom/macLib
-I../../../src/libCom/misc -I../../../src/libCom/osi
-I../../../src/libCom/taskwd -I../../../src/libCom/timer
-I../../../src/libCom/tsDefs -I../../../include/os/RTEMS
-I../../../include        ../../../src/libCom/osi/os/RTEMS/devLibOSD.c 
../../../src/libCom/osi/os/RTEMS/devLibOSD.c:27:24: error: bsp/bspExt.h:
No such file or directory
../../../src/libCom/osi/os/RTEMS/devLibOSD.c: In function 'rtmsDevInit':
../../../src/libCom/osi/os/RTEMS/devLibOSD.c:114: warning: implicit
declaration of function 'bspExtInit'
make[3]: *** [devLibOSD.o] Error 1
make[3]: Leaving directory
`/scratch/npr78/codeathon/base/src/libCom/O.RTEMS-mvme5500'
make[2]: *** [install.RTEMS-mvme5500] Error 2
make[2]: Leaving directory `/scratch/npr78/codeathon/base/src/libCom'
make[1]: *** [libCom.install] Error 2
make[1]: Leaving directory `/scratch/npr78/codeathon/base/src'
make: *** [src.install] Error 2

For RTEMS-mvme167 and and RTEMS-pc386 it works fine and the offending
include is couched in a number of #ifdef's which ensure it is only used
for powerPC's. If I comment out the include the build works fine. Is
this include only needed for some powerpc architectures, but not all? If
not, what do I need to fix it.

As you can see, it is RTEMS 4.9.2, built following Eric Norum's Getting
started instructions.

Cheers,

Nick Rees
Principal Software Engineer           Phone: +44 (0)1235-778430
Diamond Light Source                  Fax:   +44 (0)1235-446713

-- 
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd. 
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 





Replies:
Re: bspExt.h Eric Norum

Navigate by Date:
Prev: Re: streamDevice trick for in with or without value Dirk Zimoch
Next: Re: bspExt.h Eric Norum
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: EPICS support for Mass Spectrometers nick.rees
Next: Re: bspExt.h Eric Norum
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  <20102011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024