1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 <2019> 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 <2019> 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Problems compiling base-3.15.6 with RTEMS |
From: | Michael Westfall via Tech-talk <[email protected]> |
Cc: | tech-talk <[email protected]> |
Date: | Fri, 13 Sep 2019 11:58:20 -0300 |
Yes, libbspExt is already installed.EPICS R3.14.12.8 (and previous versions) find it without any problem.It's just EPICS R3.15.6 that can't find it for some reason.acc -I../../../src/libCom/yacc -I../../../src/libCom/yajl -I../../../include/compiler/gcc -I../../../include/os/RTEMS -I../../../include -c ../../../src/libCom/osi/os/RTEMS/devLibVMEOSD.c> ../../../src/libCom/osi/os/RTEMS/devLibVMEOSD.c:26:24: error: bsp/bspExt.h: No such file or directory
> ../../../src/libCom/osi/os/RTEMS/devLibVMEOSD.c: In function 'rtemsDevInit':
> ../../../src/libCom/osi/os/RTEMS/devLibVMEOSD.c:129: warning: implicit declaration of function 'bspExtInit'
> make[3]: *** [devLibVMEOSD.o] Error 1
> make[3]: Leaving directory `/gem_sw/epics/R3.15.6/epics-base/src/libCom/O.RTEMS-mvme3100'
> make[2]: *** [install.RTEMS-mvme3100] Error 2
> make[2]: Leaving directory `/gem_sw/epics/R3.15.6/epics-base/src/libCom'
> make[1]: *** [libCom.install] Error 2
> make[1]: Leaving directory `/gem_sw/epics/R3.15.6/epics-base/src'
> make: *** [src.install] Error 2
>
> It can't find the header file for libbspExt in <bsp/bspExt.h>, even though it's right there where it's always been and can be found when compiling our previoous versions of EPICS...
>
> I've looked at all the files in .../base/configure, but I don't see what has changed that might cause this.
>
> Any pointers appreciated.
> --
> Mike Westfall
> Control Systems Software Engineer
>
>