EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

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

Subject: Re: Problem building 3.14 application with ipac/CANbus
From: Marty Kraimer <[email protected]>
To: "Rarback, Harvey" <[email protected]>
Cc: EPICS Techtalk <[email protected]>
Date: Mon, 18 Feb 2002 12:52:01 -0600
"Rarback, Harvey" wrote:
> 
>         Folks,
> 
> I am trying to build a pure 3.14.0beta1 application.  I built the example application successfully and now I am trying to include Andrew Johnson's ipac/CANbus support.  My host is solaris-sparc-gnu and my IOC is VxWorks-68040. Here is what I did
> 
>  - built the ipac module with 3.14base.  I had to #include "recGbl.h" from
>    3.13base in canBus.h, but otherwise the module seems to have built ok.
> 
>  - listed the module in <top>/configure/RELEASE.
> 
>  - added these two lines to xxxApp/src/exampleInclude.dbd
>      include "drvIpac.dbd"
>      include "devTip810.dbd"
> 
> The build fails when linking the example executable with undefined symbols drvTip810 etc. in example_registerRecordDeviceDriver.o
> 
> I have experimented with setting LIBOBJS, LIB_OBJS, example_LIBS etc. in xxxApp/src/Makefile, pointing them to ipacLib and tip810Lib, but the build never finds the symbols.
> 
> If I don't add the dbd files to exampleInclude.dbd, but just dbLoadDatabase them, then I get errors like
>   iocInit: driver drvIpac not found
> 
> Any help would be greatly appreciated.
> 
>                                   --Harvey


Try

example_OBJS_vxWorks += $(IPAC_BIN)/ipacLib
example_OBJS_vxWorks += $(IPAC_BIN)/tip810Lib

Marty


References:
Problem building 3.14 application with ipac/CANbus Rarback, Harvey

Navigate by Date:
Prev: Problem building 3.14 application with ipac/CANbus Rarback, Harvey
Next: RE: Problem building 3.14 application with ipac/CANbus Rarback, Harvey
Index: 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Problem building 3.14 application with ipac/CANbus Rarback, Harvey
Next: RE: Problem building 3.14 application with ipac/CANbus Rarback, Harvey
Index: 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·